Build: #756 failed

Job: Build Module failed

Stages & jobs

  1. Build

  2. Package

Job result summary

Completed
Duration
1 minute
Revision
b2e2a5e21cc268f4913dfdbc6103a1281a812060 b2e2a5e21cc268f4913dfdbc6103a1281a812060
Total tests
36
Fixed in
#761 (Code changes detected)

Tests

  • 36 tests in total
  • 1 test failed
  • 1 failure is new
  • 1 test was quarantined / skipped
  • 58 seconds taken in total.
New test failures 1
Status Test Duration
Collapse Failed PharmacyServiceTest testGetScheduledDosesByPatientAndDateRange History
< 1 sec
java.lang.AssertionError:  Expected: iterable containing [is <org.openmrs.module.ebolaexample.domain.ScheduledDose@4ec71b6c>, is <org.openmrs.module.ebolaexample.domain.ScheduledDose@6f5a8092>, is <org.openmrs.module.ebolaexample.domain.ScheduledDose@5d22fcbb>]      but: item 0: was <org.openmrs.module.ebolaexample.domain.ScheduledDose@5d22fcbb>
java.lang.AssertionError: 
Expected: iterable containing [is <org.openmrs.module.ebolaexample.domain.ScheduledDose@4ec71b6c>, is <org.openmrs.module.ebolaexample.domain.ScheduledDose@6f5a8092>, is <org.openmrs.module.ebolaexample.domain.ScheduledDose@5d22fcbb>]
     but: item 0: was <org.openmrs.module.ebolaexample.domain.ScheduledDose@5d22fcbb>
	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...)