You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by GitBox <gi...@apache.org> on 2022/06/13 17:56:28 UTC

[GitHub] [sling-org-apache-sling-starter] rombert commented on pull request #68: Issue/minor cleanups

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: dev-unsubscribe@sling.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org