From bcfd75c312635b0c646d17c90eb9487c5fa25905 Mon Sep 17 00:00:00 2001 From: Milosz Wasilewski Date: Wed, 8 Nov 2017 10:25:58 +0000 Subject: 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 --- automated/linux/ltp/skipfile-lkft-hikey | 4 ++++ automated/linux/ltp/skipfile-lkft-x15 | 4 ++++ automated/linux/ltp/skipfile-lkft-x86 | 4 ++++ automated/linux/ltp/skipfile-lsk-juno | 4 ++++ 4 files changed, 16 insertions(+) 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 -- cgit v1.2.3