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

[test] Relax Flux#switchMap test2596 to avoid timeouts #4004

Merged
merged 1 commit into from
Mar 3, 2025

Conversation

chemicL
Copy link
Member

@chemicL chemicL commented Mar 3, 2025

The test times out frequently on CI. If there is a genuine issue, the test will still time out due to an infinite loop condition that this test tries to detect. Reducing the number of executions and shutting down schedulers should reduce the time taken in valid scenarios and the flakiness should be minimized.

@chemicL chemicL added this to the 3.6.15 milestone Mar 3, 2025
@chemicL chemicL requested a review from a team as a code owner March 3, 2025 10:00
@chemicL chemicL merged commit 504b2fb into 3.6.x Mar 3, 2025
10 checks passed
@chemicL chemicL deleted the flux-switch-map-test-relax branch March 3, 2025 10:39
chemicL added a commit that referenced this pull request Mar 3, 2025
chemicL added a commit that referenced this pull request Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant