Merge pull request #301285 from a-n-n-a-l-e-e/sphinx-flaky-test

python311Packages.sphinx: disable flaky test
This commit is contained in:
a-n-n-a-l-e-e 2024-04-04 08:50:48 -07:00 committed by GitHub
commit 9a27a440e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -100,6 +100,7 @@ buildPythonPackage rec {
"test_check_link_response_only"
"test_anchors_ignored_for_url"
"test_autodoc_default_options"
"test_too_many_requests_retry_after_int_delay"
# racy with pytest-xdist
"test_domain_cpp_build_semicolon"
"test_class_alias"