enapps-enorman commented on PR #636: URL: https://github.com/apache/sling-org-apache-sling-starter/pull/636#issuecomment-4712997470
> ``` > [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? -- 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]
