Skip to content

Commit 6c400f9

Browse files
committed
scripts: quarantine: fix for non-rebased fails
Some fails are due to not rebased branch. Signed-off-by: Marcin Szymczyk <[email protected]>
1 parent aec9791 commit 6c400f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/quarantine.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,10 +216,10 @@
216216
comment: "https://nordicsemi.atlassian.net/browse/NRFX-8605"
217217

218218
- scenarios:
219-
- sample.mcumgr.smp_svr.bt.*
220-
- sample.mcumgr.smp_svr.serial.*
219+
- sample.mcumgr.smp_svr.*
221220
- sample.dfu.dfu_target
222221
platforms:
223222
- [email protected]/nrf54h20/cpuapp
224223
- nrf54l15dk/nrf54l15/cpuapp
224+
- thingy53/nrf5340/cpuapp
225225
comment: "Requires rebase on collab-nrfx-4.0 branch"

0 commit comments

Comments
 (0)