Build: #1212 failed Rebuilt by Cintia Del Rio

Stages & jobs

  1. Build

  2. Package

Test results

  • 89 tests in total
  • 2 tests failed
  • 2 failures are new
  • 2 tests were quarantined / skipped
  • 1 minute taken in total.
New test failures 2
Status Test View job Duration
Collapse Failed DoseHistoryResourceTest testGetOne History
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 Failed ScheduledDoseResourceTest testGetForPatient History
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...)
Skipped tests 2
Status Test Failing since View job
Skipped DrugImporterTest testPrintJsonObjects History
Build Module
Skipped DrugConceptSearchHandlerTest org.openmrs.module.ebolaexample.rest.search.DrugConceptSearchHandlerTest History
Build Module