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: retry flaky test #3992

Merged
merged 1 commit into from
Jan 9, 2025
Merged

fix: retry flaky test #3992

merged 1 commit into from
Jan 9, 2025

Conversation

metcoder95
Copy link
Member

This relates to...

Rationale

Changes

Features

Bug Fixes

Breaking Changes and Deprecations

Status

@ronag
Copy link
Member

ronag commented Jan 8, 2025

Doesn't this kind of remove what the test is testing?

@metcoder95
Copy link
Member Author

Don't believe so, the scenario the testing covers is that the event loops keeps ticking and throws accordingly to a custom configuration.

The rule of thumb can be that if we change the custom configuration to something else, we continue allowing the event loop to tick and throw accordingly

@metcoder95 metcoder95 merged commit de6ec47 into main Jan 9, 2025
36 of 37 checks passed
@metcoder95 metcoder95 deleted the fix/flag-retry branch January 9, 2025 07:45
@github-actions github-actions bot mentioned this pull request Jan 9, 2025
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