Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[webdav] litmus test LOCK is broken #5122

Closed
DeepDiver1975 opened this issue Oct 4, 2013 · 1 comment · Fixed by #5125
Closed

[webdav] litmus test LOCK is broken #5122

DeepDiver1975 opened this issue Oct 4, 2013 · 1 comment · Fixed by #5125
Assignees

Comments

@DeepDiver1975
Copy link
Member

litmus test on latest git master shows LOCK being broken

36. indirect_refresh...... pass
37. unlock................ pass
38. unmapped_lock......... FAIL (LOCK on /oc/core/remote.php/webdav/litmus/lockcoll/ via /oc/core/remote.php/webdav/litmus/unmapped_url: 400 Bad request)
39. unlock................ SKIPPED
40. finish................ pass
-> 1 test was skipped.
<- summary for `locks': of 40 tests run: 39 passed, 1 failed. 97.5%
-> running `http':
 0. init.................. pass
 1. begin................. pass
 2. expect100............. pass
 3. finish................ pass
<- summary for `http': of 4 tests run: 4 passed, 0 failed. 100.0%
@ghost ghost assigned DeepDiver1975 Oct 4, 2013
@DeepDiver1975
Copy link
Member Author

it's related to the OC_Connector_Sabre_AbortedUploadDetectionPlugin

we should no run the detection on LOCK command

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants