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

[v15] Update github.com/stretchr/testify to latest to fix data race #39917

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

Copy link

The PR changelog entry failed validation: Changelog entry not found in the PR body. Please add a "no-changelog" label to the PR, or changelog lines starting with changelog: followed by the changelog entries for the PR.

@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/fix-testify-data-race branch from 69ee05f to 3ad5594 Compare March 27, 2024 19:34
@Joerger Joerger enabled auto-merge March 27, 2024 19:34
@zmb3
Copy link
Collaborator

zmb3 commented Mar 27, 2024

Missing a go mod tidy?

@Joerger Joerger force-pushed the joerger/fix-testify-data-race branch from 3ad5594 to 2f35e26 Compare March 27, 2024 21:13
@Joerger Joerger added this pull request to the merge queue Mar 27, 2024
Merged via the queue into branch/v15 with commit 15a92e1 Mar 27, 2024
33 checks passed
@Joerger Joerger deleted the joerger/fix-testify-data-race branch March 27, 2024 21:51
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

3 participants