Hi Vidar Ramdal schrieb: > On Thu, Dec 17, 2009 at 8:31 AM, Bertrand Delacretaz > <[email protected]> wrote: > >> In launchpad/testing the >> org.apache.sling.launchpad.webapp.integrationtest.ResourceSuperTypeTest >> fails, not sure when this started happening as in the last few days >> all tests failed in Hudson due to other problems. >> [...] >> This used to work, the test hasn't changed since revision 813028. >> >> Any clues as to what has changed? > > For what it's worth, we're running (almost) daily Sling builds > ourselves, and I've not seen the test failure you're mentioning. I'm > currently seeing 5 other failures, though: > org.apache.sling.launchpad.webapp.integrationtest.HttpPingTest.testWebServerRoot > org.apache.sling.launchpad.webapp.integrationtest.InitialContentTest.testIndex > org.apache.sling.launchpad.webapp.integrationtest.InitialContentTest.testRootRedirectProperty > org.apache.sling.launchpad.webapp.integrationtest.InitialContentTest.testInitialContentA > org.apache.sling.launchpad.webapp.integrationtest.InitialContentTest.testInitialContentB >
Yes, I am seeing these, too. This might be related to the recent fix in the status code returned by the DefaultGetServlet under certain circumstances. Will investigate this. Regards Felix
