OpenMRS Core Master

Build: #956 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Should reject empty secret answer when secret question password is not set: Test case result

The below summarizes the result of the test "Should reject empty secret answer when secret question password is not set" in build 956 of OpenMRS Core - OpenMRS Core Master - Build and Test. View test case history
Description
Should reject empty secret answer when secret question password is not set
Test class
org.openmrs.web.controller.OptionsFormControllerTest
Method
shouldRejectEmptySecretAnswerWhenSecretQuestionPasswordIsNotSet
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

java.lang.NullPointerException: null
	at org.openmrs.api.db.hibernate.HibernateUserDAO.getLoginCredential(HibernateUserDAO.java:470)
	at org.openmrs.web.controller.OptionsFormControllerTest.shouldRejectEmptySecretAnswerWhenSecretQuestionPasswordIsNotSet(OptionsFormControllerTest.java:108)