Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flaky unit test: test_load_mappings_cache #13363

Open
jayaddison opened this issue Feb 19, 2025 · 0 comments
Open

Flaky unit test: test_load_mappings_cache #13363

jayaddison opened this issue Feb 19, 2025 · 0 comments

Comments

@jayaddison
Copy link
Contributor

Describe the bug

There seems to be an flaky/intermittent test failure for test_load_mappings_cache; this appeared as a failure in a recent GitHub Actions CI unit test run for v8.2.0 of Sphinx.

The test involves building an application, performing some cleanup, and then asserting that an InventoryAdapter constructed on the results contains an expected Intersphinx cache item as configured during the app build -- but during the failure observed, the cache entry was not found.

How to Reproduce

TBD; the failure can currently be found in the build logs for this GitHub Actions CI job: https://github.com/sphinx-doc/sphinx/actions/runs/13402480912/job/37436044034

Environment Information

Platform:              linux; ([Linux-6.8.0-1021-azure](https://github.com/actions/runner-images/blob/ubuntu24/20250209.1/images/ubuntu/Ubuntu2404-Readme.md))
Python version:        3.13.2 (main, Feb  5 2025, 03:27:26) [GCC 13.3.0]
Python implementation: CPython
Sphinx version:        8.2.0
Docutils version:      0.20.1
Jinja2 version:        3.1.5
Pygments version:      2.19.1

Sphinx extensions

N/A

Additional context

No response

@AA-Turner AA-Turner changed the title Flaky unit test: test_load_mappings_cache Flaky unit test: test_load_mappings_cache Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants