summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaresh Kamboju <naresh.kamboju@linaro.org>2018-03-16 16:08:17 +0530
committerNaresh Kamboju <naresh.kamboju@linaro.org>2018-03-16 16:08:17 +0530
commit53d0d040e2662b25b52447ce2f15bf505ec858e8 (patch)
tree43d227f9269081f8e837a6fef64f7686244dac2e
parentec9afce94c9f81ab323bf5c29dae6ce183400330 (diff)
kselftests: skip dnotify_test on linux-mainline and linux-next
Skip the filesystems dnotify_test test case on mainline and next kernel Ref: LKFT: 4.16.0-rc5-next-20180315: all device: dnotify_test hangs forever https://bugs.linaro.org/show_bug.cgi?id=3683 Change-Id: I7372fe51da1c1b534671852b1df24bc7c5365ce5 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 22bf7c1..5e8a02c 100644
--- a/automated/linux/kselftest/skipfile-lkft.yaml
+++ b/automated/linux/kselftest/skipfile-lkft.yaml
@@ -492,3 +492,14 @@ skiplist:
- mainline
tests:
- printf.sh
+
+ - reason: >
+ LKFT: 4.16.0-rc5-next-20180315: all device: dnotify_test hangs forever
+ url: https://bugs.linaro.org/show_bug.cgi?id=3683
+ environments: all
+ boards: all
+ branches:
+ - mainline
+ - next
+ tests:
+ - dnotify_test