transform ifelseif bugs

This commit is contained in:
rocky
2020-02-13 04:31:16 -05:00
parent 6dd97568f6
commit e90455dcb8
2 changed files with 7 additions and 7 deletions

View File

@@ -135,6 +135,7 @@ SKIP_TESTS=(
# 306 unit-test files in about 19 minutes
if (( batch )) ; then
SKIP_TESTS[test_capi.py]=1 # more than 15 secs to run on POWER
SKIP_TESTS[test_dbm_gnu.py]=1 # fails on its own on POWER
SKIP_TESTS[test_distutils.py]=1
SKIP_TESTS[test_fileio.py]=1