OpenMRS Core Master
Build: #956 failed
Job: Build and Test failed
Should accept valid notification address: Test case result
The below summarizes the result of the test "Should accept valid notification address" in build 956 of OpenMRS Core - OpenMRS Core Master - Build and Test.
- Description
- Should accept valid notification address
- Test class
- org.openmrs.web.controller.OptionsFormControllerTest
- Method
- shouldAcceptValidNotificationAddress
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
java.lang.NullPointerException: null at org.openmrs.web.controller.OptionsFormController.onSubmit(OptionsFormController.java:127) at org.springframework.web.servlet.mvc.SimpleFormController.processFormSubmission(SimpleFormController.java:265) at org.openmrs.web.controller.OptionsFormController.processFormSubmission(OptionsFormController.java:99) at org.springframework.web.servlet.mvc.AbstractFormController.handleRequestInternal(AbstractFormController.java:266) at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:146) at org.openmrs.web.controller.OptionsFormControllerTest.shouldAcceptValidNotificationAddress(OptionsFormControllerTest.java:233)