Build: #758 failed

Job: Build Module failed

Stages & jobs

  1. Build

  2. Package

Test results

  • 36 tests in total
  • 1 test failed
  • 1 test was quarantined / skipped
  • 53 seconds taken in total.

Build 758 has the following 1 errors:There were no new test failures since the previous build.

Existing test failures 1
Status Test Failing since Duration
java.lang.AssertionError:  Expected: iterable containing [is <org.openmrs.module.ebolaexample.domain.ScheduledDose@7bc85d85>, is <org.openmrs.module.ebolaexample.domain.ScheduledDose@13011663>, is <org.openmrs.module.ebolaexample.domain.ScheduledDose@ca118d4>]      but: item 0: was <org.openmrs.module.ebolaexample.domain.ScheduledDose@ca118d4>
java.lang.AssertionError: 
Expected: iterable containing [is <org.openmrs.module.ebolaexample.domain.ScheduledDose@7bc85d85>, is <org.openmrs.module.ebolaexample.domain.ScheduledDose@13011663>, is <org.openmrs.module.ebolaexample.domain.ScheduledDose@ca118d4>]
     but: item 0: was <org.openmrs.module.ebolaexample.domain.ScheduledDose@ca118d4>
	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.api.PharmacyServiceTest.testGetScheduledDosesByPatientAndDateRange(PharmacyServiceTest.java:54)
(37 more lines...)