limit 3.x scope of ifelstmt reduction check to 3.6

at least for now. Again, we need major cleanup of this stuff, but that
will be done later.
This commit is contained in:
rocky
2020-01-31 16:22:32 -05:00
parent 7c012ebdfc
commit 258fac3201
2 changed files with 3 additions and 5 deletions

View File

@@ -138,8 +138,7 @@ SKIP_TESTS=(
# About 260 unit-test in about 16 minutes
if (( batch )) ; then
# Fails in crontab environment?
# Figure out what's up here
SKIP_TESTS[test_asyncore.py]=1 # Ok, but takes more than 15 seconds to run
SKIP_TESTS[test_bisect.py]=1
SKIP_TESTS[test_buffer.py]=1 # too long
SKIP_TESTS[test_compileall.py]=1 # Something weird on POWER