Skip to content

ci: add -race flag to e2e test step#328

Merged
jwilder merged 1 commit into
masterfrom
ci/e2e-race-flag
Jun 11, 2026
Merged

ci: add -race flag to e2e test step#328
jwilder merged 1 commit into
masterfrom
ci/e2e-race-flag

Conversation

@jwilder

@jwilder jwilder commented Jun 11, 2026

Copy link
Copy Markdown
Owner

The unit test job already runs with -race, but the e2e tests did not. This adds it so data races are caught in integration tests as well.

The unit test job already runs with -race, but the e2e tests did not.
This ensures data races are caught in integration tests as well.
@jwilder jwilder merged commit 51017ed into master Jun 11, 2026
12 checks passed
@jwilder jwilder deleted the ci/e2e-race-flag branch June 11, 2026 13:17
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.

1 participant