mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
community/tor: disable failing test on x86_64
this passed in CI and also on this builder with the previous upgrade, but back then failed on aarch64 & ppc64le (see 9483b7ba70baf2493002c23) and now also failing here
This commit is contained in:
parent
7accb19d69
commit
e2d8a148b5
@ -83,7 +83,7 @@ prepare() {
|
||||
patch src/test/test_sandbox.c \
|
||||
"$srcdir"/0004-disable-sandbox_chmod_n_rename-tests_patch
|
||||
;;
|
||||
ppc64le|x86)
|
||||
ppc64le|x86*)
|
||||
patch src/test/test_util.c \
|
||||
"$srcdir"/0001-disable-wildcard-escaping-test_patch
|
||||
;;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user