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>
Test results
- 43 tests in total
- 1 test failed
- 1 failure is new
- 23 seconds taken in total.
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
ContactInfoFragmentControllerTest
shouldReturnPatient
|
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...) |