rombert commented on PR #68: URL: https://github.com/apache/sling-org-apache-sling-starter/pull/68#issuecomment-1154214623
CI failure is unrelated ```[ERROR] Failures: [ERROR] ContentLoaderMiscPropertyTest.testLoaded:32->HttpTestBase.getContent:419->HttpTestBase.getContent:424->HttpTestBase.getContent:432->HttpTestBase.getContent:457 Expected status 200 for http://localhost:45435/sling-test/property-types-test/test-node.txt (content=<html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 503 AuthenticationSupport service missing. Cannot authenticate request.</title> </head> <body><h2>HTTP ERROR 503 AuthenticationSupport service missing. Cannot authenticate request.</h2> <table> <tr><th>URI:</th><td>/sling-test/property-types-test/test-node.txt</td></tr> <tr><th>STATUS:</th><td>503</td></tr> <tr><th>MESSAGE:</th><td>AuthenticationSupport service missing. Cannot authenticate request.</td></tr> <tr><th>SERVLET:</th><td>org.apache.felix.http.base.internal.dispatch.DispatcherServlet-7fd5889e</td></tr> </table> </body> </html> ) expected:<200> but was:<503> ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
