OpenMRS Core Master

Build: #889 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

Test results

  • 3,065 tests in total
  • 1 test failed
  • 1 failure is new
  • 25 tests were quarantined / skipped
  • 1 minute taken in total.

Build 889 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 <1430253093671L>      but: <1430253093672L> was greater than <1430253093671L>
java.lang.AssertionError: 
Expected: a value less than or equal to <1430253093671L>
     but: <1430253093672L> was greater than <1430253093671L>
	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:98)
(36 more lines...)