Build: #1214 failed
Job: Build Module failed
Test results
- 89 tests in total
- 2 tests failed
- 2 tests were quarantined / skipped
- 1 minute taken in total.
Build 1,214 has the following 2 errors:There were no new test failures since the previous build.
| Status | Test | Failing since | Duration | |
|---|---|---|---|---|
|
DoseHistoryResourceTest
testGetOne
|
Failing since build #1212 (Rebuilt by Cintia Del Rio) | < 1 sec | ||
java.lang.AssertionError: Expected: is <1> but: was <0>
java.lang.AssertionError:
Expected: is <1>
but: was <0>
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.ebolaexample.rest.DoseHistoryResourceTest.testGetOne(DoseHistoryResourceTest.java:32)
(37 more lines...)
|
||||
|
ScheduledDoseResourceTest
testGetForPatient
|
Failing since build #1212 (Rebuilt by Cintia Del Rio) | < 1 sec | ||
junit.framework.AssertionFailedError: expected:<1> but was:<0> at junit.framework.Assert.fail(Assert.java:57) at junit.framework.Assert.failNotEquals(Assert.java:329) at junit.framework.Assert.assertEquals(Assert.java:78) at junit.framework.Assert.assertEquals(Assert.java:234) at junit.framework.Assert.assertEquals(Assert.java:241) at org.openmrs.module.ebolaexample.rest.ScheduledDoseResourceTest.testGetForPatient(ScheduledDoseResourceTest.java:113) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) (36 more lines...) |
||||