OpenMRS Core Master

Build: #882 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

Job result summary

Completed
Duration
4 minutes
Revision
412181c5b5d73af58fbfcb3c357ef8d25d10cc33 412181c5b5d73af58fbfcb3c357ef8d25d10cc33
Total tests
3064
Fixed in
#883 (Code changes detected)

Configuration changes

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

Tests

  • 3,064 tests in total
  • 1 test failed
  • 1 failure is new
  • 25 tests were quarantined / skipped
  • 2 minutes 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 <1429744345633L>      but: <1429744345634L> was greater than <1429744345633L>
java.lang.AssertionError: 
Expected: a value less than or equal to <1429744345633L>
     but: <1429744345634L> was greater than <1429744345633L>
	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...)