Build: #285 failed
Job: Unit and Component Tests failed
Test results
- 2,431 tests in total
- 2 tests failed
- 2 failures are new
- 9 minutes taken in total.
Build 285 has the following 2 errors: 2 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
ProgramWorkflowServiceTest
getPossibleOutcomes_shouldGetOutcomesForASet
|
< 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
|
< 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...) |