Build: #285 failed Changes by Rafal Korytkowski

Build result summary

Details

Completed
Queue duration
1 second
Duration
10 minutes
Labels
None
Revision
a4582641131feda0f9b74bb4f745238a7767a5d2 a4582641131feda0f9b74bb4f745238a7767a5d2
Total tests
2431
Fixed in
#286 (Changes by Rafal Korytkowski)

Tests

Responsible

Code commits

Author Commit Message Commit date
Rafal Korytkowski Rafal Korytkowski a4582641131feda0f9b74bb4f745238a7767a5d2 a4582641131feda0f9b74bb4f745238a7767a5d2 Adjust test data to use not taken ids

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 2
Status Test View job Duration
Collapse Failed ProgramWorkflowServiceTest getPossibleOutcomes_shouldGetOutcomesForASet History
Unit and Component Tests < 1 sec
java.lang.AssertionError: expected:<2> but was:<4>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.openmrs.api.ProgramWorkflowServiceTest.getPossibleOutcomes_shouldGetOutcomesForASet(ProgramWorkflowServiceTest.java:346)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(34 more lines...)
Collapse Failed ModuleActivatorTest shouldStopDependantModulesOnStopModule History
Unit and Component Tests < 1 sec
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.openmrs.module.ModuleActivatorTest.shouldStopDependantModulesOnStopModule(ModuleActivatorTest.java:98)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(32 more lines...)