aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaresh Kamboju <naresh.kamboju@linaro.org>2018-08-31 15:30:06 +0530
committerDan Rue <dan.rue@linaro.org>2018-08-31 14:57:07 +0000
commit56f7ff9ecdd3a57a70a9bfbb8774217f4e11d202 (patch)
tree724f0fb06439ee920561edf3a1445fbe4e1f5965
parent8578fe88b42a4833f397a62c46284892c95b8029 (diff)
LTP: skiplist updated for qemu_i386 and i386
skip known failures on qemu_i386 and i386 - select04 - fcntl36 - futex_wake04 Change-Id: Iff9f4fbd0e1b50d64b6583e8dcc30be65d0d028e Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
-rw-r--r--automated/linux/ltp/skipfile-lkft.yaml15
1 files changed, 15 insertions, 0 deletions
diff --git a/automated/linux/ltp/skipfile-lkft.yaml b/automated/linux/ltp/skipfile-lkft.yaml
index 11d2fc87..812df493 100644
--- a/automated/linux/ltp/skipfile-lkft.yaml
+++ b/automated/linux/ltp/skipfile-lkft.yaml
@@ -276,6 +276,7 @@ skiplist:
boards:
- x15
- qemu_arm
+ - qemu_i386
branches: all
tests:
- fcntl36
@@ -436,6 +437,7 @@ skiplist:
boards:
- qemu_arm64
- qemu_arm
+ - qemu_i386
branches:
- 4.4
- 4.9
@@ -503,3 +505,16 @@ skiplist:
- mainline
tests:
- open11
+
+ - reason: >
+ LTP: futex_wake04 never return on i386 and timedout
+ Test HANGs on i386 so skip on staging and production runs
+ url: https://bugs.linaro.org/show_bug.cgi?id=3984
+ environments:
+ - all
+ boards:
+ - i386
+ branches:
+ - all
+ tests:
+ - futex_wake04