OpenMRS Core Master

Build: #918 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

Job result summary

Completed
Duration
3 minutes
Revision
c1d3c4b8533302063d8b93ac68ea2dec1d7410c5 c1d3c4b8533302063d8b93ac68ea2dec1d7410c5
Total tests
3058
Fixed in
#919 (Manual run by Rafal Korytkowski)

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
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...)