Build: #156 failed
Job: Unit and Component Tests failed
Job result summary
- Completed
- Duration
- 10 minutes
- Revision
-
3c4d4161d23f3e3b5117e6fe8a3dae2d664b30f7
3c4d4161d23f3e3b5117e6fe8a3dae2d664b30f7 - Total tests
- 2512
- Fixed in
- #158 (Code changes detected)
Tests
- 2,512 tests in total
- 2 tests failed
- 2 failures are new
- 9 minutes taken in total.
Status | Test | Duration | |
---|---|---|---|
Collapse |
ShortPatientFormControllerTest
saveShortPatient_shouldNotVoidAddressIfItWasNotChanged
|
< 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_shouldVoidAddressIfItWasChanged
|
< 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...) |