runtest.sh 2.6.9 exclusion tweak

This commit is contained in:
rocky
2020-01-13 10:31:03 -05:00
parent c046aa3b9b
commit 7f2f3bd76c

View File

@@ -16,6 +16,7 @@ SKIP_TESTS=(
[test_queue.py]=1 # Investigate whether we caused this recently [test_queue.py]=1 # Investigate whether we caused this recently
[test test_select.py]=1 # test takes too long to run: 11 seconds [test test_select.py]=1 # test takes too long to run: 11 seconds
[test test_support.py]=1 #
[test_socket.py]=1 # test takes too long to run: 12 seconds [test_socket.py]=1 # test takes too long to run: 12 seconds
[test_sys.py]=1 # test assertion failures [test_sys.py]=1 # test assertion failures
[test_trace.py]=1 # Line numbers are expected to be different [test_trace.py]=1 # Line numbers are expected to be different