Skip to content

chore: do not skip test_recordarray_argmax_y_field and make the xfail reason consistent for test_listarray_sort in tests-cuda/test_3459_virtualarray_with_cuda.py#3837

Merged
ikrommyd merged 3 commits intoscikit-hep:mainfrom
ikrommyd:do-not-skip-y-field
Feb 4, 2026

Conversation

@ikrommyd
Copy link
Copy Markdown
Collaborator

@ikrommyd ikrommyd commented Feb 4, 2026

As far as I know, on the x-field tests should be skipped there. The y-field tests are fine and do not error. The exact same test for argmin is not skipped.

Also the reason test_listarray_sort fails is the same as many other tests in the same file so they should have the same xfail reason.

@ikrommyd ikrommyd changed the title chore: do not skip test_recordarray_argmax_y_field in tests-cuda/test_3459_virtualarray_with_cuda.py chore: do not skip test_recordarray_argmax_y_field and make the xfail reason conssitent for test_listarray_sort in tests-cuda/test_3459_virtualarray_with_cuda.py` Feb 4, 2026
@ikrommyd ikrommyd changed the title chore: do not skip test_recordarray_argmax_y_field and make the xfail reason conssitent for test_listarray_sort in tests-cuda/test_3459_virtualarray_with_cuda.py` chore: do not skip test_recordarray_argmax_y_field and make the xfail reason conssitent for test_listarray_sort in tests-cuda/test_3459_virtualarray_with_cuda.py` Feb 4, 2026
@ikrommyd ikrommyd changed the title chore: do not skip test_recordarray_argmax_y_field and make the xfail reason conssitent for test_listarray_sort in tests-cuda/test_3459_virtualarray_with_cuda.py` chore: do not skip test_recordarray_argmax_y_field and make the xfail reason conssitent for test_listarray_sort in tests-cuda/test_3459_virtualarray_with_cuda.py Feb 4, 2026
@ikrommyd ikrommyd changed the title chore: do not skip test_recordarray_argmax_y_field and make the xfail reason conssitent for test_listarray_sort in tests-cuda/test_3459_virtualarray_with_cuda.py chore: do not skip test_recordarray_argmax_y_field and make the xfail reason consistent for test_listarray_sort in tests-cuda/test_3459_virtualarray_with_cuda.py Feb 4, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 4, 2026

The documentation preview is ready to be viewed at http://preview.awkward-array.org.s3-website.us-east-1.amazonaws.com/PR3837

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.65%. Comparing base (8491fd2) to head (8ba810e).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

see 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Member

@ianna ianna left a comment

Choose a reason for hiding this comment

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

@ikrommyd - thanks. The tests pass. Go ahead and merge it.

@ikrommyd ikrommyd merged commit 5a1e8ae into scikit-hep:main Feb 4, 2026
41 of 45 checks passed
@ikrommyd ikrommyd deleted the do-not-skip-y-field branch February 4, 2026 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants