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
- 2 New failures
- 0 Existing failures
- 0 Fixed
Responsible
- Rafal Korytkowski Automatically assigned
Code commits
Author | Commit | Commit date | |
---|---|---|---|
Rafal Korytkowski |
a4582641131feda0f9b74bb4f745238a7767a5d2
|
Configuration changes
Some of the jobs or stages referenced by this result no longer exist.
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
ProgramWorkflowServiceTest
getPossibleOutcomes_shouldGetOutcomesForASet
|
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 |
ModuleActivatorTest
shouldStopDependantModulesOnStopModule
|
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...) |