pymc-devs / pymc-devs/pytensor
Split numba tests into different files
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 644
- Forks
- 208
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 16
Description
Description
It is now the longest running job at > 40 minutes: https://github.com/pymc-devs/pytensor/actions/runs/15284667195/job/42991989473
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 GitHub Actions job and trace which numba test collection accounts for its runtime. Identify the existing numba test files and decide how the tests should be divided into separate files. Done means the numba tests are split and the long-running job is no longer the single bottleneck described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd, testing-qa
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100