Skip to content

Commit 152c07a

Browse files
katgiadlaanangl
authored andcommitted
quarantine_zephyr: Add zephyr tests and samples to quaratine
Some sdk-zephyr tests and samples reports issues due to RAM overflow issues. Refers: NCSDK-31667 NCSDK-31671 Signed-off-by: Katarzyna Giądła <[email protected]>
1 parent 7e81770 commit 152c07a

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

scripts/quarantine_zephyr.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,19 @@
238238
- [email protected]/nrf54h20/cpuppr
239239
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-31591"
240240

241+
- scenarios:
242+
- portability.posix.common.dynamic_stack
243+
platforms:
244+
- qemu_cortex_m3/ti_lm3s6965
245+
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-31667"
246+
247+
- scenarios:
248+
- sample.bluetooth.central.multilink
249+
- sample.bluetooth.peripheral_identity
250+
platforms:
251+
- qemu_cortex_m3/ti_lm3s6965
252+
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-31671"
253+
241254
# --------------------------------- Won't fix section -----------------------------------
242255

243256
- scenarios:

0 commit comments

Comments
 (0)