forked from nrfconnect/sdk-nrf
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathquarantine_zephyr.yaml
565 lines (506 loc) · 17.4 KB
/
quarantine_zephyr.yaml
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
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
# The configurations resulting as a product of scenarios and platforms
# will be skipped if quarantine is used. More details here:
# https://docs.zephyrproject.org/latest/guides/test/twister.html#quarantine
# This configurations come from tests/samples in sdk-zephyr
- scenarios:
- libraries.hash_map.newlib.cxx_unordered_map.djb2
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-21219"
- scenarios:
- mcuboot.recovery.retention
- mcuboot.recovery.retention.mem
platforms:
- nrf52840dk/nrf52840
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-24920"
- scenarios:
- mgmt.mcumgr.all.options
- mgmt.mcumgr.all.options.other
platforms:
- nrf52840dk/nrf52840
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-24921"
- scenarios:
- sample.bluetooth.central.multilink
- sample.bluetooth.peripheral_identity
platforms:
- nrf52840dk/nrf52840
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-24923"
- scenarios:
- display.cfb.basic.mono01
- display.cfb.basic.mono01.lsbfirst
- display.cfb.basic.mono01.lsbfirst.msbfirst_font
- display.cfb.basic.mono01.msbfirst_font
- display.cfb.basic.mono10
- display.cfb.basic.mono10.lsbfirst
- display.cfb.basic.mono10.lsbfirst.msbfirst_font
- display.cfb.basic.mono10.msbfirst_font
- drivers.display.default
- drivers.display.read_write.sdl.argb8888
- drivers.display.read_write.sdl.bgr565
- drivers.display.read_write.sdl.mono01
- drivers.display.read_write.sdl.mono01.lsbfirst
- drivers.display.read_write.sdl.mono10
- drivers.display.read_write.sdl.mono10.lsbfirst
- drivers.display.read_write.sdl.rgb565
- drivers.display.read_write.sdl.rgb888
- sample.boards.nrf.nrf_led_matrix
- sample.display.builtin
- sample.display.lvgl.gui
- sample.modules.lvgl.accelerometer_chart
- sample.modules.lvgl.demo_music
- sample.modules.lvgl.demo_benchmark
- sample.modules.lvgl.demo_stress
- sample.modules.lvgl.demo_widgets
- sample.smf.smf_calculator
platforms:
- native_sim/native
- native_sim/native/64
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-24924"
- scenarios:
- sample.ipc.openamp
platforms:
- mps2_an521
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-24926"
- scenarios:
- sample.mcumgr.smp_svr.mcuboot_flags.direct_xip_withrevert
platforms:
- nrf52840dk/nrf52840
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-24927"
- scenarios:
- sample.mgmt.osdp.control_panel
- sample.mgmt.osdp.control_panel_sc
- sample.mgmt.osdp.peripheral_device
- sample.mgmt.osdp.peripheral_device_sc
platforms:
- nrf5340dk/nrf5340/cpuapp/ns
- [email protected]/nrf9160/ns
- nrf54l15dk/nrf54l15/cpuapp
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-24928"
- scenarios:
- examples.nrfx_uarte.tx_rx_non_blocking
platforms:
- [email protected]/nrf9160
- nrf52840dk/nrf52840
comment: "https://nordicsemi.atlassian.net/browse/NRFX-3395"
- scenarios:
- examples.nrfx_uarte.rx_double_buffered
platforms:
- nrf52840dk/nrf52840
- [email protected]/nrf9160
- nrf5340dk/nrf5340/cpuapp
- nrf52833dk/nrf52833
comment: "https://nordicsemi.atlassian.net/browse/NRFX-3468"
- scenarios:
- examples.nrfx_uarte.tx_rx_non_blocking
platforms:
- nrf5340dk/nrf5340/cpuapp
- nrf52833dk/nrf52833
comment: "https://nordicsemi.atlassian.net/browse/NRFX-3468"
- scenarios:
- examples.nrfx_saadc.maximum_performance
platforms:
- nrf52840dk/nrf52840
- nrf52833dk/nrf52833
- [email protected]/nrf9160
comment: "https://nordicsemi.atlassian.net/browse/NRFX-3813"
- scenarios:
- kernel.timer.timer
platforms:
- nrf52dk/nrf52832
comment: "RAM overflow in NCS specifically - vanilla Zephyr build still fits."
- scenarios:
- drivers.flash.common.default
platforms:
- nrf54l15dk/nrf54l15/cpuapp
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-27852"
- scenarios:
- arch.interrupt.gen_isr_table.riscv_no_direct
platforms:
- [email protected]/nrf54h20/cpuppr
- nrf54l15dk/nrf54l15/cpuflpr
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-27981"
- scenarios:
- sample.net.sockets.big_http_download
- sample.net.sockets.big_http_download.ci
platforms:
- nrf54l15dk/nrf54l15/cpuapp
comment: "to be fixed in https://github.com/zephyrproject-rtos/zephyr/pull/73777"
- scenarios:
- sample.net.sockets.http.server
platforms:
- [email protected]/nrf54h20/cpurad
comment: "to be fixed in https://github.com/zephyrproject-rtos/zephyr/pull/73777"
- scenarios:
- sample.drivers.spi.flash
- sample.drivers.spi.flash_dpd
platforms:
- nrf54l15dk/nrf54l15/cpuapp
comment: "Test not aligned for nrf54l15 but selected due to jedec,spi-nor"
- scenarios:
- llext.*
platforms:
- [email protected]/nrf54h20/cpurad
- nrf52dk/nrf52832
- nrf5340dk/nrf5340/cpunet
- [email protected]/nrf54h20/cpuppr
- nrf54l15dk/nrf54l15/cpuflpr
- qemu_cortex_m3/ti_lm3s6965
comment: "overflow, to report/fix in the upstream @permac and put ticket # here"
- scenarios:
- sample.net.mqtt.nrf70.tls
comment: "To report @chaitanya and put ticket # here"
- scenarios:
- storage.flash_map
platforms:
- [email protected]/nrf9160/ns
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-29462"
- scenarios:
- sample.filesystem.fat_fs.nrf54l15dk
platforms:
- nrf54l15dk/nrf54l15/cpuapp
comment: "Test not aligned for nrf54l15 - missing PM configuration"
- scenarios:
- sample.bluetooth.hci_uart.nrf54l15.all
platforms:
- nrf54l15dk/nrf54l15/cpuapp
comment: "Test not aligned for nrf54l15 - missing snippet settings"
- scenarios:
- net.sockets.tls12.ec_kex
- net.sockets.tls13.ephemeral_kex
- net.sockets.tls13.psk_kex.tickets
- net.sockets.tls13.ephemeral_kex.tickets
platforms:
- native_sim/native
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-30873"
- scenarios:
- drivers.power_domain.build.pm
- drivers.power_domain.build
platforms:
- native_sim/native
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-30877"
- scenarios:
- sample.mcumgr.smp_svr.ram_load.*
platforms:
- nrf52840dk/nrf52840
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-24488"
- scenarios:
- net.iface.iid.stable
platforms:
- [email protected]/nrf9160/ns
- nrf5340dk/nrf5340/cpuapp/ns
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-31574"
- scenarios:
- drivers.eeprom.emul.build
platforms:
- [email protected]/nrf54h20/cpuppr
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-31589"
- scenarios:
- llext.writable
- llext.writable_relocatable
- llext.writable_slid_linking
- llext.writable_relocatable_slid_linking
platforms:
- [email protected]/nrf9160
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-31590"
- scenarios:
- drivers.stepper.shell
- drivers.stepper.shell_async
platforms:
- [email protected]/nrf54h20/cpuppr
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-31591"
- scenarios:
- portability.posix.common.dynamic_stack
platforms:
- qemu_cortex_m3/ti_lm3s6965
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-31667"
- scenarios:
- sample.bluetooth.central.multilink
- sample.bluetooth.peripheral_identity
platforms:
- qemu_cortex_m3/ti_lm3s6965
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-31671"
- scenarios:
- secure_storage.psa.its.secure_storage.*
- sample.psa.persistent_key.secure_storage.entropy_driver
- secure_storage.psa.crypto.secure_storage
platforms:
- native_sim/native
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-31681"
- scenarios:
- init.check_init_priorities
- shell.device_filter
platforms:
- native_sim/native
comment: "clash of entropy configurations, will be resolved in upstream (Frank Kvamtro)"
- scenarios:
- mgmt.mcumgr.fs.mgmt.hash.supported.sha256
platforms:
- nrf54l15dk/nrf54l15/cpuapp
comment: "needs porting, owner not clear"
- scenarios:
- libraries.encoding.jwt.rsa.psa
- libraries.encoding.jwt.rsa.legacy
platforms:
- nrf5340dk/nrf5340/cpuapp/ns
- [email protected]/nrf9160/ns
- nrf54l15dk/nrf54l15/cpuapp
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-31783"
# --------------------------------- Won't fix section -----------------------------------
- scenarios:
- libraries.encoding.jwt
platforms:
- nrf5340dk/nrf5340/cpuapp/ns
- [email protected]/nrf9160/ns
- nrf54l15dk/nrf54l15/cpuapp
comment: "Won't be fixed - https://nordicsemi.atlassian.net/browse/NCSDK-15508"
- scenarios:
- net.mqtt.tls
platforms:
- [email protected]/nrf9160/ns
- nrf5340dk/nrf5340/cpuapp/ns
comment: "Won't be fixed - https://nordicsemi.atlassian.net/browse/NCSDK-24922"
- scenarios:
- net.socket.register.tls
platforms:
- nrf5340dk/nrf5340/cpuapp/ns
- [email protected]/nrf9160/ns
comment: "Won't be fixed - https://nordicsemi.atlassian.net/browse/NCSDK-18853"
- scenarios:
- sample.tfm.regression_ipc_lvl1
- sample.tfm.regression_ipc_lvl2
- sample.tfm.regression_sfn
- sample.tfm.psa_test_protected_storage
- sample.tfm.psa_test_internal_trusted_storage
- sample.tfm.psa_test_storage
- sample.tfm.psa_test_crypto
comment: "Won't be fixed - We have our own copy of these regression tests in nrf"
- scenarios:
- libraries.uoscore
comment: "Won't be fixes - We don't support uoscore since it doesn't use NRF security"
- scenarios:
- sample.drivers.crypto.mbedtls
platforms:
- [email protected]/nrf9160/ns
- nrf5340dk/nrf5340/cpuapp/ns
- nrf54l15dk/nrf54l15/cpuapp
comment: "Won't be fixed - https://nordicsemi.atlassian.net/browse/NCSDK-15306"
- scenarios:
- sample.net.sockets.websocket_client
platforms:
- nrf5340dk/nrf5340/cpuapp/ns
- [email protected]/nrf9160/ns
comment: "Won't be fixed - https://nordicsemi.atlassian.net/browse/NCSDK-24929"
- scenarios:
- sample.psa_crypto
platforms:
- nrf5340dk/nrf5340/cpuapp/ns
- [email protected]/nrf9160/ns
comment: "Won't be fixed - https://nordicsemi.atlassian.net/browse/NCSDK-22771"
- scenarios:
- sample.net.sockets.http.server
platforms:
- nrf5340dk/nrf5340/cpuapp/ns
- [email protected]/nrf9160/ns
comment: "Same reason as in https://nordicsemi.atlassian.net/browse/NCSDK-22771"
- scenarios:
- kernel.common.picolibc
- kernel.common.misra
- kernel.common.tls
- kernel.common.minimallibc
- kernel.common.nano32
- kernel.common.nano64
- kernel.threads.apis
- kernel.threads.dynamic_thread.stack.pool.alloc.user
- kernel.threads.dynamic_thread.stack.pool.alloc.no_user
- kernel.threads.dynamic_thread.stack.pool.no_alloc.user
- kernel.threads.dynamic_thread.stack.no_pool.no_alloc.no_user
- kernel.threads.dynamic_thread.stack.no_pool.alloc.user
- kernel.threads.dynamic_thread.stack.no_pool.alloc.no_user
- kernel.threads.dynamic_thread.stack.pool.no_alloc.no_user
- kernel.threads.dynamic_thread.stack.no_pool.no_alloc.user
- kernel.scheduler.no_timeslicing
- kernel.scheduler.dumb_no_timeslicing
- kernel.scheduler.dumb_timeslicing
- kernel.scheduler.multiq_no_timeslicing
- kernel.scheduler.multiq
- message_bus.zbus.hlp_priority_boost
- message_bus.zbus.general_unittests_without_priority_boost
- message_bus.zbus.general_unittests
- logging.thread
- logging.immediate.*
- libraries.heap
- libraries.libc.c11_threads.minimal
- libraries.libc.c11_threads.picolibc.notls
- libraries.libc.c11_threads.picolibc
- libraries.libc.c11_threads.picolibc.module
- libraries.libc.c11_threads.newlib_nano
- libraries.libc.c11_threads.newlib
- libraries.libc.common
- libraries.libc.common.minimal
- libraries.libc.common.newlib
- libraries.libc.common.newlib_nano
- libraries.libc.common.picolibc
- libraries.libc.common.picolibc.module
- libraries.libc.common.picolibc.notls
- libraries.encoding.json
- libraries.net_buf.buf
- libraries.ring_buffer
- libraries.hash_map.cxx.djb2
- cpp.libcxx.glibcxx.picolibc
- portability.posix.eventfd
- portability.posix.headers.newlib.without_posix_api
- portability.posix.headers.newlib.with_posix_api
- portability.posix.headers.picolibc.with_posix_api
- portability.posix.headers.picolibc.without_posix_api
- portability.posix.headers.with_posix_api
- portability.posix.headers.without_posix_api
- portability.cmsis_rtos_v2
- portability.cmsis_rtos_v1
- mgmt.mcumgr.os.info
- mgmt.mcumgr.os.info.no_hooks
- drivers.eeprom.shell
- drivers.can.shell
- shell.shell_custom_header
- crypto.tinycrypt
- crypto.tinycrypt.hmac_prng
- net.mqtt_sn.packet
- net.http.server.common
- net.coap.server.common
- sample.zbus.msg_subscriber.*
- sample.sensor.shell.pytest
- sample.sensor.shell
- benchmark.kernel.core
- sample.posix.eventfd
- sample.pytest.shell
- kernel.lifo.usage
- sample.shell.shell_module.getopt
- sample.shell.shell_module.login
- kernel.scheduler.slice_perthread
- kernel.workqueue
- kernel.semaphore
- sample.posix.uname
- kernel.scheduler
- sample.drivers.flash.shell
- kernel.timer.timer
- sample.smf.hsm_psicc2
- sample.net.sockets.socketpair
- sample.drivers.crypto.mbedtls
- kernel.workqueue.api
- sample.posix.env
- sample.shell.shell_module
- kernel.common
- net.http.server.crime
- drivers.gpio.build
- sample.perf
- sample.psa.its.secure_storage.entropy_not_secure
- sample.psa.persistent_key.secure_storage.entropy_not_secure
- secure_storage.psa.crypto.secure_storage
- secure_storage.psa.its.secure_storage.custom.both
- secure_storage.psa.its.secure_storage.custom.store
- secure_storage.psa.its.secure_storage.store.settings
platforms:
- [email protected]/nrf54h20/cpuppr
comment: "region RAM/FLASH overflowed"
- scenarios:
- cpp.libcxx.glibcxx.picolibc
- crypto.mbedtls
- crypto.tinycrypt
- crypto.tinycrypt.hmac_prng
- drivers.can.shell
- kernel.common
- kernel.common.minimallibc
- kernel.common.misra
- kernel.common.nano32
- kernel.common.nano64
- kernel.common.picolibc
- kernel.common.tls
- kernel.timer.timer
- net.coap.server.common
- net.http.server.common
- net.http.server.crime
- net.http.server.prototype
- portability.cmsis_rtos_v1
- portability.cmsis_rtos_v2
- portability.posix.common
- portability.posix.common.dynamic_stack
- portability.posix.common.newlib
- portability.posix.common.no_spin_validate
- portability.posix.common.picolibc
- portability.posix.common.signal.big_nsig
- portability.posix.common.signal.strsignal_no_desc
- portability.posix.common.static_stack
- portability.posix.common.tls
- portability.posix.common.tls.newlib
- portability.posix.eventfd
- portability.posix.headers.newlib.with_posix_api
- portability.posix.headers.newlib.without_posix_api
- portability.posix.headers.picolibc.with_posix_api
- portability.posix.headers.picolibc.without_posix_api
- portability.posix.headers.with_posix_api
- portability.posix.headers.without_posix_api
- sample.drivers.flash.shell
- sample.net.sockets.dumb_http_server
- sample.net.sockets.http_get
- sample.net.sockets.socketpair
- sample.posix.eventfd
- sample.posix.gettimeofday
- sample.sensor.shell
- sample.sensor.shell.pytest
- sample.shell.shell_module
- sample.shell.shell_module.getopt
- sample.shell.shell_module.login
- secure_storage.psa.its.secure_storage.custom.store
platforms:
- nrf54l15dk/nrf54l15/cpuflpr
comment: "region RAM/FLASH overflowed"
- scenarios:
- libraries.libc.newlib_nano.thread_safety.userspace.stress
- libraries.libc.newlib.thread_safety.userspace.stress
platforms:
- [email protected]/nrf54h20/cpurad
- [email protected]/nrf54h20/cpuapp
comment: "region FLASH overflowed"
- scenarios:
- libraries.cmsis_dsp.matrix.unary_f64
- libraries.cmsis_dsp.matrix.unary_f64.fpu
platforms:
- [email protected]/nrf54h20/cpuapp
- [email protected]/nrf54h20/cpurad
comment: "Won't be fixed, 'rodata will not fit in region FLASH' - no ticket"
- scenarios:
- examples.nrfx_spim.blocking
- examples.nrfx_spim.non_blocking
comment: "Not fixable during upmerge, fix will be included in next upmerge"
- scenarios:
- sample.filesystem.fat_fs.nrf54l15dk
platforms:
- nrf54l15dk/nrf54l15/cpuapp
comment: "partition manager configuration need to be fixed/provided"
- scenarios:
- drivers.hwinfo.api
platforms:
- [email protected]/nrf54h20/cpuppr
comment: "Unsupported device"
- scenarios:
- secure_storage.psa.its.secure_storage.*
platforms:
- qemu_cortex_m3/ti_lm3s6965
- mps2/an521/cpu0
comment: "redundant due to natve_sim already in scope"
- scenarios:
- sample.net.prometheus
comment: "not compatible with NCS (Frank Audun Kvamtro)"
- scenarios:
- drivers.wifi.build.spi
platforms:
- native_sim/native
comment: "requires pulling in hal_atmel but is actually not very useful"
- scenarios:
- bluetooth.bt_crypto
- bluetooth.bt_crypto.psa
platforms:
- qemu_cortex_m3/ti_lm3s6965
comment: "not supported in NCS anymore"
- scenarios:
- kernel.common.toolchain
platforms:
- native_sim/native
comment: "clang is not available in our toolchain"