OpenMRS Core Master

Build: #918 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

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 918 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed ModuleActivatorTest shouldStopDependantModulesOnStopModule History
1 sec
java.lang.AssertionError:  Expected: a value less than or equal to <1431688918028L>      but: <1431688918029L> was greater than <1431688918028L>
java.lang.AssertionError: 
Expected: a value less than or equal to <1431688918028L>
     but: <1431688918029L> was greater than <1431688918028L>
	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...)