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

Makefile: enable race detection for unit tests #6873

Merged
merged 1 commit into from
Nov 4, 2023

Conversation

GiedriusS
Copy link
Member

Let's enable the race detection for unit tests. Closes #4664.

Let's enable the race detection for unit tests. Closes
#4664.

Signed-off-by: Giedrius Statkevičius <giedrius.statkevicius@vinted.com>
Copy link
Contributor

@yeya24 yeya24 left a comment

Choose a reason for hiding this comment

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

LGTM!

@yeya24 yeya24 merged commit fe179ac into main Nov 4, 2023
16 checks passed
@GiedriusS GiedriusS deleted the enable_race_detection_unit branch November 4, 2023 18:51
@fpetkovski
Copy link
Contributor

Nice work addressing all races 💪

@squat
Copy link
Member

squat commented Nov 4, 2023

🎉 🎉 🎉

rabenhorst pushed a commit to rabenhorst/thanos that referenced this pull request Nov 15, 2023
Let's enable the race detection for unit tests. Closes
thanos-io#4664.

Signed-off-by: Giedrius Statkevičius <giedrius.statkevicius@vinted.com>
Signed-off-by: Sebastian Rabenhorst <sebastian.rabenhorst@shopify.com>
douglascamata pushed a commit to douglascamata/thanos that referenced this pull request Dec 13, 2023
Let's enable the race detection for unit tests. Closes
thanos-io#4664.

Signed-off-by: Giedrius Statkevičius <giedrius.statkevicius@vinted.com>
douglascamata pushed a commit to douglascamata/thanos that referenced this pull request Dec 13, 2023
Let's enable the race detection for unit tests. Closes
thanos-io#4664.

Signed-off-by: Giedrius Statkevičius <giedrius.statkevicius@vinted.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

E2E Tests: Consider enabling race detector for test binary
4 participants