-
Notifications
You must be signed in to change notification settings - Fork 234
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
[BUG] Many decimal integration test failures for 0.5 #1802
Comments
Detailed log of test errors: |
All of these tests just failed for me in a pre-commit build for 0.5. It feels almost like there is a change in cudf that is causing this I am going to try and track down what is happening. |
Yup I was able to reproduce the failures on the bast 0.5 branch locally. |
I went back a couple of days on the plugin and it still fails, this looks very much like a cudf issue. |
Yup when I got back to 43b44e1 in cudf all of the tests pass again. I will start to track down the change that caused this to happen |
This should be fixed when rapidsai/cudf#7449 is merged and a new cudf-0.19 snapshot is published. |
Dependency is merged and tests appear to be passing. |
A number of unit tests failed on Databricks for the 0.5 nightly integration tests. Some excerpts:
The text was updated successfully, but these errors were encountered: