Build: #137 failed

Job: Unit and Component Tests failed

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
8 minutes
Revision
a81faa1816ee566f32505f040a50c34641a88f1f a81faa1816ee566f32505f040a50c34641a88f1f
Total tests
2505
Fixed in
#138 (Code changes detected)

Tests

  • 2,505 tests in total
  • 1 test failed
  • 1 failure is new
  • 9 minutes taken in total.
New test failures 1
Status Test Duration
Collapse Failed ModuleActivatorTest shouldStopDependantModulesOnStopModule History
< 1 sec
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.openmrs.module.ModuleActivatorTest.shouldStopDependantModulesOnStopModule(ModuleActivatorTest.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(32 more lines...)