OpenMRS Core Master
Build: #956 failed
Job: Build and Test failed
On submit should accept2characters as username: Test case result
The below summarizes the result of the test "On submit should accept2characters as username" in build 956 of OpenMRS Core - OpenMRS Core Master - Build and Test.
- Description
- On submit should accept2characters as username
- Test class
- org.openmrs.web.controller.OptionsFormControllerTest
- Method
- onSubmit_shouldAccept2CharactersAsUsername
- 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.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:50) at org.openmrs.web.test.WebTestHelper.handle(WebTestHelper.java:127) at org.openmrs.web.controller.OptionsFormControllerTest.onSubmit_shouldAccept2CharactersAsUsername(OptionsFormControllerTest.java:181)