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

TST: Fix cudf & hadoop failed tests cases #806

Merged
merged 5 commits into from
Sep 2, 2024

Conversation

luweizheng
Copy link
Collaborator

@luweizheng luweizheng commented Aug 30, 2024

  • Fix cudf groupby tests as cudf (24.08) does not support them.
  • update hadoop CI workflow.
  • remove juicefs-ci, as it needs extra self-hosted resources, activate when necessary.

@XprobeBot XprobeBot added testing Testing functions or related to the test suite gpu labels Aug 30, 2024
@XprobeBot XprobeBot added this to the v0.7.4 milestone Aug 30, 2024
Copy link

codecov bot commented Aug 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.95%. Comparing base (c061016) to head (055ec24).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #806      +/-   ##
==========================================
+ Coverage   80.97%   81.95%   +0.98%     
==========================================
  Files        1070     1070              
  Lines       80015    79997      -18     
  Branches    16522    16534      +12     
==========================================
+ Hits        64791    65562     +771     
+ Misses      13653    12899     -754     
+ Partials     1571     1536      -35     
Flag Coverage Δ
unittests 81.87% <ø> (+0.94%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@luweizheng luweizheng changed the title TST: Fix cudf groupby tests TST: Fix cudf tests failed cases Aug 31, 2024
@luweizheng luweizheng changed the title TST: Fix cudf tests failed cases TST: Fix cudf & hadoop failed tests cases Aug 31, 2024
Copy link
Contributor

@qinxuye qinxuye left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@qinxuye qinxuye merged commit aa7ff1e into xorbitsai:main Sep 2, 2024
31 of 35 checks passed
@luweizheng luweizheng deleted the fix_cudf_groupby branch September 2, 2024 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gpu testing Testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants