Skip to content

Commit 8e9a0a2

Browse files
committed
quarantine: temporarily add tests that do not build
Temporarily add tests that do not build due to branch collab-nrfx-4.0 not being rebased on main. Signed-off-by: Magdalena Pastula <[email protected]>
1 parent c3b9714 commit 8e9a0a2

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

scripts/quarantine.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,3 +214,12 @@
214214
platforms:
215215
- thingy53/nrf5340/cpuapp
216216
comment: "https://nordicsemi.atlassian.net/browse/NRFX-8605"
217+
218+
- scenarios:
219+
- sample.mcumgr.smp_svr.bt.*
220+
- sample.mcumgr.smp_svr.serial.*
221+
- sample.dfu.dfu_target
222+
platforms:
223+
- [email protected]/nrf54h20/cpuapp
224+
- nrf54l15dk/nrf54l15/cpuapp
225+
comment: "Requires rebase on collab-nrfx-4.0 branch"

scripts/quarantine_zephyr.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -591,3 +591,10 @@
591591
- platforms:
592592
- .*ns
593593
comment: "https://nordicsemi.atlassian.net/browse/NRFX-8563"
594+
595+
- scenarios:
596+
- sample.mcumgr.smp_svr.serial.*
597+
- sample.usbd.dfu
598+
platforms:
599+
- [email protected]/nrf54h20/cpuapp
600+
comment: "Requires rebase on collab-nrfx-4.0 branch"

0 commit comments

Comments
 (0)