summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Rue <dan.rue@linaro.org>2017-11-21 14:43:15 -0600
committerDan Rue <dan.rue@linaro.org>2017-11-21 14:43:15 -0600
commitf80b25b9e9a882c69f6d72b27ad749dedad0185c (patch)
tree72fb99dac4162b7e0622a26ff63ddec5202d3393
parent6289a62919f6b21a55b0f29c3a1201fd48e3e7f5 (diff)
LTP: Skip msgctl10 which fails on QDF2400
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) https://bugs.linaro.org/show_bug.cgi?id=3487 Change-Id: Id991d961d58475ed956259c1554b978deab83bf5 Signed-off-by: Dan Rue <dan.rue@linaro.org>
-rw-r--r--automated/linux/ltp/skipfile-rpk6
1 files changed, 6 insertions, 0 deletions
diff --git a/automated/linux/ltp/skipfile-rpk b/automated/linux/ltp/skipfile-rpk
index b1a408e..ba14e17 100644
--- a/automated/linux/ltp/skipfile-rpk
+++ b/automated/linux/ltp/skipfile-rpk
@@ -26,3 +26,9 @@ 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)
+# https://bugs.linaro.org/show_bug.cgi?id=3487
+msgctl10