Build: #82 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Change password should not overwrite user secret question or answer: Test case result

The below summarizes the result of the test "Change password should not overwrite user secret question or answer" in build 82 of OpenMRS Core - OpenMRS Core 2.4.x - Build and Test. View test case history
Description
Change password should not overwrite user secret question or answer
Test class
org.openmrs.api.db.UserDAOTest
Method
changePassword_shouldNotOverwriteUserSecretQuestionOrAnswer
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

org.openmrs.api.context.ContextAuthenticationException: Invalid username and/or password: juser
	at org.openmrs.api.db.UserDAOTest.changePassword_shouldNotOverwriteUserSecretQuestionOrAnswer(UserDAOTest.java:143)