-
Notifications
You must be signed in to change notification settings - Fork 4k
GH-20127: [Python][CI] Remove legacy hdfs tests from hdfs and hypothesis setup #40363
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
GH-20127: [Python][CI] Remove legacy hdfs tests from hdfs and hypothesis setup #40363
Conversation
|
@github-actions crossbow submit test-conda-python-3.11-hypothesis |
|
Revision: 6e84caa Submitted crossbow builds: ursacomputing/crossbow @ actions-3636eb2740
|
|
It would be nice to also fix the HDFS builds themselves (failures seem related?). |
|
@github-actions crossbow submit hdfs |
|
Revision: 6e84caa Submitted crossbow builds: ursacomputing/crossbow @ actions-4e7114f791
|
Ah yes, sorry I should have checked that when merging the PR. But indeed that should be fixed now as well |
|
The hypothesis tests are still failing (but now actual test failures instead of erroring on test collection for the missing file). the output is quite incomprehensible though, so not sure what's the issue from a quick look |
|
HDFS build is green now! |
|
After merging your PR, Conbench analyzed the 5 benchmarking runs that have been run so far on merge-commit 3d467ac. There were no benchmark performance regressions. 🎉 The full Conbench report has more details. |
Rationale for this change
Small follow-up on #39825, which removed the
test_hdfs.pyfile itself, but didn't remove it from the hypothesis script