-
Notifications
You must be signed in to change notification settings - Fork 545
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
Adjust margin of ARIMA flaky test #6227
base: branch-25.02
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm confused why there are so many commits in this PR, but the diff is one line and all the intermediate commits will get squashed out so this seems OK to me.
I've used the same branch for all the fixes for Scipy 1.15, since we have squash commits then the PRs show all the commits I've done :) |
There is also a TSNE test that just fails ( Fine with increasing the tolerance for arima if there is nothing else we can do |
No description provided.