summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaresh Kamboju <naresh.kamboju@linaro.org>2017-06-14 14:29:47 +0530
committerMilosz Wasilewski <milosz.wasilewski@linaro.org>2017-06-14 09:13:21 +0000
commitbe614b9f15f2e75de3fb8fa74ccfd5fb9eb870d1 (patch)
tree9a50fd39f9d37aa70e20b46337b4fd6349479cf5
parent535474281ec77239acf554e1013c27d6de0db829 (diff)
lkft: ltp: skipfile-lkft-hikey: skip fchmodat01 and faccessat01
With reference to bugs 2963 and 2964 Skip till build issue get fixed in OE build or upstream LTP - faccessat01 - fchmodat01 Change-Id: If2a961e3e78437e3cd1c6c71eaaab3ebe8f5ff49 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
-rw-r--r--automated/linux/ltp/skipfile-lkft-hikey7
1 files changed, 7 insertions, 0 deletions
diff --git a/automated/linux/ltp/skipfile-lkft-hikey b/automated/linux/ltp/skipfile-lkft-hikey
index 2172b35..1761390 100644
--- a/automated/linux/ltp/skipfile-lkft-hikey
+++ b/automated/linux/ltp/skipfile-lkft-hikey
@@ -7,6 +7,13 @@ bind02 bind02
# chdir01 is failed due to the way LAVA mounted /tmp file system
chdir01A symlink01 -T chdir01
+# Bug id 2963
+# Skip till build issue get fixed in OE build or upstream LTP
+faccessat01 faccessat01
+# Bug id 2964
+# Skip till build issue get fixed in OE build or upstream LTP
+fchmodat01 fchmodat01
+
# Fork test case overheats Hikey board and goes auto reboots.
# fork13 is also a peformance test case so skip it.
fork13 fork13 -i 1000000