OpenMRS Core Master

Build: #905 failed Changes by Rafal Korytkowski

Stages & jobs

  1. Build and Test

  2. Deploy

Build result summary

Details

Completed
Queue duration
2 seconds
Duration
4 minutes
Labels
None
Revisions
openmrs-core
2f3091c1099c08555f6ba3e44d0ab887e2c15efe 2f3091c1099c08555f6ba3e44d0ab887e2c15efe
openmrs-standalone
a02490603a8850c7a0c33f3542800108cf5d36c8 a02490603a8850c7a0c33f3542800108cf5d36c8
Total tests
3109
Fixed in
#906 (Changes by Daniel Kayiwa)

Tests

Responsible

Code commits

openmrs-core
Author Commit Message Commit date
Rafal Korytkowski Rafal Korytkowski 2f3091c1099c08555f6ba3e44d0ab887e2c15efe 2f3091c1099c08555f6ba3e44d0ab887e2c15efe Removed JDK7 support on Travis

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Tests

New test failures 1
Status Test View job Duration
Collapse Failed ModuleActivatorTest shouldStopDependantModulesOnStopModule History
Build and Test 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...)