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

Flaky spec fixes #2565

Merged
merged 10 commits into from
Feb 26, 2025
Merged

Flaky spec fixes #2565

merged 10 commits into from
Feb 26, 2025

Conversation

solnic
Copy link
Collaborator

@solnic solnic commented Feb 24, 2025

I reckon this fixes the most problematic flaky specs that we have now. I could not reproduce the jruby failures locally no matter what I did, so these are still pending. Given that the build passed 3 times in a row here, I feel like this is already very beneficial to merge in.

Refs #2522

#skip-changelog

Thread.current.thread_variable_set(Sentry::THREAD_LOCAL, nil)
end
end
end
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I couldn't clear up the worker because we need it on_exit { close } :/

@solnic solnic marked this pull request as ready for review February 25, 2025 13:13
@solnic solnic force-pushed the solnic/more-flaky-spec-fixes branch from 7c1fed3 to dabd623 Compare February 25, 2025 13:36
@solnic solnic force-pushed the solnic/more-flaky-spec-fixes branch from 89fae5b to 31e44ae Compare February 26, 2025 13:52
@solnic solnic merged commit 83cbb9a into master Feb 26, 2025
134 checks passed
@solnic solnic deleted the solnic/more-flaky-spec-fixes branch February 26, 2025 14:34
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