From b1d95b971bdacf379d12fd010d7144032e38ace2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Thomas=20Wei=C3=9Fschuh?= Date: Fri, 21 Oct 2022 21:28:33 +0200 Subject: [PATCH] lsfd: skip test mkfds-udp on s390x It is broken for now. --- tests/ts/lsfd/mkfds-udp | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/ts/lsfd/mkfds-udp b/tests/ts/lsfd/mkfds-udp index 01be7897b7..5ac30c60b6 100755 --- a/tests/ts/lsfd/mkfds-udp +++ b/tests/ts/lsfd/mkfds-udp @@ -22,6 +22,7 @@ ts_init "$*" ts_check_test_command "$TS_CMD_LSFD" ts_check_test_command "$TS_HELPER_MKFDS" +ts_skip_qemu_user ts_cd "$TS_OUTDIR" -- 2.47.3