[
https://issues.apache.org/jira/browse/SLING-4984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bertrand Delacretaz resolved SLING-4984.
----------------------------------------
Resolution: Fixed
Fix Version/s: Sample Integration Tests 1.0.8
Fixed in revision 1700491 by enabling the missing WebDAV servlet
> 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
> Labels: sling-IT
> Fix For: Sample Integration Tests 1.0.8
>
>
> {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)