projects
/
util-linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52ee56a
)
hardlink tests: set known failed
author
Chris Hofstaedtler
<zeha@debian.org>
Tue, 12 Apr 2022 20:35:57 +0000
(20:35 +0000)
committer
Helmut Grohne
<helmut@subdivi.de>
Wed, 5 Jun 2024 15:23:00 +0000
(17:23 +0200)
sha256 cannot be initialized on some archs / buildds.
Gbp-Pq: Topic debian
Gbp-Pq: Name hardlink-tests-known-failed.patch
tests/ts/hardlink/options
patch
|
blob
|
history
diff --git
a/tests/ts/hardlink/options
b/tests/ts/hardlink/options
index 10007140197c5488aae9b35539e934138b0c3f66..7cf9ff97a9d7bb49075f6ee7b1f7fe94d97fa528 100755
(executable)
--- 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()