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

Fix flaky test due to usage of Thread.sleep #6457

Merged

Conversation

manuel-alvarez-alvarez
Copy link
Contributor

What Does This Do

Fixes tainted map test being flaky due to relying on Thread.sleep to ensure items are purged after a certain amount of time.

@manuel-alvarez-alvarez manuel-alvarez-alvarez added tag: flaky test Flaky tests comp: asm iast Application Security Management (IAST) labels Jan 9, 2024
@manuel-alvarez-alvarez manuel-alvarez-alvarez requested a review from a team as a code owner January 9, 2024 09:00
@manuel-alvarez-alvarez manuel-alvarez-alvarez merged commit 82ca23b into master Jan 9, 2024
74 of 75 checks passed
@manuel-alvarez-alvarez manuel-alvarez-alvarez deleted the malvarez/iast-fix-flaky-tainted-map-test branch January 9, 2024 09:46
@github-actions github-actions bot added this to the 1.28.0 milestone Jan 9, 2024
@smola smola added the tag: no release notes Changes to exclude from release notes label Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp: asm iast Application Security Management (IAST) tag: flaky test Flaky tests tag: no release notes Changes to exclude from release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants