Ian Boston created SLING-5920:
---------------------------------
Summary:
org.apache.sling.validation.testservices.ValidationServiceTest.testValidRequestModel1
fails with server startup
Key: SLING-5920
URL: https://issues.apache.org/jira/browse/SLING-5920
Project: Sling
Issue Type: Bug
Reporter: Ian Boston
{code}
java.lang.AssertionError: Server not ready after 60 seconds, giving up
at org.junit.Assert.fail(Assert.java:91)
at
org.apache.sling.testing.tools.sling.SlingTestBase.waitForServerReady(SlingTestBase.java:326)
at
org.apache.sling.testing.tools.sling.SlingTestBase.startServerIfNeeded(SlingTestBase.java:169)
at
org.apache.sling.testing.tools.sling.SlingTestBase.getRequestBuilder(SlingTestBase.java:225)
at
org.apache.sling.validation.testservices.ValidationServiceTest.testValidRequestModel1(ValidationServiceTest.java:50)
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)