Skip to content

Commit ef21921

Browse files
committed
scripts: quarantine: quarantine nrf.extended.drivers.spi for nrf7120
Regression. Signed-off-by: Piotr Kosycarz <[email protected]>
1 parent 6f017aa commit ef21921

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

scripts/quarantine.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,18 @@
6161
- unit.*
6262
- native_sim.*
6363
comment: "SUIT is planned to be removed from NCS soon"
64+
65+
- scenarios:
66+
- nrf.extended.drivers.spi.loopback
67+
- nrf.extended.drivers.spi.nrf_pm_runtime
68+
- nrf.extended.drivers.spi.pm_runtime
69+
- nrf.extended.drivers.spi.spi_4MHz
70+
- nrf.extended.drivers.spi.spi_8MHz
71+
- nrf.extended.drivers.spi.spi_error_cases
72+
- nrf.extended.drivers.spi.spi_mode0
73+
- nrf.extended.drivers.spi.spi_mode1
74+
- nrf.extended.drivers.spi.spi_mode2
75+
- nrf.extended.drivers.spi.spi_mode3
76+
platforms:
77+
- nrf7120pdk/nrf7120/cpuapp
78+
comment: "https://nordicsemi.atlassian.net/browse/NRFX-7694"

0 commit comments

Comments
 (0)