Bertrand Delacretaz created SLING-4978:
------------------------------------------

             Summary: VersionParameterTest integration test fails
                 Key: SLING-4978
                 URL: https://issues.apache.org/jira/browse/SLING-4978
             Project: Sling
          Issue Type: Bug
          Components: Servlets
            Reporter: Bertrand Delacretaz
            Assignee: Bertrand Delacretaz
            Priority: Minor


The launchpad/integration-tests VersionParameterTest currently fails, it passes 
with launchpad/builder at revision 1686223

With current trunk it looks like the ;v=1.1 suffix has no effect, the error is

{code}
testVersionParameter(org.apache.sling.launchpad.webapp.integrationtest.VersionParameterTest)
  Time elapsed: 2.932 sec  <<< FAILURE!
junit.framework.ComparisonFailure: expected:<v[2]> but was:<v[3]>
        at junit.framework.Assert.assertEquals(Assert.java:100)
        at junit.framework.Assert.assertEquals(Assert.java:107)
        at junit.framework.TestCase.assertEquals(TestCase.java:269)
        at 
org.apache.sling.launchpad.webapp.integrationtest.VersionParameterTest.testVersionParameter(VersionParameterTest.java:69)

{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to