[stable34] test(playwright): migrate propfind tests from Cypress to Playwright - #9041
Open
backportbot[bot] wants to merge 3 commits into
Open
[stable34] test(playwright): migrate propfind tests from Cypress to Playwright#9041backportbot[bot] wants to merge 3 commits into
backportbot[bot] wants to merge 3 commits into
Conversation
Signed-off-by: Jonas <jonas@freesources.org> Assisted-by: OpenCode:claude-fable-5
mejo-
force-pushed
the
backport/9021/stable34
branch
from
August 13, 2026 10:07
69772d6 to
394a259
Compare
…slow The test often exceeds the default timeout in CI. Signed-off-by: Jonas <jonas@freesources.org>
Etags will not be updated if the mtime does not change. So if the file was overwritten within the same second it was created the mtime and the etag will remain the same and the outdated cached content will be distributed. This problem is specific to our test setup. Usually one does not update a file multiple times per second. Adjust the test to ensure the mtime changes. Signed-off-by: Max <max@nextcloud.com>
mejo-
force-pushed
the
backport/9021/stable34
branch
from
August 13, 2026 10:09
394a259 to
4a84f45
Compare
mejo-
marked this pull request as ready for review
August 13, 2026 10:09
mejo-
approved these changes
Aug 13, 2026
Member
|
/backport to stable33 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport of #9021
Warning, This backport's changes differ from the original and might be incomplete⚠️
Todo
Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.