Build: #1223 failed Manual run by Cintia Del Rio

Stages & jobs

  1. Build

  2. Package

Build result summary

Details

Completed
Queue duration
2 seconds
Duration
2 minutes
Labels
None
Revisions
Git
906b39ecf80d9ed78c691f7cfe635a18ea5d1363 906b39ecf80d9ed78c691f7cfe635a18ea5d1363
Distribution
07cce37fdf7b301fb9af38d059786a53b3e296e0 07cce37fdf7b301fb9af38d059786a53b3e296e0
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)

Tests

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

Existing test failures 2
Status Test Failing since View job Duration
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...)
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...)