Bertrand Delacretaz created SLING-4984:
------------------------------------------
Summary: ScriptableTestsTest fails in
testing/samples/integration-tests
Key: SLING-4984
URL: https://issues.apache.org/jira/browse/SLING-4984
Project: Sling
Issue Type: Bug
Components: Testing
Reporter: Bertrand Delacretaz
Assignee: Bertrand Delacretaz
Priority: Minor
{code}
Failed tests:
org.apache.sling.testing.samples.integrationtests.serverside.scriptable.ScriptableTestsTest.testScriptableTest[0](org.apache.sling.testing.samples.integrationtests.serverside.scriptable.ScriptableTestsTest)
Run 1: ScriptableTestsTest.setupContent:73 PUT request to
http://localhost:8080/apps/testing/ScriptableTests/test.txt.esp: expecting
status 201 expected:<201> but was:<405>
Run 2: ScriptableTestsTest.cleanupContent:80 DELETE request to
http://localhost:8080/apps/testing/ScriptableTests: expecting status 204
expected:<204> but was:<405>
org.apache.sling.testing.samples.integrationtests.serverside.scriptable.ScriptableTestsTest.testScriptableTest[1](org.apache.sling.testing.samples.integrationtests.serverside.scriptable.ScriptableTestsTest)
Run 1: ScriptableTestsTest.setupContent:64->cleanupContent:80 DELETE request
to http://localhost:8080/apps/testing/ScriptableTests: expecting status 204
expected:<204> but was:<405>
Run 2: ScriptableTestsTest.cleanupContent:80 DELETE request to
http://localhost:8080/apps/testing/ScriptableTests: expecting status 204
expected:<204> but was:<405>
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)