pymc-devs / pymc-devs/pytensor
Include all failed tests in `all_tests`
Open
Nobody has claimed this yet.
GitHub CI/CD
- Dominant language
- Python
- Stars
- 644
- Forks
- 208
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 16
Description
Description
Not sure how feasible, but it would be nice to be able to look at a single place in the CI (maybe the all_tests catch all) ,to see all tests that failed at once, instead of having to check each sub-job separately
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 by locating the CI definition for the all_tests catch-all and its sub-jobs, then inspect how individual test failures are currently exposed. Done means the all_tests view reports all failed tests together, rather than requiring each sub-job to be checked separately.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100