OpenMRS Core Master

Build: #905 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

Job result summary

Completed
Duration
4 minutes
Revision
2f3091c1099c08555f6ba3e44d0ab887e2c15efe 2f3091c1099c08555f6ba3e44d0ab887e2c15efe
Total tests
3058
Fixed in
#906 (Code changes detected)

Configuration changes

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

Tests

  • 3,058 tests in total
  • 1 test failed
  • 1 failure is new
  • 26 tests were quarantined / skipped
  • 2 minutes taken in total.
New test failures 1
Status Test Duration
Collapse Failed ModuleActivatorTest shouldStopDependantModulesOnStopModule History
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...)