More details of the release in https://wiki.openmrs.org/x/i4DTAw

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
2 seconds
Duration
2 minutes
Labels
None
Revisions
Git
775faa347a4ff3fff974c6b0c7cce5b83ca3628b 775faa347a4ff3fff974c6b0c7cce5b83ca3628b
Release scripts
f5416897517bf3f249754156d96daddd2b6d3c77 f5416897517bf3f249754156d96daddd2b6d3c77
Total tests
317
Fixed in
#890 (Changes by Mark Goodrich <mgoodrich@pih.org>)

Tests

Responsible

  • mogoodrich mogoodrich Automatically assigned
  • Vinay Venu Vinay Venu Automatically assigned

Code commits

Git
Author Commit Message Commit date
Mark Goodrich <mgoodrich@pih.org> Mark Goodrich <mgoodrich@pih.org> 775faa347a4ff3fff974c6b0c7cce5b83ca3628b 775faa347a4ff3fff974c6b0c7cce5b83ca3628b Merge pull request #24 from vinayvenu/EA1
EA-1 - Move beans from @Autowired to moduleApplicationContext.xml
Vinay Venu <vinayv@thoughtworks.com> Vinay Venu <vinayv@thoughtworks.com> 538c6fd9ec43a362a738386109b360f00a46fffa 538c6fd9ec43a362a738386109b360f00a46fffa EA-1 review comments. Remove autowired constructor for EmrOrderServiceImpl_1_10. Fix tests. Introduce transactionProxy for EmrOrderService.
Vinay Venu <vinayv@thoughtworks.com> Vinay Venu <vinayv@thoughtworks.com> 762dc9f25b264b29bb2729446b4be585860f61e9 762dc9f25b264b29bb2729446b4be585860f61e9 EA-1 - Move beans from @Autowired to moduleApplicationContext.xml

Tests

New test failures 3
Status Test View job Duration
Collapse Failed EmrEncounterController_1_10_Test shouldReviseDrugOrder History
Default Job < 1 sec
java.lang.AssertionError: expected:<2> but was:<1>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.openmrs.module.emrapi.web.controller.EmrEncounterController_1_10_Test.shouldReviseDrugOrder(EmrEncounterController_1_10_Test.java:113)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(34 more lines...)
Collapse Failed EmrEncounterController_1_10_Test shouldAddDrugOrder History
Default Job < 1 sec
java.lang.AssertionError: expected:<1> but was:<0>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.openmrs.module.emrapi.web.controller.EmrEncounterController_1_10_Test.shouldAddDrugOrder(EmrEncounterController_1_10_Test.java:72)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(34 more lines...)
Collapse Failed EmrEncounterController_1_10_Test shouldDiscontinueDrugOrder History
Default Job 25 secs
java.lang.AssertionError: expected:<2> but was:<1>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.openmrs.module.emrapi.web.controller.EmrEncounterController_1_10_Test.shouldDiscontinueDrugOrder(EmrEncounterController_1_10_Test.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(34 more lines...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeEA-1Could not obtain issue details from Jira