Description
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
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)
Attachments
Issue Links
- is related to
-
SLING-4976 Clarify handling of empty JCR workspace name in WebDAV URLs
- Closed
-
SLING-4987 Upgrade to org.apache.felix.http.jetty/3.1.0
- Closed
- relates to
-
SLING-4804 Semicolon parameters are not passed to the resource resolver
- Closed