Build: #73 failed

Job: Build Module failed

Stages & jobs

  1. Build

  2. Package

Test results

  • 1 test in total
  • 1 test failed
  • 1 failure is new
  • 33 seconds taken in total.

Build 73 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed EbolaExampleActivatorComponentTest testStarted History
33 secs
java.lang.RuntimeException: Failed to set up the ebolaexample module
	at org.openmrs.module.ebolaexample.EbolaExampleActivator.started(EbolaExampleActivator.java:75)
	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)
(77 more lines...)