Skip to content

chore: ignore jax deprecation warning in pytest#3864

Merged
ikrommyd merged 1 commit into
scikit-hep:mainfrom
ikrommyd:jax-ignore-dep-warning
Feb 11, 2026
Merged

chore: ignore jax deprecation warning in pytest#3864
ikrommyd merged 1 commit into
scikit-hep:mainfrom
ikrommyd:jax-ignore-dep-warning

Conversation

@ikrommyd

@ikrommyd ikrommyd commented Feb 11, 2026

Copy link
Copy Markdown
Member

it's super annoying when you try to run individual jax tests and get hit with a mllion DeprecationWarning: The JAX backend is deprecated and will be removed in a future release of Awkward Array. Please plan to migrate your code accordingly. erors because we treat warnings as errors in pytest.

@ikrommyd
ikrommyd requested a review from ariostas February 11, 2026 16:46
@codecov

codecov Bot commented Feb 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.63%. Comparing base (931fcb8) to head (f6746b7).
⚠️ 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.

@github-actions

Copy link
Copy Markdown

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

@ariostas ariostas left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Is there a plan for when it will be removed?

@ikrommyd

Copy link
Copy Markdown
Member Author

Is there a plan for when it will be removed?

I don't know as that's been halted but I'd like to have this in until then.

@ikrommyd
ikrommyd merged commit 9871441 into scikit-hep:main Feb 11, 2026
39 of 42 checks passed
@ikrommyd
ikrommyd deleted the jax-ignore-dep-warning branch February 11, 2026 17:42
@ianna

ianna commented Feb 11, 2026

Copy link
Copy Markdown
Member

Is there a plan for when it will be removed?

I don't know as that's been halted but I'd like to have this in until then.

Yes. We have been waiting on the paper published. I should check with Mo and Lino.

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.

3 participants