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

Job result summary

Completed
Duration
1 minute
Revision
ecb6e88b88f47bda5cb334bb883ab907682e9e0e ecb6e88b88f47bda5cb334bb883ab907682e9e0e
Total tests
43
Fixed in
#1715 (Code changes detected)

Tests

  • 43 tests in total
  • 1 test failed
  • 1 failure is new
  • 23 seconds taken in total.
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...)