]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-30064: Fix unstable asyncio "racing" socket tests (GH-20485)
authorVictor Stinner <vstinner@python.org>
Thu, 28 May 2020 14:08:50 +0000 (16:08 +0200)
committerGitHub <noreply@github.com>
Thu, 28 May 2020 14:08:50 +0000 (16:08 +0200)
commit84ee7e1573d166fe7a9be676813e12523b62ab24
treecde27f1aec5c17eab9ca213a8e357fafc813b90e
parent4fd4963ccce5c12f742303dab6e43818b1133c7e
bpo-30064: Fix unstable asyncio "racing" socket tests (GH-20485)

Skip new "racing" socket tests which fail randomly until someone fix
them, to ease analysis of buildbot failures (skip tests which are
known to be broken/unstable).
Lib/test/test_asyncio/test_sock_lowlevel.py