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

Reduce number of iterations in TestFiberScheduler#test_autoload. #8391

Conversation

ioquatix
Copy link
Member

@ioquatix ioquatix commented Sep 7, 2023

ppc64le appears to be struggling with this test due to timeout. Let's see if reducing the number of iterations can help improve the test performance.

`ppc64le` appears to be struggling with this test due to timeout. Let's see
if reducing the number of iterations can help improve the test performance.
@ioquatix ioquatix force-pushed the fiber-scheduler-test-autoload-reduced-iterations branch from 33697ee to cb10de1 Compare September 7, 2023 01:38
@ioquatix ioquatix merged commit 05aaff2 into ruby:master Sep 7, 2023
90 of 91 checks passed
@ioquatix ioquatix deleted the fiber-scheduler-test-autoload-reduced-iterations branch September 7, 2023 01:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant