Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.3k
Open
Labels
Description
Describe the bug
Purpose
Recently thetest_numfig_disabled_warn test case has been flaky; although some of the intermittent failures have been noted fordocutilsHEAD, I've also noticed it occurring with other versions ofdocutils too.
Some example failure logs include:
docutilsHEAD:https://github.com/sphinx-doc/sphinx/actions/runs/18772174723/job/53603139421#step:10:4828docutilsv0.20:https://github.com/sphinx-doc/sphinx/actions/runs/19662374866/job/56311219423#step:10:4879
How to Reproduce
We are not yet certain how to replicate this problem locally. It does appear intermittently in our GitHub Actions continuous integration testing.
Environment Information
TBDSphinx extensions
N/A
Additional context
- Related toProblem testing #13996.
- Related toTests: isolate a pair of HTML build 'numfig' test cases #14100 (flawed attempt at a fix).