Skip to content

Commit 614db1a

Browse files
committed
quarantine: Add links to quarantined test configurations
Change add links to described issues for better bug tracking/triage. Signed-off-by: Katarzyna Giądła <[email protected]>
1 parent 6af0c30 commit 614db1a

File tree

1 file changed

+34
-28
lines changed

1 file changed

+34
-28
lines changed

scripts/quarantine_zephyr.yaml

Lines changed: 34 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -89,17 +89,6 @@
8989
9090
comment: "https://nordicsemi.atlassian.net/browse/NRFX-3813"
9191

92-
- scenarios:
93-
- llext.*
94-
platforms:
95-
- [email protected]/nrf54h20/cpurad
96-
- nrf52dk/nrf52832
97-
- nrf5340dk/nrf5340/cpunet
98-
- [email protected]/nrf54h20/cpuppr
99-
- nrf54l15dk/nrf54l15/cpuflpr
100-
- qemu_cortex_m3/ti_lm3s6965
101-
comment: "overflow, to report/fix in the upstream @permac and put ticket # here"
102-
10392
- scenarios:
10493
- storage.flash_map
10594
platforms:
@@ -110,7 +99,7 @@
11099
- sample.filesystem.fat_fs.nrf54l15dk
111100
platforms:
112101
- nrf54l15dk/nrf54l15/cpuapp
113-
comment: "Test not aligned for nrf54l15 - missing PM configuration"
102+
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-34573"
114103

115104
- scenarios:
116105
- sample.mcumgr.smp_svr.ram_load.*
@@ -146,17 +135,22 @@
146135
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-31671"
147136

148137
- scenarios:
149-
- init.check_init_priorities
150138
- shell.device_filter
151139
platforms:
152140
- native_sim/native
153-
comment: "clash of entropy configurations, will be resolved in upstream (Frank Kvamtro)"
141+
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-34576"
142+
143+
- scenarios:
144+
- init.check_init_priorities
145+
platforms:
146+
- native_sim/native
147+
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-34577"
154148

155149
- scenarios:
156150
- mgmt.mcumgr.fs.mgmt.hash.supported.sha256
157151
platforms:
158152
- nrf54l15dk/nrf54l15/cpuapp
159-
comment: "needs porting, owner not clear"
153+
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-34575"
160154

161155
- scenarios:
162156
- libraries.encoding.jwt.rsa.psa
@@ -167,14 +161,6 @@
167161
- nrf54l15dk/nrf54l15/cpuapp
168162
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-31783"
169163

170-
- scenarios:
171-
- sample.net.openthread.coprocessor
172-
- sample.net.openthread.coprocessor.usb
173-
- sample.openthread.coprocessor.rcp
174-
platforms:
175-
- nrf52840dk/nrf52840
176-
comment: "Not compatible with NCS. https://nordicsemi.atlassian.net/browse/KRKNWK-20183"
177-
178164
- scenarios:
179165
- bluetooth.shell.shell_br
180166
platforms:
@@ -217,6 +203,12 @@
217203
- nrf54l15dk/nrf54l15/cpuapp
218204
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-34100"
219205

206+
- scenarios:
207+
- examples.nrfx_spim.non_blocking
208+
platforms:
209+
210+
comment: "https://nordicsemi.atlassian.net/browse/NRFX-8152"
211+
220212
# --------------------------------- Won't fix section -----------------------------------
221213

222214
- scenarios:
@@ -457,11 +449,6 @@
457449
- [email protected]/nrf54h20/cpurad
458450
comment: "Won't be fixed, 'rodata will not fit in region FLASH' - no ticket"
459451

460-
- scenarios:
461-
- examples.nrfx_spim.blocking
462-
- examples.nrfx_spim.non_blocking
463-
comment: "Not fixable during upmerge, fix will be included in next upmerge"
464-
465452
- scenarios:
466453
- drivers.hwinfo.api
467454
platforms:
@@ -510,3 +497,22 @@
510497
platforms:
511498
- [email protected]/nrf54h20/cpuppr
512499
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-34011"
500+
501+
- scenarios:
502+
- llext.*
503+
platforms:
504+
- [email protected]/nrf54h20/cpurad
505+
- nrf52dk/nrf52832
506+
- nrf5340dk/nrf5340/cpunet
507+
- [email protected]/nrf54h20/cpuppr
508+
- nrf54l15dk/nrf54l15/cpuflpr
509+
- qemu_cortex_m3/ti_lm3s6965
510+
comment: "https://github.com/zephyrproject-rtos/zephyr/issues/74536 - overflow"
511+
512+
- scenarios:
513+
- sample.net.openthread.coprocessor
514+
- sample.net.openthread.coprocessor.usb
515+
- sample.openthread.coprocessor.rcp
516+
platforms:
517+
- nrf52840dk/nrf52840
518+
comment: "Not compatible with NCS. https://nordicsemi.atlassian.net/browse/KRKNWK-20183"

0 commit comments

Comments
 (0)