Robert Munteanu created SLING-7636:
--------------------------------------
Summary: Some login ITs fail
Key: SLING-7636
URL: https://issues.apache.org/jira/browse/SLING-7636
Project: Sling
Issue Type: Bug
Components: Testing
Reporter: Robert Munteanu
Some for the Login ITs fail
*
org.apache.sling.launchpad.webapp.integrationtest.login.AuthRequestLoginTest.testForcedLogin
*
org.apache.sling.launchpad.webapp.integrationtest.login.RedirectOnLoginErrorTest.testGetDefaultLoginPage
*
org.apache.sling.launchpad.webapp.integrationtest.login.AnonymousAccessTest.testAnonymousContent
The common root cause seems to be not finding resources where expected:
* Expected 20x or 30x status, got 404
* http://localhost:41000/system/sling/login expected:<200> but was:<404>
* Expected status 200 for
http://localhost:41000/AnonymousAccessTest/1525143663600/test_text_1525143663.txt
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)