diff --git a/master/custom/workers.py b/master/custom/workers.py index fcea1e27..f4286da7 100644 --- a/master/custom/workers.py +++ b/master/custom/workers.py @@ -186,6 +186,8 @@ def get_workers(settings): tags=['linux', 'unix', 'raspbian', 'debian', 'armv8', 'aarch64', 'arm'], parallel_tests=4, + # Tests fail with latin1 encoding + not_branches=['3.12'] ), cpw( name="kulikjak-solaris-sparcv9",