OpenMRS Core Master

Build: #957 failed

Job: Build and Test failed

Stages & jobs

  1. Build and Test

  2. Deploy

  3. Release

    Requires a user to start manually

Should give user five secret answer attempts after less than five failed username attempts: Test case result

The below summarizes the result of the test "Should give user five secret answer attempts after less than five failed username attempts" in build 957 of OpenMRS Core - OpenMRS Core Master - Build and Test. View test case history
Description
Should give user five secret answer attempts after less than five failed username attempts
Test class
org.openmrs.web.ForgotPasswordFormControllerTest
Method
shouldGiveUserFiveSecretAnswerAttemptsAfterLessThanFiveFailedUsernameAttempts
Duration
< 1 sec
Status
Failed (Existing Failure)

Error Log

java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.openmrs.web.ForgotPasswordFormControllerTest.shouldGiveUserFiveSecretAnswerAttemptsAfterLessThanFiveFailedUsernameAttempts(ForgotPasswordFormControllerTest.java:280)