3.8 Excludes

This commit is contained in:
rocky
2020-04-05 12:09:48 -04:00
parent f3b102600e
commit 42d3c4db61

View File

@@ -96,6 +96,7 @@ SKIP_TESTS=(
[test_exceptions.py]=1 # parse error
[test_faulthandler.py]=1 # takes too long
[test_file_eintr.py]=1 # too long to run test; works on 3.7.7
[test_fcntl.py]=1
[test_filecmp.py]=1 # parse error
[test_fileinput.py]=1