Plan for OpenMRS Core 1.11.x

Build: #18 failed

Job: Build and Test failed

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
4 minutes
Revision
c0ff7f1fffa6a8f04e953f4b7887cc91561614ad c0ff7f1fffa6a8f04e953f4b7887cc91561614ad
Total tests
2823
Fixed in
#19 (Code changes detected)

Tests

  • 2,823 tests in total
  • 1 test failed
  • 1 failure is new
  • 4 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...)