commit | b9877cd2cc47b6f3512c171814c4f630286279b9 | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@redhat.com> | Wed Sep 18 01:58:29 2019 +0200 |
committer | GitHub <noreply@github.com> | Wed Sep 18 01:58:29 2019 +0200 |
tree | da0b23054d5a9c04187c4bfac3afd40952cd7090 | |
parent | 1ce16fb0977283ae42a9f8917bbca5f44aa69324 [diff] |
bpo-37531: Skip test_regrtest.test_multiprocessing_timeout() on Windows (GH-16247) It is a known and tracked bug: disable the test until it's fixed.