Build: #758 failed

Job: Build Module failed

Stages & jobs

  1. Build

  2. Package

Job result summary

Completed
Duration
1 minute
Revision
0db366adbe3139bed609b2b6641f519e426e361f 0db366adbe3139bed609b2b6641f519e426e361f
Total tests
36
Failing since
#756 (Code changes detected – )
Fixed in
#761 (Code changes detected)

Tests

  • 36 tests in total
  • 1 test failed
  • 1 test was quarantined / skipped
  • 53 seconds taken in total.
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...)