Restrict pint test runs
Open
A pull request for this has already been merged.
- #8445 by @dcherian — merged
CI
- Dominant language
- Python
- Stars
- 4.2k
- Forks
- 1.4k
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 14
Description
What is your issue?
Pint tests are failing on main — https://github.com/pydata/xarray/actions/runs/6817674274/job/18541677930
E TypeError: no implementation found for 'numpy.min' on types that implement __array_function__: [<class 'pint.util.Quantity'>]
If we can't fix soon, should we disable?
CC @keewis
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked CI job to reproduce the Pint test failure, then inspect merged pull request #8445 for the resolution or intended test restriction. Done means the relevant Pint tests pass on main or the agreed restriction is reflected in the test configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- numpy, python
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100