[ 
https://issues.apache.org/jira/browse/SLING-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Felix Meschberger closed SLING-975.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: Servlets Get 2.0.4 
                   Launchpad Testing 6

Integration tests succeed now. Considering this issue fixed.

> Fix mime type handling in integration tests and default GET servlets
> --------------------------------------------------------------------
>
>                 Key: SLING-975
>                 URL: https://issues.apache.org/jira/browse/SLING-975
>             Project: Sling
>          Issue Type: Bug
>          Components: Launchpad, Servlets Get
>    Affects Versions: Servlets Get 2.0.4, Launchpad Testing 5
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: Launchpad Testing 6, Servlets Get 2.0.6
>
>
> Integrationtests fail due to the new MIME type file:
> These expect text/xml and get application/xml, where the latter is considered 
> "more correct" today:
>   
> testEspXml(org.apache.sling.launchpad.webapp.integrationtest.NodetypeRenderingTest)
>   
> testEspXml(org.apache.sling.launchpad.webapp.integrationtest.SlingResourceTypeRenderingTest)
> These expected application/x-javascript and get application/javascript:
>   
>   
> testJavascriptFile(org.apache.sling.launchpad.webapp.integrationtest.StreamServletTest)
>   
> testEspJs(org.apache.sling.launchpad.webapp.integrationtest.SlingResourceTypeRenderingTest)
> Since these failures are a result of upgrading our core MIME types file to 
> the Apache httpd version, I consider the tests wrong and will fix them

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to