Bertrand Delacretaz created SLING-3235:
------------------------------------------
Summary: 503 error at the beginning of integration tests
Key: SLING-3235
URL: https://issues.apache.org/jira/browse/SLING-3235
Project: Sling
Issue Type: Bug
Components: Testing
Reporter: Bertrand Delacretaz
Assignee: Bertrand Delacretaz
Priority: Minor
Our launchpad/testing tests sometimes seem to start before Sling is actually
ready, see example below.
Sling services seem to be started, continuing with integration tests.
...
StreamServletTest.testHtmlFile(ERROR!
org.apache.sling.commons.testing.integration.HttpStatusCodeException: Expected
status code 200 for GET, got 503...
testPlainTextFile <<< ERROR!
java.io.IOException: mkdir(
http://localhost:60527/launchpad-integration-tests) failed, status code=503
--
This message was sent by Atlassian JIRA
(v6.1#6144)