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 test failed for path handling incorrectly #4255

Closed
Xuanwo opened this issue Feb 23, 2024 · 1 comment · Fixed by #4257
Closed

webdav test failed for path handling incorrectly #4255

Xuanwo opened this issue Feb 23, 2024 · 1 comment · Fixed by #4257
Assignees

Comments

@Xuanwo
Copy link
Member

Xuanwo commented Feb 23, 2024

=========================== short test summary info ============================
FAILED tests/test_async_delete.py::test_async_remove_all - pyo3_asyncio.RustPanic: rust future panicked: unknown error
FAILED tests/test_sync_delete.py::test_sync_remove_all - pyo3_runtime.PanicException: path /remote.php/webdav/15d5cf80-937e-42f1-bcd1-228f20e42a28/random_dir_a13dc0ab-12e1-4c6d-94f7-2fe37426b089/x/ doesn't start with root /15d5cf80-937e-42f1-bcd1-228f20e42a28/
======================== 2 failed, 48 passed in 56.99s =========================

cc @hoslo, would you like to take a look? Thanks!


This issue blocks #4254

@Xuanwo
Copy link
Member Author

Xuanwo commented Feb 23, 2024

I'm working on this now.

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

Successfully merging a pull request may close this issue.

1 participant