mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-afdko-3.6.1: Skip extra tests.
* gnu/packages/fontutils.scm (python-afdko-3.6.1) [#:phases] {check}: Ignore proofpdf_test tests, newly failing due to libxml2 update. Change-Id: Ia951573cfc54b25462bc38a3d29ee45275a3e91d
This commit is contained in:
parent
3bbd71ca33
commit
72c532b2f5
1 changed files with 1 additions and 0 deletions
|
@ -415,6 +415,7 @@ but also provides many useful font conversion and analysis facilities.
|
|||
"--ignore=tests/makeotfexe_test.py"
|
||||
"--ignore=tests/otc2otf_test.py"
|
||||
"--ignore=tests/otf2ttf_test.py"
|
||||
"--ignore=tests/proofpdf_test.py"
|
||||
"--ignore=tests/ttxn_test.py")))))))
|
||||
(native-inputs
|
||||
(list pkg-config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue