Build: #1217 failed Child of REFAPP-OMODDISTRO-8724
Build result summary
Details
- Completed
- Queue duration
- 1 second
- Duration
- 2 minutes
- Labels
- None
- Revisions
-
- Git
-
6c1180cbacaf042ad0409b0f14a07beec6aeb2e9
- Distribution
-
07cce37fdf7b301fb9af38d059786a53b3e296e0
- ebola-kerrytown distro
-
5ad7898c8bcdc2113f17c2c2475295f4c28487cd
- Total tests
- 89
- Failing since
- #1209 (Manual run by Darius Jazayeri – )
- Fixed in
- #1226 (Manual run by Cintia Del Rio)
Tests
- 0 New failures
- 2 Existing failures
- 0 Fixed
- 2 Quarantined / skipped
Responsible
Configuration changes
Plan configuration has changed since the last successful build. See the plan audit log for more details.
Some of the jobs or stages referenced by this result no longer exist.
Tests
Status | Test | Failing since | View job | Duration | |
---|---|---|---|---|---|
DoseHistoryResourceTest
testGetOne
|
Failing since build #1212 (Rebuilt by Cintia Del Rio) | Build Module | < 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) | Build Module | < 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...) |