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

CI: Debug failing ARM builds #59813

Merged
merged 7 commits into from
Sep 17, 2024
Merged

Conversation

lithomas1
Copy link
Member

@lithomas1 lithomas1 commented Sep 15, 2024

  • closes #xxxx (Replace xxxx with the GitHub issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks passed.
  • Added type annotations to new arguments/methods/functions.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

The non musl arm builds have been failing for a while now.

@lithomas1 lithomas1 added the Build Library building on various platforms label Sep 15, 2024
@lithomas1
Copy link
Member Author

I don't have access to an ARM machine, so I'm probably just going to skip the tests for now
(given that the failures are for the sparse extension arrays which aren't really maintained anymore)

@lithomas1 lithomas1 marked this pull request as ready for review September 17, 2024 21:43
@lithomas1 lithomas1 added this to the 2.2.3 milestone Sep 17, 2024
@lithomas1
Copy link
Member Author

pre-commit.ci autofix

@lithomas1 lithomas1 merged commit 8b1b211 into pandas-dev:main Sep 17, 2024
92 of 93 checks passed
@lithomas1 lithomas1 deleted the try-fix-arm-build branch September 17, 2024 23:00
meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Sep 17, 2024
lithomas1 added a commit that referenced this pull request Sep 17, 2024
…9828)

Backport PR #59813: CI: Debug failing ARM builds

Co-authored-by: Thomas Li <47963215+lithomas1@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Library building on various platforms
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant