]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
tests: mark lsns/filer as TS_KNOWN_FAIL
authorKarel Zak <kzak@redhat.com>
Tue, 18 Feb 2025 16:55:36 +0000 (17:55 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 1 Apr 2025 13:09:50 +0000 (15:09 +0200)
Let's make the test more robust for stable/ branch.

Addresses: https://github.com/util-linux/util-linux/pull/3205
Signed-off-by: Karel Zak <kzak@redhat.com>
(cherry picked from commit f589580816220bd70ec5970b41006e1adc82bcf7)

tests/ts/lsns/filter

index 88029680c7dac497526f3596a6539f4f4101f803..d4b9fb4a1cbb6f4fade22cf7f9efc6216490344e 100755 (executable)
@@ -23,6 +23,9 @@ TS_DESC="-Q, --filter option"
 
 ts_init "$*"
 
+# https://github.com/util-linux/util-linux/pull/3205
+TS_KNOWN_FAIL="yes"
+
 ts_check_test_command "$TS_CMD_LSNS"
 ts_check_test_command "$TS_CMD_LSFD"