See previous commit msg

This commit is contained in:
rocky
2020-02-01 12:27:06 -05:00
parent 0fafb38d35
commit db3c687784

View File

@@ -201,4 +201,5 @@ if (( batch )) ; then
SKIP_TESTS[test_codeccallbacks.py]=1 SKIP_TESTS[test_codeccallbacks.py]=1
# locale on test machine is probably customized # locale on test machine is probably customized
SKIP_TESTS[test__locale.py]=1 SKIP_TESTS[test__locale.py]=1
SKIP_TESTS[test_time.py]=1 # Rounding error?
fi fi