Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions scripts/quarantine.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
- applications.matter_bridge.memory_profiling
platforms:
- nrf7002dk/nrf5340/cpuapp
- nrf5340dk/nrf5340/cpuapp
comment: "Variant does not fit in FLASH area - it should be probably removed in the future"

- scenarios:
Expand Down Expand Up @@ -83,8 +82,7 @@
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-36569"

- scenarios:
- sample.debug.memfault
- sample.debug.memfault.etb
- sample.debug.memfault.*
platforms:
- nrf7002dk/nrf5340/cpuapp
comment: "https://nordicsemi.atlassian.net/browse/NRFX-8480"
Expand All @@ -93,6 +91,7 @@
- sample.bluetooth.peripheral_mds
platforms:
- nrf5340dk/nrf5340/cpuapp
- nrf5340dk/nrf5340/cpuapp/ns
comment: "https://nordicsemi.atlassian.net/browse/NRFX-8480"

- scenarios:
Expand Down
Loading