OpenMRS Core Master

Build: #1688 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Should start before another module: Test case result

The below summarizes the result of the test "Should start before another module" in build 1,688 of OpenMRS Core - OpenMRS Core Master - Build and Test. View test case history
Description
Should start before another module
Test class
org.openmrs.module.ModuleActivatorTest
Method
shouldStartBeforeAnotherModule
Duration
< 1 sec
Status
Failed (Existing Failure)

Error Log

java.lang.AssertionError: null
	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.shouldStartBeforeAnotherModule(ModuleActivatorTest.java:180)