]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-109959: Skip test_glob.test_selflink() flaky test (GH-128812) (#128821)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 14 Jan 2025 10:55:33 +0000 (11:55 +0100)
committerGitHub <noreply@github.com>
Tue, 14 Jan 2025 10:55:33 +0000 (10:55 +0000)
commit88b4b435fa6fc50bd2db9a672d39b4928ae4fd5d
treeede7205e85bc501440684268ba897416f1ee8b25
parent1ec36a62ebcba5c47c92717f6f021c081f095063
[3.13] gh-109959: Skip test_glob.test_selflink() flaky test (GH-128812) (#128821)

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