summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Rue <dan.rue@linaro.org>2018-04-24 13:46:04 +0000
committerLinaro Code Review <review@review.linaro.org>2018-04-24 13:46:04 +0000
commit7876fe29a141754133766cb4ab74e5bec37faf85 (patch)
tree8c16f82b08bb182d90ab332c076f57c3af48a000
parent3adadcd18ae0d33e84b7b3cbb54bf27364f28a09 (diff)
parent369faf56721898b525e4007542c333678312bc00 (diff)
Merge "LTP: skip timed out test cases on qemu devices"
-rw-r--r--automated/linux/ltp/skipfile-lkft.yaml16
1 files changed, 16 insertions, 0 deletions
diff --git a/automated/linux/ltp/skipfile-lkft.yaml b/automated/linux/ltp/skipfile-lkft.yaml
index cc8b3e5..60881f3 100644
--- a/automated/linux/ltp/skipfile-lkft.yaml
+++ b/automated/linux/ltp/skipfile-lkft.yaml
@@ -296,3 +296,19 @@ skiplist:
branches: all
tests:
- netns_netlink
+
+ - reason: "LKFT: qemu: LTP skip failed timing test cases"
+ url: https://bugs.linaro.org/show_bug.cgi?id=3768
+ environments:
+ - production
+ boards:
+ - qemu_x86_64
+ - qemu_arm64
+ - qemu_arm
+ branches: all
+ tests:
+ - clock_nanosleep02
+ - epoll_wait02
+ - futex_wait05
+ - nanosleep01
+ - poll02