summaryrefslogtreecommitdiff
path: root/automated/linux/ltp/skipfiles/skipfile-lkft-hikey
diff options
context:
space:
mode:
Diffstat (limited to 'automated/linux/ltp/skipfiles/skipfile-lkft-hikey')
-rw-r--r--automated/linux/ltp/skipfiles/skipfile-lkft-hikey134
1 files changed, 134 insertions, 0 deletions
diff --git a/automated/linux/ltp/skipfiles/skipfile-lkft-hikey b/automated/linux/ltp/skipfiles/skipfile-lkft-hikey
new file mode 100644
index 0000000..5983099
--- /dev/null
+++ b/automated/linux/ltp/skipfiles/skipfile-lkft-hikey
@@ -0,0 +1,134 @@
+# Blacklist or skip tests list
+
+# Linux-4.4: LTP: bind02: socket() failed: errno=EACCES(13): Permission denied
+# https://bugs.linaro.org/show_bug.cgi?id=2962
+bind02
+
+# chdir01 is failed due to the way LAVA mounted /tmp file system
+chdir01A
+
+# Fork test case overheats Hikey board and goes auto reboots.
+# fork13 is also a peformance test case so skip it.
+fork13
+
+# 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_64
+
+# msgctl10 and msgct11 tests overheats HiKey board due to
+# large number of fork() calls and message queues read/writes.
+# [RPB] LTP: msgctl10 fork failed
+# https://bugs.linaro.org/show_bug.cgi?id=2355
+msgctl10
+msgctl11
+
+# Skip pselect01 till next LTP release Sept-2017
+# LKFT: LTP: pselect01_64: slept for too long
+# https://bugs.linaro.org/show_bug.cgi?id=3089
+pselect01
+pselect01_64
+
+# mainline kernel tests baselining
+# https://projects.linaro.org/projects/CTT/queues/issue/CTT-585
+quotactl01
+
+sysfs01
+sysfs02
+sysfs03
+sysfs04
+sysfs05
+sysfs06
+# sysfs01 sysfs02 sysfs03 sysfs04 sysfs05 and sysfs06 no more valid.
+# sysfs system call is obsolete; don't use it.
+# This test can only run on kernels that support the sysfs system call
+
+syslog01
+syslog02
+syslog03
+syslog04
+syslog05
+syslog06
+syslog07
+syslog08
+syslog09
+syslog10
+# The syslog tests are not valuable for us
+
+ustat01
+ustat02
+# ustat01 and ustat02 failed only on Juno, because this syscall not implemented on arm-64 architecture.
+# ustat(2) failed and setthe errno to 38 : Function not implemented
+
+overcommit_memory02
+# The testcase seems to be broken unless you have big enough swap so that
+# CommitLimit (which depends on size of the swap) is greater than
+# Commit_AS. In your case the swap size was not big enough to be greater
+# than the amount of currently overcommited memory (Commit_AS).
+
+# The test should be changed to skip the particular testcase and give a
+# beteter message if there is no room to alloace any memory in this case.
+# https://www.mail-archive.com/ltp-list@lists.sourceforge.net/msg19476.html
+# https://www.mail-archive.com/ltp-list@lists.sourceforge.net/msg19551.html
+
+cron02
+cron_deny01
+cron_allow01
+cron_dirs_checks01
+# crontab: command not found
+# External package cron not installed on rootfs.
+# This test case comes under admin_tools, which is not critical for us
+
+acl_test01
+# acl test cases comes under admin_tools
+# setfacl: /tmp/ltp-UH9jbROZVN/tacl/mount-ext3/test_file_link: Operation not supported
+
+# fanotify07 was added to syscalls in 20170929 and fails approximately 50% of
+# the time. See
+# https://bugs.linaro.org/show_bug.cgi?id=3303 for details.
+fanotify07
+
+# fs:isofs Do not try to build iso's on embedded boards.
+isofs
+# ltp-fs-tests/quota_remount_test01
+# https://bugs.linaro.org/show_bug.cgi?id=3354
+quota_remount_test01
+
+# mainline kernel tests baselining
+# https://projects.linaro.org/projects/CTT/queues/issue/CTT-585
+# LKFT: linux-mainline: HiKey and Juno: ltp-containers Network Namespaces tests failed
+# https://bugs.linaro.org/show_bug.cgi?id=3327
+# containers
+netns_sysfs
+netns_comm_ns_exec_ipv6_netlink
+netns_comm_ns_exec_ipv6_ioctl
+netns_comm_ip_ipv6_ioctl
+netns_comm_ip_ipv6_netlink
+netns_breakns_ip_ipv4_ioctl
+netns_breakns_ip_ipv4_netlink
+netns_breakns_ip_ipv6_ioctl
+netns_breakns_ip_ipv6_netlink
+netns_breakns_ns_exec_ipv4_ioctl
+netns_breakns_ns_exec_ipv4_netlink
+netns_breakns_ns_exec_ipv6_ioctl
+netns_breakns_ns_exec_ipv6_netlink
+netns_comm_ip_ipv4_ioctl
+netns_comm_ip_ipv4_netlink
+netns_comm_ns_exec_ipv4_ioctl
+netns_comm_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
+
+# Test ends with SIGKILL on x15 (intermittent failure
+# https://bugs.linaro.org/show_bug.cgi?id=3401
+getrandom02
+
+# LKFT: linux-mainline: Hikey and x15: LTP ioctl03: TFAIL: ioctl03.c:114: (UNKNOWN 0x30)
+# https://bugs.linaro.org/show_bug.cgi?id=3470
+ioctl03
+
+# LKFT: 4.9-rc: x86: LTP: perf_event_open02.c:333: test failed (ratio was greater than ) - intermittent failure
+# https://bugs.linaro.org/show_bug.cgi?id=3382
+perf_event_open02