summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaresh Kamboju <naresh.kamboju@linaro.org>2018-04-27 12:40:59 +0530
committerNaresh Kamboju <naresh.kamboju@linaro.org>2018-04-27 12:40:59 +0530
commitcf0cda8ccdf9a13b722432cab98caaaa4e86ddb1 (patch)
tree96e7d15bf02f553d2fda73658b88b989bb4356ff
parentdd73c2a754f299c493b30e262bafe2ae84ee4525 (diff)
LTP: skip hackbench tests on qemu_arm and qemu_arm64
Change-Id: I335ed32c137a86a35ec30a490cd8de1563fcf4e8 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
-rw-r--r--automated/linux/ltp/skipfile-lkft.yaml15
1 files changed, 13 insertions, 2 deletions
diff --git a/automated/linux/ltp/skipfile-lkft.yaml b/automated/linux/ltp/skipfile-lkft.yaml
index 1c27387..ecdc1ac 100644
--- a/automated/linux/ltp/skipfile-lkft.yaml
+++ b/automated/linux/ltp/skipfile-lkft.yaml
@@ -301,8 +301,7 @@ skiplist:
- reason: "LKFT: qemu: LTP skip failed timing test cases"
url: https://bugs.linaro.org/show_bug.cgi?id=3768
- environments:
- - production
+ environments: all
boards:
- qemu_x86_64
- qemu_arm64
@@ -314,3 +313,15 @@ skiplist:
- futex_wait05
- nanosleep01
- poll02
+
+ - reason: >
+ x86: ltp sched tests hang due to NFS not responding
+ url: https://bugs.linaro.org/show_bug.cgi?id=3338
+ environments: all
+ boards:
+ - qemu_arm64
+ - qemu_arm
+ branches: all
+ tests:
+ - hackbench01
+ - hackbench02