Skip to content

Conversation

@jayaddison
Copy link
Contributor

Purpose

Recently the test_numfig_disabled_warn test case has been flaky; although some of the intermittent failures have been noted for docutils HEAD, I've also noticed it occurring with other versions of docutils too.

Some example failure logs include:

This pull request experiments with removal of the use of a shared build for the problem test case and another test that it shares with.

NB: I am not certain that this will fix the problem; we may need to re-run the tests a few times with this in place (or perhaps GitHub Actions CI will fail first time after I open this pull request...?).

cc @jfbu @haampie

References

@jayaddison
Copy link
Contributor Author

NB: I am not certain that this will fix the problem; we may need to re-run the tests a few times with this in place (or perhaps GitHub Actions CI will fail first time after I open this pull request...?).

(more specifically: this is because I have not determined a way to replicate the same failure locally)

@jayaddison jayaddison mentioned this pull request Nov 26, 2025
@AA-Turner AA-Turner merged commit 828bdca into sphinx-doc:master Nov 26, 2025
52 checks passed
@jayaddison jayaddison deleted the tests/isolate-flaky-html-numfig-test-case branch November 26, 2025 23:25
@jayaddison
Copy link
Contributor Author

Thanks @AA-Turner - I'll monitor upcoming CI test results to try to get a sense for whether this has resolved the problem.

@jayaddison
Copy link
Contributor Author

@AA-Turner argh; I've noticed that I removed this decorator from the wrong two test cases. The test case I meant to isolate is test_numfig_disabled_warn.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants