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 redirect back to login screen with correct username and password: Test case result

The below summarizes the result of the test "Should not redirect back to login screen with correct username and password" in build 956 of OpenMRS Core - OpenMRS Core Master - Build and Test. View test case history
Description
Should not redirect back to login screen with correct username and password
Test class
org.openmrs.web.servlet.LoginServletTest
Method
shouldNotRedirectBackToLoginScreenWithCorrectUsernameAndPassword
Duration
< 1 sec
Status
Failed (New 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.servlet.LoginServletTest.shouldNotRedirectBackToLoginScreenWithCorrectUsernameAndPassword(LoginServletTest.java:56)