exclusions again

This commit is contained in:
rocky
2020-01-26 09:33:29 -05:00
parent 71e9b0d96d
commit 24657961d6

View File

@@ -175,6 +175,7 @@ case $PYVERSION in
SKIP_TESTS[test_bisect.py]=1
SKIP_TESTS[test_buffer.py]=1 # too long
SKIP_TESTS[test_compileall.py]=1 # Something weird on POWER
SKIP_TESTS[test_codeccallbacks.py]=1 # Something differenet in locale?
SKIP_TESTS[test_distutils.py]=1
SKIP_TESTS[test_exception_variations.py]=1