OpenMRS Core Master
Build: #905 failed
Job: Build and Test failed
Test results
- 3,058 tests in total
- 1 test failed
- 1 failure is new
- 26 tests were quarantined / skipped
- 2 minutes taken in total.
Build 905 has the following 1 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
ModuleActivatorTest
shouldStopDependantModulesOnStopModule
|
2 secs | |
java.lang.AssertionError: Expected: a value less than or equal to <1430985823279L> but: <1430985823280L> was greater than <1430985823279L> java.lang.AssertionError: Expected: a value less than or equal to <1430985823279L> but: <1430985823280L> was greater than <1430985823279L> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.junit.Assert.assertThat(Assert.java:865) at org.junit.Assert.assertThat(Assert.java:832) at org.openmrs.module.ModuleActivatorTest.shouldStopDependantModulesOnStopModule(ModuleActivatorTest.java:96) (36 more lines...) |