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

Adding GORACE env var set to create separate files for race traces #511

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

njegosrailic
Copy link
Contributor

@njegosrailic njegosrailic commented Jul 19, 2024

What

Adding GORACE env var set to create separate files for race traces

Why

jmank88 1 hour ago
Is this the line that will be run?
https://github.com/smartcontractkit/.github/blob/main/actions/ci-test-go/action.yml#L75

Can we update that with the GORACE env var set to create separate files for race traces? Otherwise they are mixed in with test logs and can be difficult to find. In core we add this: GORACE="log_path=$PWD/race"

Test

@njegosrailic njegosrailic force-pushed the nrailic-go-race-test-2 branch 14 times, most recently from dea07af to 9d9842c Compare July 19, 2024 18:15
@njegosrailic njegosrailic force-pushed the nrailic-go-race-test-2 branch from 9d9842c to 817b06e Compare July 19, 2024 18:18
@njegosrailic njegosrailic marked this pull request as ready for review July 19, 2024 18:20
@njegosrailic njegosrailic requested a review from a team as a code owner July 19, 2024 18:20
@njegosrailic njegosrailic merged commit 7f1e627 into main Jul 22, 2024
11 checks passed
@njegosrailic njegosrailic deleted the nrailic-go-race-test-2 branch July 22, 2024 07:19
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