aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaresh Kamboju <naresh.kamboju@linaro.org>2018-09-21 09:40:23 -0700
committerNaresh Kamboju <naresh.kamboju@linaro.org>2018-09-21 09:41:41 -0700
commit443986ed963d43c8b5342432d858a3110af83347 (patch)
treed5f659fb508cb72f519f8f44813c65f3e7b3bdd9
parent3cbb5e005bec07d9d2deebbd99fe9d69f231d61f (diff)
kselftest: skip hang test bpf test_kmod.sh on all devices
Change-Id: I4cb567408c1d4d7d594f3ccb4981418a41ec0450 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
-rw-r--r--automated/linux/kselftest/skipfile-lkft.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/automated/linux/kselftest/skipfile-lkft.yaml b/automated/linux/kselftest/skipfile-lkft.yaml
index 7c2970fa..3d99a855 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