From c299206dc60f601e001a214c11b838831a99f7e0 Mon Sep 17 00:00:00 2001 From: Chris Hofstaedtler Date: Tue, 12 Apr 2022 20:35:57 +0000 Subject: [PATCH] hardlink tests: set known failed sha256 cannot be initialized on some archs / buildds. Gbp-Pq: Topic debian Gbp-Pq: Name hardlink-tests-known-failed.patch --- tests/ts/hardlink/options | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/ts/hardlink/options b/tests/ts/hardlink/options index 1000714..7cf9ff9 100755 --- a/tests/ts/hardlink/options +++ b/tests/ts/hardlink/options @@ -27,6 +27,9 @@ ts_check_prog xz ts_check_prog tar ts_check_prog wc +# on some archs sha256 cannot be used +TS_KNOWN_FAIL="yes" + SRCDIR="$TS_OUTDIR/testdir1" create_srcdir() -- 2.30.2