Skip to content

Commit c8bbced

Browse files
katgiadlaanangl
authored andcommitted
quarantine_zephyr: Add zephyr tests to overflow issues
Add Zephyr tests due to overflow issues. Refers: NCSDK-31589 NCSDK-31590 NCSDK-31591 Signed-off-by: Katarzyna Giądła <[email protected]>
1 parent a852064 commit c8bbced

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

scripts/quarantine_zephyr.yaml

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,28 @@
216216
- nrf5340dk/nrf5340/cpuapp/ns
217217
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-31574"
218218

219+
- scenarios:
220+
- drivers.eeprom.emul.build
221+
platforms:
222+
- [email protected]/nrf54h20/cpuppr
223+
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-31589"
224+
225+
- scenarios:
226+
- llext.writable
227+
- llext.writable_relocatable
228+
- llext.writable_slid_linking
229+
- llext.writable_relocatable_slid_linking
230+
platforms:
231+
232+
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-31590"
233+
234+
- scenarios:
235+
- drivers.stepper.shell
236+
- drivers.stepper.shell_async
237+
platforms:
238+
- [email protected]/nrf54h20/cpuppr
239+
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-31591"
240+
219241
# --------------------------------- Won't fix section -----------------------------------
220242

221243
- scenarios:
@@ -430,6 +452,7 @@
430452
- sample.shell.shell_module
431453
- sample.shell.shell_module.getopt
432454
- sample.shell.shell_module.login
455+
- secure_storage.psa.its.secure_storage.custom.store
433456
platforms:
434457
- nrf54l15dk/nrf54l15/cpuflpr
435458
comment: "region RAM/FLASH overflowed"

0 commit comments

Comments
 (0)