pymc-devs / pymc-devs/pytensor
Flaky tests/tensor/rewriting/test_math.py::TestExpLog::test_log1mexp_log
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
.
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 tensor/rewriting/test_math.py::TestExpLog::test_log1mexp_log and run the test repeatedly to observe the flaky behavior. Trace the failure reported by the test and inspect nearby tests or implementation referenced by the traceback. Done means the test reliably passes without masking the underlying failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100