OpenMRS Core Master

Build: #889 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

Job result summary

Completed
Duration
3 minutes
Revision
b112fad5492f3392e444397c813657bd205d6b1b b112fad5492f3392e444397c813657bd205d6b1b
Total tests
3065
Fixed in
#890 (Manual run by Daniel Kayiwa)

Configuration changes

Job Build and Test with key TRUNK-MASTER-JOB1 no longer exists.

Tests

  • 3,065 tests in total
  • 1 test failed
  • 1 failure is new
  • 25 tests were quarantined / skipped
  • 1 minute taken in total.
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...)