dev-util/psautohint: deselect failing test

Closes: https://bugs.gentoo.org/800629
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-07-06 03:07:33 +02:00
parent 9b7665c4e6
commit b111fe7c37

View File

@@ -75,5 +75,6 @@ python_test() {
--deselect tests/integration/test_hint.py::test_hashmap_old_version \
--deselect tests/integration/test_mmhint.py::test_vfotf[tests/integration/data/vf_tests/CJKSparseVar.subset.hinted.otf] \
--deselect tests/integration/test_mmhint.py::test_vfotf[tests/integration/data/vf_tests/bug816.hinted.otf] \
--deselect tests/integration/test_cli.py::test_multi_outpath \
|| die
}