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

add NO_RACE so uts can run faster locally #1294

Merged
merged 3 commits into from
Aug 21, 2024
Merged

add NO_RACE so uts can run faster locally #1294

merged 3 commits into from
Aug 21, 2024

Conversation

darioush
Copy link
Collaborator

@darioush darioush commented Aug 21, 2024

I don't want to address whether the race detector should run on every CI right now, but I keep finding myself removing the -race option and sometimes it gets committed by mistake, then have to undo it, or keep stashing this change.

So this adds support for running tests like NO_RACE=1 ./scripts/build_test.sh

@darioush darioush marked this pull request as ready for review August 21, 2024 15:33
@darioush darioush requested a review from ceyonur as a code owner August 21, 2024 15:33
@darioush darioush merged commit 00f309a into master Aug 21, 2024
13 checks passed
@darioush darioush deleted the add-norace branch August 21, 2024 16:44
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