Build: #143 failed Changes by Daniel Kayiwa

Build result summary

Details

Completed
Queue duration
1 second
Duration
10 minutes
Labels
None
Revision
db284a19f386a66b492658cd86a2ed1f2202d8e0 db284a19f386a66b492658cd86a2ed1f2202d8e0
Total tests
2507
Fixed in
#146 (Changes by Wyclif Luyima and Andrew Szell <coldcue@gmail.com>)

Tests

Code commits

Author Commit Message Commit date
Daniel Kayiwa Daniel Kayiwa db284a19f386a66b492658cd86a2ed1f2202d8e0 db284a19f386a66b492658cd86a2ed1f2202d8e0 Using getReturnedClass for: Add  missing CRUD methods for Order Frequency - TRUNK-4188

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Tests

New test failures 2
Status Test View job Duration
Collapse Failed ShortPatientFormControllerTest saveShortPatient_shouldVoidAddressIfItWasChanged History
Unit and Component Tests < 1 sec
java.lang.NullPointerException
	at org.openmrs.web.controller.patient.ShortPatientFormValidator.validate(ShortPatientFormValidator.java:90)
	at org.openmrs.web.controller.patient.ShortPatientFormController.saveShortPatient(ShortPatientFormController.java:214)
	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)
	at org.springframework.web.bind.annotation.support.HandlerMethodInvoker.invokeHandlerMethod(HandlerMethodInvoker.java:176)
(39 more lines...)
Collapse Failed ShortPatientFormControllerTest saveShortPatient_shouldNotVoidAddressIfItWasNotChanged History
Unit and Component Tests < 1 sec
java.lang.NullPointerException
	at org.openmrs.web.controller.patient.ShortPatientFormValidator.validate(ShortPatientFormValidator.java:90)
	at org.openmrs.web.controller.patient.ShortPatientFormController.saveShortPatient(ShortPatientFormController.java:214)
	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)
	at org.springframework.web.bind.annotation.support.HandlerMethodInvoker.invokeHandlerMethod(HandlerMethodInvoker.java:176)
(39 more lines...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeTRUNK-4188Could not obtain issue details from Jira