summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--automated/linux/kselftest/skipfile-lkft.yaml13
-rw-r--r--automated/linux/ltp/skipfile-lkft.yaml13
2 files changed, 26 insertions, 0 deletions
diff --git a/automated/linux/kselftest/skipfile-lkft.yaml b/automated/linux/kselftest/skipfile-lkft.yaml
index 264493a..fe98da5 100644
--- a/automated/linux/kselftest/skipfile-lkft.yaml
+++ b/automated/linux/kselftest/skipfile-lkft.yaml
@@ -1055,3 +1055,16 @@ skiplist:
- next
tests:
- test_kmod.sh
+
+ - reason: >
+ LKFT: x86: syscall_arg_fault_32 intermittent failure on qemu_i386
+ caused by QEMU x86 HW implementation
+ url: https://bugs.linaro.org/show_bug.cgi?id=4025
+ environments: production
+ boards:
+ - qemu_x86_64
+ - qemu_i386
+ branches:
+ - all
+ tests:
+ - syscall_arg_fault_32
diff --git a/automated/linux/ltp/skipfile-lkft.yaml b/automated/linux/ltp/skipfile-lkft.yaml
index 812df49..8c2499c 100644
--- a/automated/linux/ltp/skipfile-lkft.yaml
+++ b/automated/linux/ltp/skipfile-lkft.yaml
@@ -518,3 +518,16 @@ skiplist:
- all
tests:
- futex_wake04
+
+ - reason: >
+ LTP: hugemmap06 cant reserve full amount of hugepages
+ needed by the test in environments with fragmented
+ memory (specially ones having short memory)
+ url: https://bugs.linaro.org/show_bug.cgi?id=4023
+ environments: production
+ boards:
+ - dragonboard-410c
+ branches:
+ - all
+ tests:
+ - hugemmap06