Build: #1212 failed Rebuilt by Cintia Del Rio
Build result summary
Details
- Completed
- Queue duration
- < 1 second
- Duration
- 6 minutes
- Labels
- None
- Revisions
-
- Git
-
6c1180cbacaf042ad0409b0f14a07beec6aeb2e9
6c1180cbacaf042ad0409b0f14a07beec6aeb2e9 - Distribution
-
f1bccf2a4834094580e25dc26c8b8d4c5b97c870
f1bccf2a4834094580e25dc26c8b8d4c5b97c870 - ebola-kerrytown distro
-
5ad7898c8bcdc2113f17c2c2475295f4c28487cd
5ad7898c8bcdc2113f17c2c2475295f4c28487cd
- Total tests
- 89
- Failing since
- #1209 (Manual run by Darius Jazayeri – )
- Fixed in
- #1226 (Manual run by Cintia Del Rio)
- Number of retries
- 1
Tests
- 2 New failures
- 0 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 | View job | Duration | |
---|---|---|---|---|
Collapse |
DoseHistoryResourceTest
testGetOne
|
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...) |
||||
Collapse |
ScheduledDoseResourceTest
testGetForPatient
|
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...) |