Skip to content

test: fix health_check_integration test flake#16980

Merged
antoniovicente merged 1 commit intomainfrom
fix_flake
Jun 15, 2021
Merged

test: fix health_check_integration test flake#16980
antoniovicente merged 1 commit intomainfrom
fix_flake

Conversation

@mattklein123
Copy link
Copy Markdown
Member

Advancing simulated time can race with arming the interval timer.
Check for the next request a different way which does not flake.

Risk Level: Test only change
Testing: N/A
Docs Changes: N/A
Release Notes: N/A
Platform Specific Features: N/A

Advancing simulated time can race with arming the interval timer.
Check for the next request a different way which does not flake.

Signed-off-by: Matt Klein <mklein@lyft.com>
Copy link
Copy Markdown
Contributor

@antoniovicente antoniovicente left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix.

@antoniovicente antoniovicente merged commit efaa17a into main Jun 15, 2021
@mattklein123 mattklein123 deleted the fix_flake branch June 15, 2021 05:15
leyao-daily pushed a commit to leyao-daily/envoy that referenced this pull request Sep 30, 2021
Advancing simulated time can race with arming the interval timer.
Check for the next request a different way which does not flake.

Signed-off-by: Matt Klein <mklein@lyft.com>
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