summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaresh Kamboju <naresh.kamboju@linaro.org>2018-01-04 15:43:58 +0530
committerNaresh Kamboju <naresh.kamboju@linaro.org>2018-01-04 15:47:51 +0530
commitccfa73883d956be61788a3d4cae9f21c61ef9d61 (patch)
tree6270fabddf4daa196ed3123eb24700aa68d1a5cc
parent322091b794297c617704456f58d46d1a51de0ce7 (diff)
LTP: remove nfs skip tests open12 and openat02 on x86
Since we have sda mounted on x86 and is been used as LTP TMPDIR. Remove following test cases from x86 skip list - open12 - openat02 Ref: LKFT: linux-next: x86: LTP: open12 and openat02 failed due to lseek64 failed: errno=EINVAL(22): Invalid argument https://bugs.linaro.org/show_bug.cgi?id=3233 Create LAVA test shell to mount sda for x86 and juno boards. https://projects.linaro.org/browse/QA-1769 Change-Id: Ib10b3b7f732a254a55c4505b635759224f16c168 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
-rw-r--r--automated/linux/ltp/skipfiles/skipfile-lkft-x862
1 files changed, 0 insertions, 2 deletions
diff --git a/automated/linux/ltp/skipfiles/skipfile-lkft-x86 b/automated/linux/ltp/skipfiles/skipfile-lkft-x86
index d81853d..57af2eb 100644
--- a/automated/linux/ltp/skipfiles/skipfile-lkft-x86
+++ b/automated/linux/ltp/skipfiles/skipfile-lkft-x86
@@ -13,8 +13,6 @@ time-schedule01
# https://bugs.linaro.org/show_bug.cgi?id=3378
fcntl35
fcntl35_64
-open12
-openat02
# LKFT: 4.4: LTP readahead02 fails on x86
# https://bugs.linaro.org/show_bug.cgi?id=3457