summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMilosz Wasilewski <milosz.wasilewski@linaro.org>2017-11-08 10:25:58 +0000
committerMilosz Wasilewski <milosz.wasilewski@linaro.org>2017-11-08 10:25:58 +0000
commitbcfd75c312635b0c646d17c90eb9487c5fa25905 (patch)
treec745900a101d6434cd3f897662f535729800bee6
parentef891ac8f5c1314f25ebfa828b600d570e2b3118 (diff)
automated: ltp: add getrandom02 to skipfile
getrandom sometimes fails because of SIGKILL. Bug reported: https://bugs.linaro.org/show_bug.cgi?id=3401 Change-Id: I86b56467594c5b8b468646ad3ad8e9a764a52b90 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
-rw-r--r--automated/linux/ltp/skipfile-lkft-hikey4
-rw-r--r--automated/linux/ltp/skipfile-lkft-x154
-rw-r--r--automated/linux/ltp/skipfile-lkft-x864
-rw-r--r--automated/linux/ltp/skipfile-lsk-juno4
4 files changed, 16 insertions, 0 deletions
diff --git a/automated/linux/ltp/skipfile-lkft-hikey b/automated/linux/ltp/skipfile-lkft-hikey
index b7a4dbf..d227821 100644
--- a/automated/linux/ltp/skipfile-lkft-hikey
+++ b/automated/linux/ltp/skipfile-lkft-hikey
@@ -103,3 +103,7 @@ netns_comm_ip_ipv6_netlink netns_comm.sh ip ipv6 netlink
# tests that fail because time syncing services are not turned off
# https://bugs.linaro.org/show_bug.cgi?id=3335
leapsec_timer leapsec_timer
+
+# Test ends with SIGKILL on x15 (intermittent failure
+# https://bugs.linaro.org/show_bug.cgi?id=3401
+getrandom02 getrandom02
diff --git a/automated/linux/ltp/skipfile-lkft-x15 b/automated/linux/ltp/skipfile-lkft-x15
index df35778..0945112 100644
--- a/automated/linux/ltp/skipfile-lkft-x15
+++ b/automated/linux/ltp/skipfile-lkft-x15
@@ -118,3 +118,7 @@ fcntl36 fcntl36
# Test is inconsistent on x15
# https://bugs.linaro.org/show_bug.cgi?id=3335
leapsec_timer leapsec_timer
+
+# Test ends with SIGKILL on x15 (intermittent failure
+# https://bugs.linaro.org/show_bug.cgi?id=3401
+getrandom02 getrandom02
diff --git a/automated/linux/ltp/skipfile-lkft-x86 b/automated/linux/ltp/skipfile-lkft-x86
index 23da705..e3ece7a 100644
--- a/automated/linux/ltp/skipfile-lkft-x86
+++ b/automated/linux/ltp/skipfile-lkft-x86
@@ -44,3 +44,7 @@ netns_comm_ns_exec_ipv4_netlink netns_comm.sh ns_exec ipv4 netlink
# tests that fail because time syncing services are not turned off
# https://bugs.linaro.org/show_bug.cgi?id=3335
leapsec_timer leapsec_timer
+
+# Test ends with SIGKILL on x15 (intermittent failure
+# https://bugs.linaro.org/show_bug.cgi?id=3401
+getrandom02 getrandom02
diff --git a/automated/linux/ltp/skipfile-lsk-juno b/automated/linux/ltp/skipfile-lsk-juno
index 73d2caa..a169dff 100644
--- a/automated/linux/ltp/skipfile-lsk-juno
+++ b/automated/linux/ltp/skipfile-lsk-juno
@@ -110,3 +110,7 @@ netns_comm_ip_ipv6_netlink netns_comm.sh ip ipv6 netlink
# tests that fail because time syncing services are not turned off
# https://bugs.linaro.org/show_bug.cgi?id=3335
leapsec_timer leapsec_timer
+
+# Test ends with SIGKILL on x15 (intermittent failure
+# https://bugs.linaro.org/show_bug.cgi?id=3401
+getrandom02 getrandom02