]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-109959: Remove test_glob.test_selflink() (#130551)
authorVictor Stinner <vstinner@python.org>
Thu, 27 Feb 2025 10:07:08 +0000 (11:07 +0100)
committerGitHub <noreply@github.com>
Thu, 27 Feb 2025 10:07:08 +0000 (11:07 +0100)
commita083633fa046386b8cdaae0c87fef25289dde9a1
tree9e43fa99db0e0d0ba25868add9b62267def20d9a
parent2a18e80695ac1f05c95ea3b1cfe29defd45e2f71
gh-109959: Remove test_glob.test_selflink() (#130551)

The test is not reliable, it fails randomly on Linux:
https://github.com/python/cpython/issues/109959#issuecomment-2577550700
Lib/test/test_glob.py