Skip to content

Commit a4d8151

Browse files
committed
scripts: quarantine: add ns targets
Until TF-M is fixed. Signed-off-by: Marcin Szymczyk <[email protected]>
1 parent 0ea9804 commit a4d8151

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

scripts/quarantine.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,3 +173,7 @@
173173
platforms:
174174
- nrf5340dk/nrf5340/cpuapp
175175
comment: "https://nordicsemi.atlassian.net/browse/NRFX-8480"
176+
177+
- platforms:
178+
- .*ns
179+
comment: "https://nordicsemi.atlassian.net/browse/NRFX-8563"

scripts/quarantine_zephyr.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -587,3 +587,7 @@
587587
- llext.writable_relocatable_slid_linking
588588
- llext.writable_relocatable
589589
comment: "https://nordicsemi.atlassian.net/browse/NRFX-8497"
590+
591+
- platforms:
592+
- .*ns
593+
comment: "https://nordicsemi.atlassian.net/browse/NRFX-8563"

0 commit comments

Comments
 (0)