blob: 891b503f66bb04f4f3230e7262cb33770a85caf1 (
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
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
|
# 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: LTP: fork13: runs long and hangs machine on branches
url: https://bugs.linaro.org/show_bug.cgi?id=3719
environments: all
boards:
- all
branches: all
tests:
- fork13
- reason: >
msgctl10/msgstress03 and msgct11/msgstress04 tests overheats HiKey board
due to large number of fork() calls and message queues read/writes. [RPB]
LTP: msgctl10 fork failed
url: https://bugs.linaro.org/show_bug.cgi?id=2355
environments: all
boards:
- all
branches: all
tests:
- msgctl10
- msgctl11
- msgstress03
- msgstress04
- reason: >
fanotify07 was added to syscalls in 20170929 and fails approximately 50%
of the time. See
url: https://bugs.linaro.org/show_bug.cgi?id=3303
environments: all
boards:
- all
branches:
- 4.4
- 4.9
- linux-4.4.y
- linux-4.9.y
- v4.4-rt
- v4.9-rt
tests:
- fanotify07
- fanotify08
- fanotify09
- reason: >
LKFT: LTP: inotify07 FAIL: didn't get event: mask=40000004
inotify07 is not supported on 4.4 and 4.9
url: https://bugs.linaro.org/show_bug.cgi?id=3931
environments: all
boards: all
branches:
- 4.4
- 4.9
- linux-4.4.y
- linux-4.9.y
- v4.4-rt
- v4.9-rt
tests:
- inotify07
- reason: >
LKFT: LTP: inotify08 FAIL: didn't get event: mask=4
inotify08 is not supported on 4.14, 4.9 and 4.4
url: https://bugs.linaro.org/show_bug.cgi?id=3881
environments: all
boards: all
branches:
- 4.4
- 4.9
- 4.14
- linux-4.4.y
- linux-4.9.y
- linux-4.14.y
- v4.4-rt
- v4.9-rt
- v4.14-rt
tests:
- inotify08
- reason: >
pth_str02 hangs when using NFS filesystem. LKFT: linux-mainline: juno:
x86: ltp sched tests hang due to NFS not responding
url: https://bugs.linaro.org/show_bug.cgi?id=3338
environments: all
boards:
- all
branches: all
tests:
- pth_str01
- pth_str02
- pth_str03
- time-schedule01
- reason: >
LKFT: 4.9-rc: x86: LTP: perf_event_open02.c:333: test failed (ratio
was greater than ) - intermittent failure
url: https://bugs.linaro.org/show_bug.cgi?id=3382
environments:
- production
boards: all
branches: all
tests:
- perf_event_open02
- reason: >
fs:gf01:gf14:gf15:gf18: This test requires >4GB to run. Skip on devices
that don't have that much space available.
url: https://bugs.linaro.org/show_bug.cgi?id=3720
environments:
- production
boards: all
branches: all
tests:
- gf01
- gf14
- gf15
- gf18
- reason: >
LKFT: LTP skip hackbench01/02 on qemu_arm and qemu_arm64 causing kernel dump
url: https://bugs.linaro.org/show_bug.cgi?id=3777
environments: all
boards:
- all
branches: all
tests:
- hackbench01
- hackbench02
- reason: >
LKFT: linux-next: x86: LTP sendfile09 and sendfile09_64 failed: errno=EFBIG(27): File too large
Test creates more than 3GB file which is time consuming so skipping.
url: https://bugs.linaro.org/show_bug.cgi?id=3234
environments: all
boards:
- all
branches:
- all
tests:
- sendfile09
- sendfile09_64
- reason: >
LTP: futex_wake04 never return on i386 and timedout
Test HANGs on i386 so skip on staging and production runs
url: https://bugs.linaro.org/show_bug.cgi?id=3984
environments:
- all
boards:
- i386
branches:
- all
tests:
- futex_wake04
- reason: >
LTP: hugemmap06 cant reserve full amount of hugepages
needed by the test in environments with fragmented
memory (specially ones having short memory)
url: https://bugs.linaro.org/show_bug.cgi?id=4023
environments: production
boards:
- all
branches:
- all
tests:
- hugemmap06
- reason: >
LTP: mtest06/mmap1 running long time and timeouted after 15 minutes
intermittent failure
url: https://bugs.linaro.org/show_bug.cgi?id=4273
environments: all
boards:
- all
branches:
- all
tests:
- mtest06
- reason: >
LTP mm test case ksm01 failed on db410c while allocating memory,
mem.c:293: malloc(134217600) failed: ENOMEM
Board doesn't have enough memory to run the test (1GB)
url: https://bugs.linaro.org/show_bug.cgi?id=4272
environments: production
boards:
- all
branches:
- all
tests:
- ksm01
- reason: >
skip long running LTP dio tests on all devices
url: https://projects.linaro.org/browse/KV-171
environments: production
boards:
- all
branches:
- all
tests:
- dio10
- dio16
- dio17
- dio20
- dio21
- dio24
- dio25
- dio27
- dio28
- dio29
- dio30
- reason: >
skip long running LTP dio tests on all devices
url: https://projects.linaro.org/browse/KV-171
environments: production
boards:
- all
branches:
- all
tests:
- dio12
- dio13
- dio14
- dio15
- dio18
- dio19
- dio22
- dio23
- dio26
- reason: >
skip long running LTP memcg_stress_test on all devices
url: https://bugs.linaro.org/show_bug.cgi?id=5657
environments: production
boards:
- all
branches:
- all
tests:
- memcg_stress
- reason: >
skip long running LTP bind06 and cve-2018-18559 on all devices
url: https://bugs.linaro.org/show_bug.cgi?id=5721
environments: production
boards:
- all
branches:
- all
tests:
- bind06
- cve-2018-18559
- reason: >
LTP tracing test case ftrace_stress_test.sh crashing on all devices.
url: https://bugs.linaro.org/show_bug.cgi?id=5722
environments: production
boards:
- all
branches:
- all
tests:
- ftrace_stress_test.sh
- reason: >
LTP ping602 added into smoketest in the latest release
which need full ping commmand in OE rootfs.
url: https://bugs.linaro.org/show_bug.cgi?id=5792
environments: production
boards:
- all
branches:
- all
tests:
- ping602
- reason: >
LTP ping01 added into smoketest in the latest release
which is not supported on Juno running 4.4 kernel.
url: https://bugs.linaro.org/show_bug.cgi?id=5799
environments: production
boards:
- juno-r2
branches:
- 4.4
- linux-4.4.y
- v4.4-rt
tests:
- ping01
- reason: >
LTP setsockopt06 running more than 15mins
url: https://bugs.linaro.org/show_bug.cgi?id=5872
environments: production
boards:
- all
branches:
- all
tests:
- setsockopt06
|