Runs unit test and deploys artifacts to maven repo. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #1714 failed Changes by mogoodrich <mgoodrich@pih.org>

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
2 seconds
Duration
1 minute
Labels
None
Revisions
Git
ecb6e88b88f47bda5cb334bb883ab907682e9e0e ecb6e88b88f47bda5cb334bb883ab907682e9e0e
Release scripts
f6c02a34b1f29cd954ec9f741a461ee3ca59078f f6c02a34b1f29cd954ec9f741a461ee3ca59078f
Total tests
43
Fixed in
#1715 (Changes by mogoodrich <mgoodrich@pih.org>)

Tests

Responsible

  • mogoodrich mogoodrich Automatically assigned

Code commits

Git
Author Commit Message Commit date
mogoodrich <mgoodrich@pih.org> mogoodrich <mgoodrich@pih.org> ecb6e88b88f47bda5cb334bb883ab907682e9e0e ecb6e88b88f47bda5cb334bb883ab907682e9e0e RA-497: Turn Edit Patient Demographics and Edit Contact Info into extension points fix bug with passing context model to contact info inline page

Tests

New test failures 1
Status Test View job Duration
Collapse Failed ContactInfoFragmentControllerTest shouldReturnPatient History
Default Job < 1 sec
org.openmrs.ui.framework.AttributeExpressionException: Failed checks: [contextModel] (the following passed: [])
	at org.openmrs.ui.framework.fragment.FragmentConfiguration.require(FragmentConfiguration.java:68)
	at org.openmrs.module.coreapps.fragment.controller.patientdashboard.ContactInfoFragmentController.controller(ContactInfoFragmentController.java:27)
	at org.openmrs.module.coreapps.fragment.controller.patientdashboard.ContactInfoFragmentControllerTest.shouldReturnPatient(ContactInfoFragmentControllerTest.java:53)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
(26 more lines...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeRA-497Could not obtain issue details from Jira