mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
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:
parent
ad416900b5
commit
87416679bf
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user