pymc-devs / pymc-devs/pytensor

Include all failed tests in `all_tests`

Open
#1,969 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.