From b3e1ddbaa6058a5c5868e35cfb048248f20d0213 Mon Sep 17 00:00:00 2001 From: Bartlomiej Buczek Date: Thu, 13 Jun 2024 09:48:54 +0200 Subject: [PATCH] scripts: update quarantine for nrf54h20/cpurad. Samples will be automatically filtered after upmerging https://github.com/zephyrproject-rtos/zephyr/pull/73777. Signed-off-by: Bartlomiej Buczek --- scripts/quarantine_zephyr.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/scripts/quarantine_zephyr.yaml b/scripts/quarantine_zephyr.yaml index 71d51c125d91..5dd681b7fa0b 100644 --- a/scripts/quarantine_zephyr.yaml +++ b/scripts/quarantine_zephyr.yaml @@ -239,3 +239,9 @@ platforms: - nrf54l15pdk/nrf54l15/cpuapp comment: "to be fixed in https://github.com/zephyrproject-rtos/zephyr/pull/73777" + +- scenarios: + - sample.net.sockets.http.server + platforms: + - nrf54h20dk/nrf54h20/cpurad + comment: "to be fixed in https://github.com/zephyrproject-rtos/zephyr/pull/73777"