Unverified Commit be7f4699 authored by Pierre Bourdon's avatar Pierre Bourdon
Browse files

python3Packages.afdko: disable one more failing test on i686-linux

parent acdf9620
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -107,6 +107,7 @@ buildPythonPackage rec {
    # https://github.com/adobe-type-tools/afdko/issues/1425
    "test_spec"
  ] ++ lib.optionals (stdenv.hostPlatform.isi686) [
    "test_dump_option"
    "test_type1mm_inputs"
  ];