aboutsummaryrefslogtreecommitdiff
path: root/automated/linux/kselftest/skipfile-lkft.yaml
blob: 03585abf23caa8ce2f83a60f9f9a705abcadfe57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
# This skipfile is consumable using skipgen
# (https://github.com/Linaro/skipgen), included in this repo in
# /automated/bin/<arch>/skipgen.
#
# reason:
#   Please provide a human readable explanation of the reason for the skip.
# url:
#   A url referencing the issue. Often a link to the bug. Only one url may be
#   specified.
# environments:
#   Should be 'production', 'staging', or 'all' for both. Our
#   staging environment contains a very minimal skiplist. Only tests which make
#   testing unstable should include staging.
# boards:
#   Should match a list of board names, or 'all' to include all boards.
# branches:
#   Should match a list of branch names, or 'all' to include all branches.
# tests:
#   List of tests to skip

skiplist:

  - reason: >
      LKFT: linux-next: x15: kselftest: ftracetest hangs forever
      LKFT: linux-mainline: kernel panic on X15 when running ftrace kseltest
      https://bugs.linaro.org/show_bug.cgi?id=3304
    url: https://bugs.linaro.org/show_bug.cgi?id=3297
    environments: all
    boards: all
    branches: all
    tests:
      - ftracetest

  - reason: "LKFT: linux-next: kselftest: breakpoint_test_arm64 build failed"
    url: https://bugs.linaro.org/show_bug.cgi?id=3208
    environments: all
    boards:
      - dragonboard-410c
      - hi6220-hikey
      - juno-r2
      - qemu_arm64
      - x15
    branches: all
    tests:
      - breakpoint_test_arm64

  - reason:
    url:
    environments: all
    boards:
      - x15
      - qemu_x86_64
      - qemu_arm64
      - qemu_arm
      - dragonboard-410c
      - juno-r2
      - qemu_i386
      - i386
    branches: all
    tests:
      - step_after_suspend_test

  - reason:
    url:
    environments: all
    boards:
      - qemu_x86_64
      - qemu_i386
    branches: all
    tests:
      - breakpoint_test
  - reason:
    url:
    environments: production
    boards:
      - qemu_arm
      - qemu_arm64
    branches:
      - 4.9
      - mainline
    tests:
      - breakpoint_test

  - reason:
    url:
    environments: all 
    boards:
      - qemu_arm
      - qemu_arm64
    branches: all
    tests:
      - mq_open_tests
      - mq_perf_tests


  - reason: >
      LKFT: Kselftest: rseq: Warning: file basic_test is not executable
    url: https://bugs.linaro.org/show_bug.cgi?id=3923
    environments: all
    boards:
      - dragonboard-410c
      - hi6220-hikey
      - juno-r2
      - qemu_arm64
      - qemu_arm
      - x15
    branches:
      - 4.4
      - 4.9
      - 4.14
      - 4.18
      - 4.19
      - mainline
      - next
    tests:
      - run_param_test.sh

  - reason: >
      LKFT: next: bpf: test_kmod.sh hangs on all devices
    url: https://bugs.linaro.org/show_bug.cgi?id=4006
    environments: all
    boards: all
    branches:
      - mainline
    tests:
      - test_kmod.sh

  - reason: >
      net: run_afpackettests hangs on hikey running 4.19 mainline
    url: https://bugs.linaro.org/show_bug.cgi?id=4049
    environments: all
    boards: all
    branches:
      - mainline
    tests:
      - run_afpackettests

  - reason: >
      LKFT: arm64/arm: selftest sync_test hangs on 4.9
    url: https://bugs.linaro.org/show_bug.cgi?id=4080
    environments: production
    boards:
      - dragonboard-410c
      - hi6220-hikey
      - juno-r2
      - qemu_arm64
      - x15
      - qemu_arm
    branches:
      - 4.9
    tests:
      - sync_test