From b6d57906bedcd4089b96389e47338387cd3238b9 Mon Sep 17 00:00:00 2001 From: Naresh Kamboju Date: Wed, 15 Nov 2017 21:54:25 +0530 Subject: LTP: Adding known LTP failures to skipfile Adding known fail test cases to Hikey, Juno, x15 and x86. Reference bug id and ticket ids are updated inside each skipfile. Change-Id: Iecf7a088286a9d290476625a47f37d513d493b78 Signed-off-by: Naresh Kamboju --- automated/linux/ltp/skipfile-lkft-hikey | 12 ++++++++++++ automated/linux/ltp/skipfile-lkft-x15 | 4 ++++ automated/linux/ltp/skipfile-lkft-x86 | 6 +++++- automated/linux/ltp/skipfile-lsk-juno | 20 +++++++++++++++++++- 4 files changed, 40 insertions(+), 2 deletions(-) (limited to 'automated') diff --git a/automated/linux/ltp/skipfile-lkft-hikey b/automated/linux/ltp/skipfile-lkft-hikey index fcd1a2a..f079ee5 100644 --- a/automated/linux/ltp/skipfile-lkft-hikey +++ b/automated/linux/ltp/skipfile-lkft-hikey @@ -104,6 +104,18 @@ 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 +netns_breakns_ip_ipv4_ioctl netns_breakns.sh ip ipv4 ioctl +netns_breakns_ip_ipv4_netlink netns_breakns.sh ip ipv4 netlink +netns_breakns_ip_ipv6_ioctl netns_breakns.sh ip ipv6 ioctl +netns_breakns_ip_ipv6_netlink netns_breakns.sh ip ipv6 netlink +netns_breakns_ns_exec_ipv4_ioctl netns_breakns.sh ns_exec ipv4 ioctl +netns_breakns_ns_exec_ipv4_netlink netns_breakns.sh ns_exec ipv4 netlink +netns_breakns_ns_exec_ipv6_ioctl netns_breakns.sh ns_exec ipv6 ioctl +netns_breakns_ns_exec_ipv6_netlink netns_breakns.sh ns_exec ipv6 netlink +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 diff --git a/automated/linux/ltp/skipfile-lkft-x15 b/automated/linux/ltp/skipfile-lkft-x15 index 0945112..ea42891 100644 --- a/automated/linux/ltp/skipfile-lkft-x15 +++ b/automated/linux/ltp/skipfile-lkft-x15 @@ -111,6 +111,10 @@ 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 +# LKFT: 4.4: Hikey: LTP : fcntl35.c:98: FAIL: an unprivileged user init the capacity of a pipe to 65536 unexpectedly, expected 4096 +# https://bugs.linaro.org/show_bug.cgi?id=3378 +fcntl35 fcntl35 +fcntl35_64 fcntl35_64 # Test is inconsistent on x15 # https://bugs.linaro.org/show_bug.cgi?id=3339 fcntl36 fcntl36 diff --git a/automated/linux/ltp/skipfile-lkft-x86 b/automated/linux/ltp/skipfile-lkft-x86 index e3ece7a..116eae0 100644 --- a/automated/linux/ltp/skipfile-lkft-x86 +++ b/automated/linux/ltp/skipfile-lkft-x86 @@ -6,9 +6,13 @@ pth_str02 pth_str02 pth_str03 pth_str03 time-schedule01 time-schedule +# syscalls # mainline kernel tests baselining # https://projects.linaro.org/projects/CTT/queues/issue/CTT-585 -# syscalls +# LKFT: 4.4: Hikey: LTP : fcntl35.c:98: FAIL: an unprivileged user init the capacity of a pipe to 65536 unexpectedly, expected 4096 +# https://bugs.linaro.org/show_bug.cgi?id=3378 +fcntl35 fcntl35 +fcntl35_64 fcntl35_64 linkat01 linkat01 open12 open12 openat02 openat02 diff --git a/automated/linux/ltp/skipfile-lsk-juno b/automated/linux/ltp/skipfile-lsk-juno index a169dff..6cfaae0 100644 --- a/automated/linux/ltp/skipfile-lsk-juno +++ b/automated/linux/ltp/skipfile-lsk-juno @@ -79,9 +79,13 @@ pth_str02 pth_str02 pth_str03 pth_str03 time-schedule01 time-schedule +# syscalls # mainline kernel tests baselining # https://projects.linaro.org/projects/CTT/queues/issue/CTT-585 -# syscalls +# LKFT: 4.4: Hikey: LTP : fcntl35.c:98: FAIL: an unprivileged user init the capacity of a pipe to 65536 unexpectedly, expected 4096 +# https://bugs.linaro.org/show_bug.cgi?id=3378 +fcntl35 fcntl35 +fcntl35_64 fcntl35_64 open12 open12 openat02 openat02 renameat201 renameat201 @@ -100,12 +104,26 @@ utimensat01 utimensat_tests.sh # LKFT: linux-mainline: HiKey and Juno: ltp-containers Network Namespaces tests failed # https://bugs.linaro.org/show_bug.cgi?id=3327 +# LKFT: Baseline LTP and Kselftest results on LTS 4.4 kernel +# https://projects.linaro.org/browse/CTT-617 # containers netns_sysfs netns_sysfs.sh 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 +netns_breakns_ip_ipv4_ioctl netns_breakns.sh ip ipv4 ioctl +netns_breakns_ip_ipv4_netlink netns_breakns.sh ip ipv4 netlink +netns_breakns_ip_ipv6_ioctl netns_breakns.sh ip ipv6 ioctl +netns_breakns_ip_ipv6_netlink netns_breakns.sh ip ipv6 netlink +netns_breakns_ns_exec_ipv4_ioctl netns_breakns.sh ns_exec ipv4 ioctl +netns_breakns_ns_exec_ipv4_netlink netns_breakns.sh ns_exec ipv4 netlink +netns_breakns_ns_exec_ipv6_ioctl netns_breakns.sh ns_exec ipv6 ioctl +netns_breakns_ns_exec_ipv6_netlink netns_breakns.sh ns_exec ipv6 netlink +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 -- cgit v1.2.3