Skip to content

Commit 20195f1

Browse files
rluboscarlescufi
authored andcommitted
scripts: quarantine: Add failing LL tests
As agreed with LL verification, add failing LL tests to quarantine. Signed-off-by: Robert Lubos <[email protected]>
1 parent 5b5051c commit 20195f1

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

scripts/quarantine.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,9 @@
6161
- unit.*
6262
- native_sim.*
6363
comment: "SUIT is planned to be removed from NCS soon"
64+
65+
- scenarios:
66+
- nrf.extended.drivers.mspi.api.hpf
67+
platforms:
68+
- nrf54l15dk/nrf54l15/cpuapp
69+
comment: "https://nordicsemi.atlassian.net/browse/NRFX-7878"

scripts/quarantine_zephyr.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,14 @@
320320
- nrf54l15dk/nrf54l15/cpuflpr
321321
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-33580"
322322

323+
- scenarios:
324+
- drivers.flash.common.disable_spi_nor
325+
platforms:
326+
- nrf54l15dk/nrf54l15/cpuapp
327+
- nrf54l15dk/nrf54l10/cpuapp
328+
- nrf54l15dk/nrf54l05/cpuapp
329+
comment: "https://nordicsemi.atlassian.net/browse/NRFX-7879"
330+
323331
# --------------------------------- Won't fix section -----------------------------------
324332

325333
- scenarios:

0 commit comments

Comments
 (0)