I'm no longer able to build Sling, the integration tests fail miserably. I'm getting this: ---------------------------------------------------------------------------------- Test set: org.apache.sling.launchpad.webapp.integrationtest.JsonRenderingTest ------------------------------------------------------------------------------- Tests run: 8, Failures: 8, Errors: 0, Skipped: 0, Time elapsed: 61.172 sec <<< FAILURE! testAssertJavascript(org.apache.sling.launchpad.webapp.integrationtest.JsonRenderingTest) Time elapsed: 61.128 sec <<< FAILURE! junit.framework.AssertionFailedError: Server does not seem to be ready, after 60000 msec, got the following 108 Exceptions:java.io.IOException: Expected status code 302 for POST, got 404, URL=h ttp://localhost:8888/org.apache.sling.launchpad.webapp-2.0.0-incubator-SNAPSHOT/WaitForSlingStartup_1204619889291 java.io.IOException: Expected status code 302 for POST, got 404, URL=http://localhost:8888/org.apache.sling.launchpad.webapp-2.0.0-incubator-SNAPSHOT/WaitForSlingStartup_1204619891055 [...] java.io.IOException: Expected status 200 but got 500 for URL=http://localhost:8888/org.apache.sling.launchpad.webapp-2.0.0-incubator-SNAPSHOT/WaitForSlingStartup_1204619900363 java.io.IOException: Expected status 200 but got 500 for URL=http://localhost:8888/org.apache.sling.launchpad.webapp-2.0.0-incubator-SNAPSHOT/WaitForSlingStartup_1204619901347
After that, all integration tests fail, because the Sling services didn't start: testSessionInfo(org.apache.sling.launchpad.webapp.integrationtest.ujax.UjaxSessionInfoTest) Time elapsed: 0.001 sec <<< FAILURE! junit.framework.AssertionFailedError: Sling services not available. Already checked in earlier tests. Am I the only one seing this? -- Vidar S. Ramdal <[EMAIL PROTECTED]> - http://www.idium.no Akersgata 16, N-0158 Oslo, Norway
