]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lsfd: skip test option-inet in qemu-user
authorMasatake YAMATO <yamato@redhat.com>
Wed, 19 Apr 2023 00:53:12 +0000 (09:53 +0900)
committerMasatake YAMATO <yamato@redhat.com>
Wed, 19 Apr 2023 00:53:19 +0000 (09:53 +0900)
commit26c699be13a2af037189ca59a29d11da504ffe71
tree0c0703416aff29e2a36137979f5a411b677d56ec
parentf2663ba7d26283195b158b70038a04098080588c
lsfd: skip test option-inet in qemu-user

The option-inet test case has not run because it was incorrectly kept
as non-executable.

Mark the test case as "skip" in qmeu-user before making the test case
executable because we already know the case fails on qmeu-user. A fix
on qmeu-user may come later.

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
tests/ts/lsfd/option-inet