FAILED tests/test_intl.py::test_gettext_dont_rebuild_mo - AssertionError: assert 1 == 0
+ where 1 = <function test_gettext_dont_rebuild_mo.<locals>.get_number_of_update_targets at 0x0000022947B2A8E0>(<SphinxTestApp buildername='dummy'>)
= 1 failed, 1787 passed, 23 skipped, 5 xfailed, 28 xpassed, 6 warnings in 271.50s (0:04:31) =
Error: Process completed with exit code 1.
which I have observed a number of times recently either on PRs or direct pushes to master.
As this seems random, I have no recipe for reproducing.
Describe the bug
I am (edit: not) competent to understand seemingly occasional:
which I have observed a number of times recently either on PRs or direct pushes to master.
How to Reproduce
See https://github.com/sphinx-doc/sphinx/actions/runs/4383723023/jobs/7674313285 or earlier failed test of #11224 prior to merge to master: https://github.com/sphinx-doc/sphinx/actions/runs/4354037120/jobs/7608843307
As this seems random, I have no recipe for reproducing.
Environment Information
Sphinx extensions
No response
Additional context
No response