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: Fork test_cloud_resource_context test #2839

Conversation

szokeasaurusrex
Copy link
Member

@szokeasaurusrex szokeasaurusrex commented Mar 18, 2024

This test is flaky. Seems to be because of a concurrency issue because it fails nondeterministically with different call counts on reruns against the same code (e.g. here).

Let's add pytest.mark.forked to see if it fixes the flakiness!

@antonpirker
Copy link
Member

Fixed in here: #2454

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