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

[v14] Update github.com/stretchr/testify to latest to fix data race #39919

Merged
merged 1 commit into from Mar 27, 2024

Conversation

Joerger
Copy link
Contributor

@Joerger Joerger commented Mar 27, 2024

The latest version fixes a data race in assert.EventuallyWithT - stretchr/testify#1395

We saw this data race in CI here - https://github.com/gravitational/teleport/actions/runs/8455904575/job/23164471171?pr=39868.

This was done on master by dependabot - #39002

@Joerger Joerger added the no-changelog Indicates that a PR does not require a changelog entry label Mar 27, 2024
@Joerger Joerger force-pushed the joerger/v14/fix-testify-data-race branch from 6297bb0 to 74355be Compare March 27, 2024 19:32
@Joerger Joerger enabled auto-merge March 27, 2024 19:34
@Joerger Joerger added this pull request to the merge queue Mar 27, 2024
Merged via the queue into branch/v14 with commit 208960d Mar 27, 2024
25 checks passed
@Joerger Joerger deleted the joerger/v14/fix-testify-data-race branch March 27, 2024 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants