community/netpbm: disable some tests

These three tests, plus winicon-roundtrip2, seem to be why tests are
disabled for arm* & aarch64.
This commit is contained in:
omni 2023-12-06 22:47:33 +00:00
parent ad416900b5
commit 87416679bf

View File

@ -48,6 +48,9 @@ check() {
-e '/^ppmpat-random.test/d' \
-e '/^ppmtomitsu.test/d' \
-e '/^stdin-pam3.test/d' \
-e '/^stdin-pnm2.test/d' \
-e '/^ps-roundtrip.test/d' \
-e '/^ps-flate-roundtrip.test/d' \
"$builddir"/test/Test-Order
make check pkgdir="$PWD/pkgdir"