summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Rue <dan.rue@linaro.org>2018-01-05 10:38:37 -0600
committerDan Rue <dan.rue@linaro.org>2018-01-05 10:38:37 -0600
commitb7e1a4f910ba9e13cdf820f2670692974fea5d18 (patch)
treec46b9554366a46a01bc456bede8fe3de5028662b
parentfb6daa3d2a6cfae6155edae71edeefb9714f6965 (diff)
LTP: RPK: skipfile: Don't skip netns ipv6 tests
Fixed per https://bugs.linaro.org/show_bug.cgi?id=3420 Change-Id: Ie8d9c49f5690b74f5e22d639286645f83d0357ef Signed-off-by: Dan Rue <dan.rue@linaro.org>
-rw-r--r--automated/linux/ltp/skipfiles/skipfile-rpk11
1 files changed, 0 insertions, 11 deletions
diff --git a/automated/linux/ltp/skipfiles/skipfile-rpk b/automated/linux/ltp/skipfiles/skipfile-rpk
index ba14e17..b5a93a2 100644
--- a/automated/linux/ltp/skipfiles/skipfile-rpk
+++ b/automated/linux/ltp/skipfiles/skipfile-rpk
@@ -16,17 +16,6 @@ min_free_kbytes min_free_kbytes
# https://bugs.linaro.org/show_bug.cgi?id=3451
keyctl03 keyctl03
-# Known timing issue in test
-# https://bugs.linaro.org/show_bug.cgi?id=3420
-netns_breakns_ns_exec_ipv6_netlink netns_breakns.sh ns_exec ipv6 netlink
-netns_breakns_ns_exec_ipv6_ioctl netns_breakns.sh ns_exec ipv6 ioctl
-netns_breakns_ip_ipv6_netlink netns_breakns.sh ip ipv6 netlink
-netns_breakns_ip_ipv6_ioctl netns_breakns.sh ip ipv6 ioctl
-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_netlink netns_comm.sh ip ipv6 netlink
-netns_comm_ip_ipv6_ioctl netns_comm.sh ip ipv6 ioctl
-
# msgctl10 fails on qdf 2400. Not only does it fail, it also does not seem to
# finish cleanly and cause other tests to fail inconsistently, and all of LTP
# to exit early (as observed by the number of test results)