Build: #757 failed

Job: Build Module failed

Stages & jobs

  1. Build

  2. Package

Job result summary

Completed
Duration
1 minute
Revision
50873a1de819ed977a091f27b634188b699cf7a2 50873a1de819ed977a091f27b634188b699cf7a2
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
  • 1 minute 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@711918dc>, is <org.openmrs.module.ebolaexample.domain.ScheduledDose@4de126ad>, is <org.openmrs.module.ebolaexample.domain.ScheduledDose@3962b3e>]      but: item 0: was <org.openmrs.module.ebolaexample.domain.ScheduledDose@3962b3e>
java.lang.AssertionError: 
Expected: iterable containing [is <org.openmrs.module.ebolaexample.domain.ScheduledDose@711918dc>, is <org.openmrs.module.ebolaexample.domain.ScheduledDose@4de126ad>, is <org.openmrs.module.ebolaexample.domain.ScheduledDose@3962b3e>]
     but: item 0: was <org.openmrs.module.ebolaexample.domain.ScheduledDose@3962b3e>
	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...)