Stages & jobs

  1. Build

  2. Package

Build result summary

Details

Completed
Queue duration
4 seconds
Duration
2 minutes
Labels
None
Revisions
Git
b2e2a5e21cc268f4913dfdbc6103a1281a812060 b2e2a5e21cc268f4913dfdbc6103a1281a812060
Distribution
b86868e4a887560690f5c59e33df4a6eb2fc5662 b86868e4a887560690f5c59e33df4a6eb2fc5662
ebola-kerrytown distro
d8432c6bc0b5fd23cea37ef4702a1d094f64b440 d8432c6bc0b5fd23cea37ef4702a1d094f64b440
Total tests
36
Fixed in
#761 (Changes by Deluan <deluan@thoughtworks.com>)

Tests

Responsible

  • djazayeri djazayeri Automatically assigned

Code commits

Git
Author Commit Message Commit date
Darius Jazayeri <jazayeri@alum.mit.edu> Darius Jazayeri <jazayeri@alum.mit.edu> b2e2a5e21cc268f4913dfdbc6103a1281a812060 b2e2a5e21cc268f4913dfdbc6103a1281a812060 ER-146, ER-154 - Show all prescriptions, even those that haven't been administered yet

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Tests

New test failures 1
Status Test View job Duration
Collapse Failed PharmacyServiceTest testGetScheduledDosesByPatientAndDateRange History
Build Module < 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...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeER-146Could not obtain issue details from Jira
Unknown Issue TypeER-154Could not obtain issue details from Jira