Skip to content

Disable arm64 python tests#18662

Merged
rapids-bot[bot] merged 4 commits intorapidsai:branch-25.06from
galipremsagar:unblock_ci
May 6, 2025
Merged

Disable arm64 python tests#18662
rapids-bot[bot] merged 4 commits intorapidsai:branch-25.06from
galipremsagar:unblock_ci

Conversation

@galipremsagar
Copy link
Contributor

Description

This PR disables arm64 tests to unblock CI.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@galipremsagar galipremsagar requested a review from a team as a code owner May 5, 2025 23:15
@galipremsagar galipremsagar self-assigned this May 5, 2025
@galipremsagar galipremsagar added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels May 5, 2025
@galipremsagar galipremsagar changed the title Disable arm64 tests Disable arm64 python tests May 5, 2025
Copy link
Member

@jameslamb jameslamb left a comment

Choose a reason for hiding this comment

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

I'm following the offline conversation about this, so I understand this is just temporary while the problem's being actively investigated.

@bdice
Copy link
Contributor

bdice commented May 6, 2025

FAILED tests/test_repr.py::test_large_unique_categories_repr - TimeoutError: Expected to finish in self.timeout=6 seconds but took elapsed_time=6.568597247000071 seconds
= 1 failed, 85854 passed, 9169 skipped, 596 xfailed, 3 rerun in 507.07s (0:08:27) =

This test failed and is probably flaky. We have updated the timeout on this one before, I believe. Should we extend the time further? Add a retry / mark this as flaky? Disable the test?

@galipremsagar
Copy link
Contributor Author

galipremsagar commented May 6, 2025

FAILED tests/test_repr.py::test_large_unique_categories_repr - TimeoutError: Expected to finish in self.timeout=6 seconds but took elapsed_time=6.568597247000071 seconds
= 1 failed, 85854 passed, 9169 skipped, 596 xfailed, 3 rerun in 507.07s (0:08:27) =

This test failed and is probably flaky. We have updated the timeout on this one before, I believe. Should we extend the time further? Add a retry / mark this as flaky? Disable the test?

I'll give it a rerun and bump the timeout in a follow-up, CI appears to be getting slower and slower we might have to investigate soon. Not an immediate priority.

@bdice
Copy link
Contributor

bdice commented May 6, 2025

/merge

@rapids-bot rapids-bot bot merged commit c7bc8fd into rapidsai:branch-25.06 May 6, 2025
114 of 115 checks passed
galipremsagar added a commit that referenced this pull request May 6, 2025
vyasr added a commit to vyasr/cudf that referenced this pull request May 6, 2025
@vyasr vyasr mentioned this pull request May 6, 2025
3 tasks
mroeschke added a commit to mroeschke/cudf that referenced this pull request May 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improvement / enhancement to an existing function non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants