python310Packages.psautohint: Disable a couple of flaky tests

This commit is contained in:
Amanda Cameron 2023-03-23 08:15:05 -04:00
parent 3efc9e2dc9
commit d0d4109767

View File

@ -44,6 +44,9 @@ buildPythonPackage rec {
"test_multi_outpath"
"test_mmhint"
"test_otf"
# flaky tests (see https://github.com/adobe-type-tools/psautohint/issues/385)
"test_hashmap_old_version"
"test_hashmap_no_version"
];
passthru.tests = {