From ff49d31f433af4150f4ac374a2452cab273de65c Mon Sep 17 00:00:00 2001 From: Naresh Kamboju Date: Mon, 29 Oct 2018 13:47:14 +0530 Subject: LTP: skip fanotify08 and fanotify09 on 4.9 and 4.4 fanotify08 and fanotify09 started running from new LTP release 20180926 and they reported timeout on 4.9 and 4.4 kernel. Ref: LTP: 20170929: fanotify07 causes v4.4 and v4.9 to hang due to kernel <-> userland dead-lock https://bugs.linaro.org/show_bug.cgi?id=3303 Change-Id: I2897c31d9fe6c5fcfa1a1f8647a8972ff79f1ff4 Signed-off-by: Naresh Kamboju --- automated/linux/ltp/skipfile-lkft.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/automated/linux/ltp/skipfile-lkft.yaml b/automated/linux/ltp/skipfile-lkft.yaml index 4a863d7..e3cb8e6 100644 --- a/automated/linux/ltp/skipfile-lkft.yaml +++ b/automated/linux/ltp/skipfile-lkft.yaml @@ -158,6 +158,8 @@ skiplist: - 4.9 tests: - fanotify07 + - fanotify08 + - fanotify09 - reason: > LKFT: LTP: inotify07 FAIL: didn't get event: mask=40000004 -- cgit v1.2.3