]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-109959: Skip test_glob.test_selflink() flaky test (GH-128812) (#128834)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 14 Jan 2025 15:32:11 +0000 (16:32 +0100)
committerGitHub <noreply@github.com>
Tue, 14 Jan 2025 15:32:11 +0000 (15:32 +0000)
commitfebe67b99322164976843c9547df0452df28352b
treef19e7061b1bba754481e8fa94674b17483913e4f
parent54c9597a50279629d2a6d76313a2788ee650176a
[3.12] gh-109959: Skip test_glob.test_selflink() flaky test (GH-128812) (#128834)

gh-109959: Skip test_glob.test_selflink() flaky test (GH-128812)
(cherry picked from commit 1153e66e20124b8f3484bcaddbc0e252d31161a6)

Co-authored-by: Victor Stinner <vstinner@python.org>
Lib/test/test_glob.py