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

fix(nextcloud): Avoid race conditions in tests #1301

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

provokateurin
Copy link
Member

Some tests would sometimes fail randomly and looking at the fixtures it revealed that requests were not sent in the correct order. This should also fix the locking problem of #1299

@provokateurin provokateurin linked an issue Dec 14, 2023 that may be closed by this pull request
@provokateurin provokateurin merged commit de7ba10 into main Dec 14, 2023
8 checks passed
@provokateurin provokateurin deleted the fix/nextcloud/avoid-race-conditions-in-tests branch December 14, 2023 16:12
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.

litmus move_coll test sometimes fails due to locking
2 participants