Open
Conversation
ikrommyd
reviewed
Feb 8, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files🚀 New features to boost your workflow:
|
|
The documentation preview is ready to be viewed at http://preview.awkward-array.org.s3-website.us-east-1.amazonaws.com/PR3855 |
ianna
reviewed
Feb 8, 2026
Member
ianna
left a comment
There was a problem hiding this comment.
@henryiii - Could you please check the warnings here: https://github.com/scikit-hep/awkward/actions/runs/21805519760:
cibuildwheel: Invalid test_skip selector: 'pp*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
cibuildwheel: Invalid skip selector: 'pp*win*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
8b5e382 to
346e2f0
Compare
Member
Author
Those are because #3854 wasn't in yet when the CI ran. :) |
Member
Author
|
test_split_whitespace failed on 3.10 Linux ARM. I didn't touch that one. :) |
Signed-off-by: Henry Schreiner <henryfs@princeton.edu>
346e2f0 to
2dafd82
Compare
Collaborator
this fails randomly quite frequently on 3.10 (on x86 too) |
Collaborator
|
Should we perhaps run tests in arm64 windows too in CI? Or is it too much? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adding Windows ARM.