[
https://issues.apache.org/jira/browse/SLING-4978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bertrand Delacretaz resolved SLING-4978.
----------------------------------------
Resolution: Fixed
felix.http.jetty weirdness is being taken care of at SLING-4804, marking this
one fixed.
> 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
> Labels: sling-IT
>
> 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)