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

Address issue with timeouts in unit change tests #1074

Merged
merged 1 commit into from
Nov 16, 2023
Merged

Conversation

bloebp
Copy link
Member

@bloebp bloebp commented Nov 15, 2023

The build sometimes randomly fails due to a timeout issue in the unit tests of the unit change methods of the GCM module. While this only happens in the github builds, this is most likely due to the prallelization of the underlying RandomForestRegressors being fitted.

The build sometimes randomly fails due to a timeout issue in the unit tests of the unit change methods of the GCM module. While this only happens in the github builds, this is most likely due to the prallelization of the underlying RandomForestRegressors being fitted.

Signed-off-by: Patrick Bloebaum <bloebp@amazon.com>
@bloebp bloebp requested a review from petergtz November 15, 2023 15:34
@bloebp bloebp merged commit e846851 into main Nov 16, 2023
29 checks passed
@bloebp bloebp deleted the unit_test_timeout_fix branch November 16, 2023 14:28
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