From f80b25b9e9a882c69f6d72b27ad749dedad0185c Mon Sep 17 00:00:00 2001 From: Dan Rue Date: Tue, 21 Nov 2017 14:43:15 -0600 Subject: 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 --- automated/linux/ltp/skipfile-rpk | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- cgit v1.2.3