-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Stable9 integration tests refactoring #26666
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
Conversation
Conflicts: build/integration/features/bootstrap/WebDav.php build/integration/features/favorites.feature Conflicts: build/integration/features/dav-v2.feature
Conflicts: build/integration/features/sharing-v1.feature Conflicts: build/integration/features/sharing-v1.feature
Conflicts: build/integration/features/webdav-related.feature
Conflicts: build/integration/features/bootstrap/WebDav.php
…ded in this version
|
Test failed: ' /var/lib/jenkins/workspace/owncloud-core_core_PR-26666-CPCQE56ODM5DBDSTILRD55B5A6C53RQJOJT4PQVVGYUA2VOUB3WA/build/integration/features/dav-v2.feature:5` |
|
I've tried manually and if user doesn't log in previously, using cadaver he cannot see his files yet. |
|
This doesn't happen in master. The not previously logged in user can browse his files using cadaver in dav endpoint. |
Conflicts: build/integration/features/bootstrap/WebDav.php
Conflicts: build/integration/features/sharing-v1.feature
|
in when done manually with cadaver: something fishy with absolute paths vs relative paths on the new DAV endpoint. |
|
On stable9.1 the values are the same so the test is fine. |
|
Seems some fix is here #24971 but not directly backportable because it relies on another fix. Ok... Let's remove the dav v2 move test for now and process it separately. |
|
Removed failing test, submit separately: #26707 |
303ffa8 to
3fc3290
Compare
|
sharing-v1.feature:769 passes for me now on this PR, so let's hope everything else passes too |
|
Woohoo, all green 👍 |
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Backport of #26235