Skip to content

Commit

Permalink
Revert "scripts: Revert quarantine for nRF70 samples"
Browse files Browse the repository at this point in the history
This reverts commit 658d36e.

Apparently, not all samples were fixed, multiple twister failures.

Signed-off-by: Robert Lubos <[email protected]>
  • Loading branch information
rlubos committed Oct 31, 2024
1 parent 6f1c93c commit 7fa28ae
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions scripts/quarantine.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,23 @@
- nrf7002dk/nrf5340/cpuapp
comment: "https://nordicsemi.atlassian.net/browse/KRKNWK-19027"

- scenarios:
- ".*nrf7002eb.*"
- ".*nrf7002_eb.*"
- applications.matter_bridge.lto.br_ble.nrf54h20.wifi
- applications.matter_bridge.release.br_ble.nrf54h20.wifi
comment: "nRF7002EB not support in the upstream nRF70 driver yet"

- scenarios:
- sample.cellular.modem_shell.location_service_ext_pgps_nrf7002ek_wifi
- sample.cellular.nrf7002ek_wifi.scan
- sample.cellular.nrf7002ek_wifi.conn
platforms:
- nrf9161dk/nrf9161/ns
- nrf5340dk/nrf5340/cpuapp/ns
- nrf9151dk/nrf9151/ns
comment: "Unknown failures using NS (TF-M), unable to replicate locally, temporarily excluded"

- scenarios:
- net.lib.wifi_credentials_backend_psa
comment: "Fix not known at time of upmerge, temporarily excluded to be fixed after upmerge"
Expand Down

0 comments on commit 7fa28ae

Please sign in to comment.