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

Build: #1714 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Test results

  • 43 tests in total
  • 1 test failed
  • 1 failure is new
  • 23 seconds taken in total.

Build 1,714 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed ContactInfoFragmentControllerTest shouldReturnPatient History
< 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...)