summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaresh Kamboju <naresh.kamboju@linaro.org>2018-06-19 18:55:30 +0530
committerNaresh Kamboju <naresh.kamboju@linaro.org>2018-06-19 19:05:23 +0530
commit5017c9f3854f40fb5e7b70e39f57b1ebf667fe46 (patch)
tree00ae7be6ca0ee75d172bd896c6ac49584685c2f3
parent05778c2db5d9d3e006cd379a90839d782f055ef9 (diff)
LTP: skip keyctl02 on slow qemu_arm
qemu_arm is slow to complete keyctl02 in 30 minutes. Better to skip this test case on qemu_arm. Ref: https://bugs.linaro.org/show_bug.cgi?id=3883 Change-Id: I5f84eea9b919fec028ab39c95d9b4f3e0e923980 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
-rw-r--r--automated/linux/ltp/skipfile-lkft.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/automated/linux/ltp/skipfile-lkft.yaml b/automated/linux/ltp/skipfile-lkft.yaml
index d3d9726..90248ab 100644
--- a/automated/linux/ltp/skipfile-lkft.yaml
+++ b/automated/linux/ltp/skipfile-lkft.yaml
@@ -391,6 +391,7 @@ skiplist:
- mainline
tests:
- cve-2015-7550
+ - keyctl02
- reason: "qemu_arm32/64: LTP select04 is not returning 0 on timeout"
url: https://bugs.linaro.org/show_bug.cgi?id=3852