From ddea0a6889d0c7239d130a1bcdfe02b2f3d3d863 Mon Sep 17 00:00:00 2001 From: Maciej Perkowski Date: Thu, 19 Dec 2024 17:40:34 +0100 Subject: [PATCH] quarantine: update As in the topic Signed-off-by: Maciej Perkowski (cherry picked from commit 6c9eaf3b402365a3f29a7d4b66f29d9354f2d57d) --- scripts/quarantine.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/scripts/quarantine.yaml b/scripts/quarantine.yaml index 190ff2193d0b..8558c7e5376f 100644 --- a/scripts/quarantine.yaml +++ b/scripts/quarantine.yaml @@ -12,6 +12,13 @@ - net.lib.wifi_credentials_backend_psa comment: "Fix not known at time of upmerge, temporarily excluded to be fixed after upmerge" +- scenarios: + - applications.matter_bridge.lto.br_ble.memory_profiling + - sample.matter.light_switch.persistent_subscriptions + platforms: + - nrf7002dk/nrf5340/cpuapp + comment: https://nordicsemi.atlassian.net/browse/NCSDK-31119 + - platforms: - native_posix comment: "native_posix will be removed soon - native_sim platform is the default simulator now"