From 3a47c551ef53e1ba11e30333e6f1005cdd3b8dfb Mon Sep 17 00:00:00 2001 From: Thomas Stilwell Date: Fri, 18 Oct 2024 20:08:42 +0200 Subject: [PATCH] quarantine: wifi provisioning tests on macOS nanoPb generated files are not wrong format. There is a conflict in the mac tools. Use linux tools for now Signed-off-by: Thomas Stilwell --- scripts/quarantine_windows_mac.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/quarantine_windows_mac.yaml b/scripts/quarantine_windows_mac.yaml index 94e6a9ae19f8..b598ca102c86 100644 --- a/scripts/quarantine_windows_mac.yaml +++ b/scripts/quarantine_windows_mac.yaml @@ -36,6 +36,7 @@ - sample.nrf7001_eks.ble-wifi-provision - sample.nrf7002_eks.ble-wifi-provision - sample.nrf7002.ble-wifi-provision + - sample.nrf7002_eb.thingy53.ble-wifi-provision - sample.softap.wifi.provision platforms: - nrf5340dk/nrf5340/cpuapp @@ -43,4 +44,5 @@ - nrf7002dk/nrf5340/cpuapp - nrf7002dk/nrf5340/cpuapp/ns - thingy53/nrf5340/cpuapp/ns + - thingy53/nrf5340/cpuapp comment: "https://nordicsemi.atlassian.net/browse/SHEL-3161"