Build: #874 failed

Job: Build Module failed

Stages & jobs

  1. Build

  2. Package

Job result summary

Completed
Duration
2 minutes
Revision
0ca16704ca79234124d66fb1e653ee46a0115d4c 0ca16704ca79234124d66fb1e653ee46a0115d4c
Total tests
48
Fixed in
#875 (Code changes detected)

Tests

  • 48 tests in total
  • 1 test failed
  • 1 failure is new
  • 1 test was quarantined / skipped
  • 1 minute taken in total.
New test failures 1
Status Test Duration
Collapse Failed DataExportTest testDischargeDataExport History
< 1 sec
java.lang.NullPointerException
	at org.openmrs.module.ebolaexample.reporting.DataExportTest.testDischargeDataExport(DataExportTest.java:73)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
(31 more lines...)