Go over runtest exclusions

This commit is contained in:
rocky
2020-01-22 07:23:54 -05:00
parent ed64e7b443
commit dcf7ca1061
2 changed files with 5 additions and 0 deletions

View File

@@ -133,6 +133,7 @@ SKIP_TESTS=(
[test_sys_setprofile.py]=1 # test assert fail
[test_sys_settrace.py]=1 # doesn't terminate
[test_tcl.py]=1 # it fails on its own
[test_telnetlib.py]=1 # doesn't terminate
[test_tempfile.py]=1 # FIXME nested "if" is in wrong place. 3.6.2. may work though
[test_thread.py]=1