Skip to content

Commit 3fcd22a

Browse files
committed
ci: quarantine: Quarantine few mysterious memory overflows
These overflows are only happening in the CI, locally the same twister command works fine, quarantine them for now, and investigate later. Signed-off-by: Chaitanya Tata <[email protected]>
1 parent b7db6f3 commit 3fcd22a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

scripts/quarantine_integration.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1425,3 +1425,13 @@
14251425
- ".*thingy.*nrf70.*"
14261426
- ".*thingy.*wifi.*"
14271427
comment: "Thingy is not supported in the upstream nRF70 driver yet"
1428+
1429+
- scenarios:
1430+
- sample.cellular.modem_shell.location_service_ext_pgps_nrf7002ek_wifi
1431+
- sample.cellular.nrf7002ek_wifi.scan
1432+
- sample.cellular.nrf7002ek_wifi.conn
1433+
platforms:
1434+
- nrf9161dk/nrf9161/ns
1435+
- nrf5340dk/nrf5340/cpuapp/ns
1436+
- nrf9151dk/nrf9151/ns
1437+
comment: "Unknown failures using NS (TF-M), unable to replicate locally, temporarily excluded"

0 commit comments

Comments
 (0)