summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMilosz Wasilewski <milosz.wasilewski@linaro.org>2017-11-07 09:20:51 +0000
committerMilosz Wasilewski <milosz.wasilewski@linaro.org>2017-11-07 09:38:57 +0000
commit0df22f634fb51543e1038848469f57bad37797e9 (patch)
tree7c0bc447d9bfaf2aa4dc5b6785f5bb16713c20bf
parent519f5b89c4a41389c9faa1b663b447d4dbdbfdd3 (diff)
automated: ltp: add leapsec_timer to LTP skiplist
leapsec_timer ocassionaly fails because some other process updates the clock during testing. Change-Id: I46629786b6206c7324e95df2cee9115848021626 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-x864
-rw-r--r--automated/linux/ltp/skipfile-lsk-juno4
-rw-r--r--automated/linux/ltp/skipfile-rpk4
4 files changed, 16 insertions, 0 deletions
diff --git a/automated/linux/ltp/skipfile-lkft-hikey b/automated/linux/ltp/skipfile-lkft-hikey
index b2784c3..b7a4dbf 100644
--- a/automated/linux/ltp/skipfile-lkft-hikey
+++ b/automated/linux/ltp/skipfile-lkft-hikey
@@ -99,3 +99,7 @@ netns_comm_ns_exec_ipv6_netlink netns_comm.sh ns_exec ipv6 netlink
netns_comm_ns_exec_ipv6_ioctl netns_comm.sh ns_exec ipv6 ioctl
netns_comm_ip_ipv6_ioctl netns_comm.sh ip ipv6 ioctl
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
diff --git a/automated/linux/ltp/skipfile-lkft-x86 b/automated/linux/ltp/skipfile-lkft-x86
index da87929..23da705 100644
--- a/automated/linux/ltp/skipfile-lkft-x86
+++ b/automated/linux/ltp/skipfile-lkft-x86
@@ -40,3 +40,7 @@ netns_comm_ip_ipv4_ioctl netns_comm.sh ip ipv4 ioctl
netns_comm_ip_ipv4_netlink netns_comm.sh ip ipv4 netlink
netns_comm_ns_exec_ipv4_ioctl netns_comm.sh ns_exec ipv4 ioctl
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
diff --git a/automated/linux/ltp/skipfile-lsk-juno b/automated/linux/ltp/skipfile-lsk-juno
index 5b9c364..73d2caa 100644
--- a/automated/linux/ltp/skipfile-lsk-juno
+++ b/automated/linux/ltp/skipfile-lsk-juno
@@ -106,3 +106,7 @@ netns_comm_ns_exec_ipv6_netlink netns_comm.sh ns_exec ipv6 netlink
netns_comm_ns_exec_ipv6_ioctl netns_comm.sh ns_exec ipv6 ioctl
netns_comm_ip_ipv6_ioctl netns_comm.sh ip ipv6 ioctl
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
diff --git a/automated/linux/ltp/skipfile-rpk b/automated/linux/ltp/skipfile-rpk
index cdde6a2..1d3bc97 100644
--- a/automated/linux/ltp/skipfile-rpk
+++ b/automated/linux/ltp/skipfile-rpk
@@ -6,3 +6,7 @@ oom01 oom01
# These tests can cause a deadlock which prevents the remaining tests from
# running. Details at https://bugs.linaro.org/show_bug.cgi?id=3068
rwtest03 rwtest04
+
+# tests that fail because time syncing services are not turned off
+# https://bugs.linaro.org/show_bug.cgi?id=3335
+leapsec_timer leapsec_timer