Runtest exclusion for POWER

This commit is contained in:
rocky
2020-01-26 00:23:22 -05:00
parent 64100bd0c9
commit b5a5a128b5

View File

@@ -95,6 +95,7 @@ case $PYVERSION in
SKIP_TESTS[test_array.py]=1
SKIP_TESTS[test_ast.py]=1
SKIP_TESTS[test_audioop.py]=1
SKIP_TESTS[test_doctest2.py]=1 # a POWER thing?
SKIP_TESTS[test_httplib.py]=1 # Ok, but POWER has problems with this
SKIP_TESTS[test_pdb.py]=1 # Ok, but POWER has problems with this