Build: #163 failed Changes by Wyclif Luyima
Build result summary
Details
- Completed
- Queue duration
- < 1 second
- Duration
- 10 minutes
- Labels
- None
- Revision
-
f19be283869de68cde5155022b9d8adf6b2666c1
f19be283869de68cde5155022b9d8adf6b2666c1 - Total tests
- 2520
- Fixed in
- #164 (Changes by Wyclif Luyima)
Tests
- 2 New failures
- 0 Existing failures
- 0 Fixed
Code commits
Author | Commit | Commit date | |
---|---|---|---|
|
Wyclif Luyima |
f19be283869de68cde5155022b9d8adf6b2666c1
|
Configuration changes
Some of the jobs or stages referenced by this result no longer exist.
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
ShortPatientFormControllerTest
saveShortPatient_shouldVoidAddressIfItWasChanged
|
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 |
ShortPatientFormControllerTest
saveShortPatient_shouldNotVoidAddressIfItWasNotChanged
|
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...) |