OpenMRS Core Master

Build: #343 failed

Job: Build and Test failed

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
4 minutes
Revision
d21a494d7769242630755b57476cf16804e51a65 d21a494d7769242630755b57476cf16804e51a65
Total tests
2790
Fixed in
#346 (Code changes detected)

Configuration changes

Job Build and Test with key TRUNK-MASTER-JOB1 no longer exists.

Tests

  • 2,790 tests in total
  • 2 tests failed
  • 2 failures are new
  • 3 minutes taken in total.
New test failures 2
Status Test Duration
Collapse Failed ShortPatientFormControllerTest saveShortPatient_shouldNotVoidAddressIfItWasNotChanged History
< 1 sec
java.lang.NullPointerException
	at org.openmrs.web.controller.patient.ShortPatientFormValidator.validate(ShortPatientFormValidator.java:91)
	at org.openmrs.web.controller.patient.ShortPatientFormController.saveShortPatient(ShortPatientFormController.java:217)
	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_shouldVoidAddressIfItWasChanged History
< 1 sec
java.lang.NullPointerException
	at org.openmrs.web.controller.patient.ShortPatientFormValidator.validate(ShortPatientFormValidator.java:91)
	at org.openmrs.web.controller.patient.ShortPatientFormController.saveShortPatient(ShortPatientFormController.java:217)
	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...)