rombert commented on PR #636:
URL: 
https://github.com/apache/sling-org-apache-sling-starter/pull/636#issuecomment-4716317734

   > > ```
   > > [ERROR] Failures: 
   > > [ERROR]   SmokeIT.ensureRepositoryIsStarted:201 Content-Type header
   > > Expected: "text/xml"
   > >      but: was "text/xml;charset=utf-8"
   > > [ERROR]   SmokeIT.ensureRepositoryIsStarted:201 Content-Type header
   > > Expected: "text/xml"
   > >      but: was "text/xml;charset=utf-8"
   > > [ERROR]   
HeadServletTest.htmlHead:91->assertCommonHeaders:65->assertResponseHeader:58 
Expected regexp text/html for header Content-Type, header value is 
text/html;charset=utf-8
   > > ```
   > 
   > I assume the solution here is to fix the test assertions to handle the 
presence of a charset suffix?
   
   I do not know yet, did not look into the root cause. While it's very likely 
that we should adjust the tests it might be something that we want to configure 
away or maybe even a bug in Felix HTTP, overwriting the charset.


-- 
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]

Reply via email to