One more 3.6 runtest exclude

This commit is contained in:
rocky
2020-02-07 20:53:31 -05:00
parent 6d5fb21363
commit 2b50cb56d7

View File

@@ -173,6 +173,7 @@ SKIP_TESTS=(
[test_urllib2.py]=1 # it fails on its own
[test_urllibnet.py]=1 # it fails on its own
[test_urllib.py]=1 # it fails on its own
[test_urlparse.py]=1 # test failure
[test_venv.py]=1 # test takes too long to run: 13 seconds