aboutsummaryrefslogtreecommitdiff
path: root/automated/linux/ltp/skipfile-lkft.yaml
diff options
context:
space:
mode:
authorNaresh Kamboju <naresh.kamboju@linaro.org>2018-07-24 14:57:53 +0530
committerNaresh Kamboju <naresh.kamboju@linaro.org>2018-07-24 14:58:09 +0530
commit6363b228c70eb931e8e7debdaee4adc617b748db (patch)
treed0798ef6124f24e524617b940276ff020170bc3c /automated/linux/ltp/skipfile-lkft.yaml
parent9e223a56c9c842b8dde2e57d5c37f995c28dc744 (diff)
LTP: skip open11 on all qemu
skip known test failure open11 on qemu_x86_64, qemu_arm and qemu_arm64. LKFT: next: LTP open11 failed - Got: TEST_ERRNO=EACCES(13): Permission denied instead of errno 0 userland update morty to rocko (openembedded) caused this bug. Ref: https://bugs.linaro.org/show_bug.cgi?id=3948 Change-Id: I13c1f6d9d3b33bb1f69fcf25a37e4294c6cb1e78 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
Diffstat (limited to 'automated/linux/ltp/skipfile-lkft.yaml')
-rw-r--r--automated/linux/ltp/skipfile-lkft.yaml19
1 files changed, 19 insertions, 0 deletions
diff --git a/automated/linux/ltp/skipfile-lkft.yaml b/automated/linux/ltp/skipfile-lkft.yaml
index 4fcf4a3..a6c8c4a 100644
--- a/automated/linux/ltp/skipfile-lkft.yaml
+++ b/automated/linux/ltp/skipfile-lkft.yaml
@@ -471,3 +471,22 @@ skiplist:
tests:
- open10
- creat08
+
+ - reason: >
+ LKFT: next: LTP open11 failed - Got:
+ TEST_ERRNO=EACCES(13): Permission denied instead of errno 0
+ morty to rocko (openembedded) caused this bug
+ url: https://bugs.linaro.org/show_bug.cgi?id=3948
+ environments: production
+ boards:
+ - qemu_x86_64
+ - qemu_arm64
+ - qemu_arm
+ branches:
+ - 4.4
+ - 4.9
+ - 4.14
+ - 4.17
+ - mainline
+ tests:
+ - open11