I have created SLING-5353[0] to track the failure of WebDavDoubleSlashTest.testEmptyWorkspace and changed the test case so that the response body is logged in case of a failure (see ticket for output I have captured and formatted).
Unfortunately I know too little about the scenario, so I cannot make much sense from it. Regards Julian [0] https://issues.apache.org/jira/browse/SLING-5353 On Sat, Dec 5, 2015 at 2:15 PM, Carsten Ziegeler <[email protected]> wrote: > Julian Sedding wrote >> Hi all, >> >> It seems to me that the following two tests fail since the Felix HTTP >> Service was updated in https://svn.apache.org/r1717072. The first >> build for which they failed failed was #2112 [0] on Java 8 and #2827 >> [1] on Java 7 >> >> - >> org.apache.sling.launchpad.webapp.integrationtest.WebDavDoubleSlashTest.testEmptyWorkspace > > Not sure what's going on there, a status code of 207 looks interesting... > >> - >> org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.RequestObjectTest.testRequestPathInfo > > Yes, we fixed the requestUri handling in the jetty implementation and it > now correctly returns the raw uri including path parameters. > I've adjusted that test. > > Carsten > > > -- > Carsten Ziegeler > Adobe Research Switzerland > [email protected]
