Skip to content

Commit 43ba071

Browse files
nordicjmcarlescufi
authored andcommitted
scripts: quarantine_zephyr: Quarantine tests
Quarantines a test that requires a python package not in the NCS toolchain, and a test that has started failing that needs investigating Signed-off-by: Jamie McCrae <[email protected]>
1 parent bb28e8d commit 43ba071

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

scripts/quarantine_zephyr.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,10 @@
209209
210210
comment: "https://nordicsemi.atlassian.net/browse/NRFX-8152"
211211

212+
- scenarios:
213+
- testing.ctest.base
214+
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-35402"
215+
212216
# --------------------------------- Won't fix section -----------------------------------
213217

214218
- scenarios:
@@ -516,3 +520,7 @@
516520
platforms:
517521
- nrf52840dk/nrf52840
518522
comment: "Not compatible with NCS. https://nordicsemi.atlassian.net/browse/KRKNWK-20183"
523+
524+
- scenarios:
525+
- buildsystem.sbom.spdx
526+
comment: "Missing toolchain python package. https://nordicsemi.atlassian.net/browse/NCSDK-35387"

0 commit comments

Comments
 (0)