aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Barbieri <lssndrbarbieri@gmail.com>2021-10-04 00:48:25 +0200
committerAlessandro Barbieri <lssndrbarbieri@gmail.com>2021-10-04 00:48:25 +0200
commitbad291cb81735352fc59051d381930e923e34971 (patch)
tree9772421533e32386eaa9436bb84382ec98762207
parentdev-python/fastavro: deselect failing tests (diff)
downloadguru-bad291cb.tar.gz
guru-bad291cb.tar.bz2
guru-bad291cb.zip
dev-util/psautohint: deselect another test
Closes: https://bugs.gentoo.org/801028 Package-Manager: Portage-3.0.26, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
-rw-r--r--dev-util/psautohint/psautohint-2.3.0.ebuild1
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 325ca9894..ba1cda307 100644
--- a/dev-util/psautohint/psautohint-2.3.0.ebuild
+++ b/dev-util/psautohint/psautohint-2.3.0.ebuild
@@ -76,5 +76,6 @@ python_test() {
--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 \
+ --deselect tests/integration/test_cli.py::test_multi_different_formats \
|| die
}