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

test(client/keys): deflake Test_runImportHexCmd by a unique directory per sub-test run #17855

Merged

Conversation

odeke-em
Copy link
Collaborator

Fixes undefined behavior that could result in test flakes on various environments by creating a unique directory per sub-test run of Test_runImportHexCmd. (*testing).T.TempDir() must not be mucked around with.

Fixes #17854

…per test run

Fixes undefined behavior that could result in test flakes on various
environments by creating a unique directory per sub-test run of
Test_runImportHexCmd. (*testing).T.TempDir() must not be mucked
around with.

Fixes #17854
@odeke-em odeke-em requested a review from a team as a code owner September 25, 2023 02:48
@github-actions github-actions bot added C:CLI C:Keys Keybase, KMS and HSMs labels Sep 25, 2023
@julienrbrt julienrbrt changed the title fix: client/keys: deflake Test_runImportHexCmd by a unique directory per sub-test run test(client/keys): deflake Test_runImportHexCmd by a unique directory per sub-test run Sep 25, 2023
@julienrbrt julienrbrt added the backport/v0.50.x PR scheduled for inclusion in the v0.50's next stable release label Sep 25, 2023
@julienrbrt julienrbrt added this pull request to the merge queue Sep 25, 2023
Merged via the queue into main with commit 1d4694e Sep 25, 2023
52 checks passed
@julienrbrt julienrbrt deleted the client-keys-use-proper-own-dir-per-Test_runImportHexCmd-run branch September 25, 2023 04:07
mergify bot pushed a commit that referenced this pull request Sep 25, 2023
julienrbrt pushed a commit that referenced this pull request Sep 25, 2023
@faddat faddat mentioned this pull request Nov 8, 2024
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/v0.50.x PR scheduled for inclusion in the v0.50's next stable release C:CLI C:Keys Keybase, KMS and HSMs
Projects
None yet
2 participants