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

test(cy): skip test failing due to server issue #5142

Merged
merged 1 commit into from
Dec 18, 2023
Merged

Conversation

max-nextcloud
Copy link
Collaborator

nextcloud/server#42306
causes the DELETE request to fail with 423 Locked.

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits
  • fixes tests and does not need docs.

Copy link
Member

@juliushaertl juliushaertl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please open a revert PR right after merging so we keep track of the skipped test.

We probably could debug this further on CI with https://github.com/nextcloud/server/blob/master/config/config.sample.php#L2188-L2197

nextcloud/server#42306
causes the DELETE request to fail with 423 Locked.

Signed-off-by: Max <[email protected]>
@max-nextcloud max-nextcloud merged commit c32d36a into main Dec 18, 2023
35 checks passed
@max-nextcloud max-nextcloud deleted the test/fix-cypress branch December 18, 2023 10:46
@max-nextcloud
Copy link
Collaborator Author

/backport to stable28

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 this pull request may close these issues.

2 participants