summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaresh Kamboju <naresh.kamboju@linaro.org>2018-08-22 16:33:05 +0530
committerNaresh Kamboju <naresh.kamboju@linaro.org>2018-08-22 17:12:02 +0530
commit922033ebb7a393be664f9c0b8f4d9fb9480fbfb2 (patch)
treed7f9cb439a7e4db58a0bffd65bad4f46f6b59e4a
parentcb654e6bd6b0db6fbd69b19c172b2a6fe9b93b6d (diff)
kselftest: update skiplist based on v4.18
As a part of kselftest upgrade to v4.18 the new known failed test cases to be skipped. So the skiplist is been updated. Change-Id: Id307b337458e7f99deb973991c5b4e23bc7bf3b7 Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
-rw-r--r--automated/linux/kselftest/skipfile-lkft.yaml180
1 files changed, 180 insertions, 0 deletions
diff --git a/automated/linux/kselftest/skipfile-lkft.yaml b/automated/linux/kselftest/skipfile-lkft.yaml
index 0ac2949..66e9174 100644
--- a/automated/linux/kselftest/skipfile-lkft.yaml
+++ b/automated/linux/kselftest/skipfile-lkft.yaml
@@ -799,6 +799,8 @@ skiplist:
- 4.4
- 4.9
- 4.14
+ - 4.17
+ - 4.18
tests:
- test_sock_addr.sh
- bpf_test_sock_addr.sh
@@ -838,3 +840,181 @@ skiplist:
- 4.18
tests:
- rtcpie
+
+ - reason: >
+ LKFT: bpf: get_cgroup_id_user failed errno 2 on all devices
+ Test expected file not found,
+ "/sys/kernel/debug/tracing/events/syscalls/sys_enter_nanosleep/id"
+ url: https://bugs.linaro.org/show_bug.cgi?id=3920
+ environments: production
+ boards:
+ - all
+ branches:
+ - 4.4
+ - 4.9
+ - 4.14
+ - 4.17
+ - 4.18
+ tests:
+ - get_cgroup_id_user
+
+ - reason: >
+ LKFT: BPF: test_lirc_mode2_user failed on all devices
+ Usage: ./test_lirc_mode2_user /dev/lircN
+ url: https://bugs.linaro.org/show_bug.cgi?id=3918
+ environments: production
+ boards:
+ - all
+ branches:
+ - 4.4
+ - 4.9
+ - 4.14
+ - 4.17
+ - 4.18
+ tests:
+ - test_lirc_mode2_user
+
+ - reason: >
+ LKFT: bpf: test_lwt_seg6local.sh CONFIG_LWTUNNEL is not enabled in this kernel
+ url: https://bugs.linaro.org/show_bug.cgi?id=3919
+ environments: production
+ boards:
+ - all
+ branches:
+ - 4.4
+ - 4.9
+ - 4.14
+ - 4.17
+ - 4.18
+ tests:
+ - test_lwt_seg6local.sh
+
+ - reason: >
+ bpf: test_select_reuseport prepare_bpf_obj(100): FAIL: get first bpf_program
+ url: https://bugs.linaro.org/show_bug.cgi?id=3974
+ environments: production
+ boards:
+ - all
+ branches:
+ - 4.4
+ - 4.9
+ - 4.14
+ - 4.17
+ - 4.18
+ tests:
+ - test_select_reuseport
+
+ - reason: >
+ bpf: test_skb_cgroup_id.sh Error fetching program/map
+ url: https://bugs.linaro.org/show_bug.cgi?id=3975
+ environments: production
+ boards:
+ - x86
+ - qemu_x86_64
+ branches:
+ - 4.4
+ - 4.9
+ - 4.14
+ - 4.17
+ - 4.18
+ tests:
+ - test_skb_cgroup_id.sh
+
+ - reason: >
+ bpf: test_socket_cookie: Failed to load ./socket_cookie_prog.o
+ url: https://bugs.linaro.org/show_bug.cgi?id=3976
+ environments: production
+ boards:
+ - x86
+ - qemu_x86_64
+ branches:
+ - 4.4
+ - 4.9
+ - 4.14
+ - 4.17
+ - 4.18
+ tests:
+ - test_socket_cookie
+
+ - reason: >
+ bpf: test_select_reuseport prepare_bpf_obj(100): FAIL: get first bpf_program
+ url: https://bugs.linaro.org/show_bug.cgi?id=3974
+ environments: production
+ boards:
+ - all
+ branches:
+ - 4.4
+ - 4.9
+ - 4.14
+ - 4.17
+ - 4.18
+ tests:
+ - test_select_reuseport
+
+ - reason: >
+ LKFT: Kselftest: rseq: Warning: file basic_test is not executable
+ url: https://bugs.linaro.org/show_bug.cgi?id=3923
+ environments: production
+ boards:
+ - dragonboard-410c
+ - hi6220-hikey
+ - juno-r2
+ - qemu_arm64
+ - qemu_arm
+ - x15
+ branches:
+ - 4.4
+ - 4.9
+ - 4.14
+ - 4.17
+ - 4.18
+ tests:
+ - basic_test
+ - basic_percpu_ops_test
+ - param_test
+ - param_test_benchmark
+ - param_test_compare_twice
+ - run_param_test.sh
+
+ - reason: >
+ LKFT: BPF test_btf PASS on 4.18 and failed on 4.17 and below
+ url: https://bugs.linaro.org/show_bug.cgi?id=3979
+ environments: production
+ boards:
+ - all
+ branches:
+ - 4.4
+ - 4.9
+ - 4.14
+ - 4.17
+ tests:
+ - test_btf
+
+ - reason: >
+ LKFT: net: udpgso.sh PASS on 4.18 and failed on 4.17 and below
+ url: https://bugs.linaro.org/show_bug.cgi?id=3980
+ environments: production
+ boards:
+ - all
+ branches:
+ - 4.4
+ - 4.9
+ - 4.14
+ - 4.17
+ tests:
+ - udpgso.sh
+
+ - reason: >
+ LKFT: net: psock_snd: recv: Resource temporarily unavailable on all devices
+ url: https://bugs.linaro.org/show_bug.cgi?id=3925
+ environments: production
+ boards:
+ - all
+ branches:
+ - 4.4
+ - 4.9
+ - 4.14
+ - 4.17
+ - 4.18
+ tests:
+ - psock_snd.sh