Build: #44 failed

Job: Build Module failed

Stages & jobs

  1. Build

  2. Package

Job result summary

Completed
Duration
1 minute
Revision
c284ca9738164f81372f2aa452654c729495a73b c284ca9738164f81372f2aa452654c729495a73b
Total tests
1
Fixed in
#47 (Code changes detected)

Tests

  • 1 test in total
  • 1 test failed
  • 1 failure is new
  • 37 seconds taken in total.
New test failures 1
Status Test Duration
Collapse Failed EbolaExampleActivatorComponentTest testStarted History
37 secs
java.lang.RuntimeException: Failed to set up the ebolaexample module
	at org.openmrs.module.ebolaexample.EbolaExampleActivator.started(EbolaExampleActivator.java:65)
	at org.openmrs.module.ebolaexample.EbolaExampleActivatorComponentTest.testStarted(EbolaExampleActivatorComponentTest.java:29)
	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)
(76 more lines...)