From 859862ccb7f41e5fdff3759f6075a4cb20269dc5 Mon Sep 17 00:00:00 2001 From: Dan Rue Date: Thu, 5 Oct 2017 10:39:47 -0500 Subject: linux: ltp: skipfile-lkft-hikey: Skip fanotify07 fanotify07 was added to syscalls in LTP 20170929 and fails on some hikey boards approximately 50% of the time. See https://bugs.linaro.org/show_bug.cgi?id=3303 for details. Change-Id: I929b8373e9df72273c3b2a1a5cec5d6db34ce9e5 Signed-off-by: Dan Rue --- automated/linux/ltp/skipfile-lkft-hikey | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/automated/linux/ltp/skipfile-lkft-hikey b/automated/linux/ltp/skipfile-lkft-hikey index 3aac3c4..56967bf 100644 --- a/automated/linux/ltp/skipfile-lkft-hikey +++ b/automated/linux/ltp/skipfile-lkft-hikey @@ -73,3 +73,8 @@ cron_dirs_checks01 cron_dirs_checks01 acl_test01 acl_test01 # acl test cases comes under admin_tools # setfacl: /tmp/ltp-UH9jbROZVN/tacl/mount-ext3/test_file_link: Operation not supported + +# fanotify07 was added to syscalls in 20170929 and fails on some hikey boards +# approximately 50% of the time. See +# https://bugs.linaro.org/show_bug.cgi?id=3303 for details. +fanotify07 fanotify07 -- cgit v1.2.3