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 not overwrite user secret question or answer when changing password: Test case result

The below summarizes the result of the test "Should not overwrite user secret question or answer when changing password" in build 956 of OpenMRS Core - OpenMRS Core Master - Build and Test. View test case history
Description
Should not overwrite user secret question or answer when changing password
Test class
org.openmrs.web.controller.OptionsFormControllerTest
Method
shouldNotOverwriteUserSecretQuestionOrAnswerWhenChangingPassword
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.shouldNotOverwriteUserSecretQuestionOrAnswerWhenChangingPassword(OptionsFormControllerTest.java:256)