Skip to content

Commit 5bfd5a6

Browse files
committed
scripts: quarantine: add mcuboot fails
mcuboot needs to be aligned to nrfx 4.0 Signed-off-by: Marcin Szymczyk <[email protected]>
1 parent a4d8151 commit 5bfd5a6

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

scripts/quarantine.yaml

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,3 +177,30 @@
177177
- platforms:
178178
- .*ns
179179
comment: "https://nordicsemi.atlassian.net/browse/NRFX-8563"
180+
181+
- scenarios:
182+
- bluetooth.controller
183+
platforms:
184+
- native_sim/native
185+
comment: "https://nordicsemi.atlassian.net/browse/NRFX-8565"
186+
187+
- scenarios:
188+
- sample.bluetooth.fast_pair.*
189+
- sample.bluetooth.mesh.*
190+
- sample.dfu.dfu_target
191+
- sample.matter.*
192+
- sample.mcuboot.*
193+
- mcuboot.*
194+
- sample.nrf_security.sha256.integration
195+
- sample.find_my.switchable_networks.*
196+
- sample.find_my.locator_tag.*
197+
- bluetooth.mesh.metadata_extraction_.*
198+
- nrf_compress.*
199+
- sample.cellular.smp_svr
200+
- mcuboot.direct_xip
201+
platforms:
202+
- nrf52840dk/nrf52840
203+
- nrf52840dongle/nrf52840
204+
- [email protected]/nrf52840
205+
206+
comment: "https://nordicsemi.atlassian.net/browse/NRFX-8562"

0 commit comments

Comments
 (0)