From 443986ed963d43c8b5342432d858a3110af83347 Mon Sep 17 00:00:00 2001 From: Naresh Kamboju Date: Fri, 21 Sep 2018 09:40:23 -0700 Subject: kselftest: skip hang test bpf test_kmod.sh on all devices Change-Id: I4cb567408c1d4d7d594f3ccb4981418a41ec0450 Signed-off-by: Naresh Kamboju --- automated/linux/kselftest/skipfile-lkft.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/automated/linux/kselftest/skipfile-lkft.yaml b/automated/linux/kselftest/skipfile-lkft.yaml index 7c2970f..3d99a85 100644 --- a/automated/linux/kselftest/skipfile-lkft.yaml +++ b/automated/linux/kselftest/skipfile-lkft.yaml @@ -1042,3 +1042,14 @@ skiplist: - 4.18 tests: - psock_snd.sh + + - reason: > + LKFT: next: bpf: test_kmod.sh hangs on all devices + url: https://bugs.linaro.org/show_bug.cgi?id=4006 + environments: all + boards: all + branches: + - mainline + - next + tests: + - test_kmod.sh -- cgit v1.2.3