diff options
| author | 2021-07-06 03:07:33 +0200 | |
|---|---|---|
| committer | 2021-07-06 03:08:14 +0200 | |
| commit | b111fe7c378b9bac95f06beb189ab7de06d0bc31 (patch) | |
| tree | 8f8441f5d245f57506cbcafb4890981dca3e6879 | |
| parent | app-accessibility/speakup-tools: initial import (diff) | |
| download | guru-b111fe7c378b9bac95f06beb189ab7de06d0bc31.tar.gz guru-b111fe7c378b9bac95f06beb189ab7de06d0bc31.tar.bz2 guru-b111fe7c378b9bac95f06beb189ab7de06d0bc31.zip | |
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>
| -rw-r--r-- | dev-util/psautohint/psautohint-2.3.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-util/psautohint/psautohint-2.3.0.ebuild b/dev-util/psautohint/psautohint-2.3.0.ebuild index 90713fbb3..325ca9894 100644 --- a/dev-util/psautohint/psautohint-2.3.0.ebuild +++ b/dev-util/psautohint/psautohint-2.3.0.ebuild @@ -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 } |
