diff --git a/samples/net/sockets/dumb_http_server/sample.yaml b/samples/net/sockets/dumb_http_server/sample.yaml index aa7a2c3c6b0..e8d7dbf547d 100644 --- a/samples/net/sockets/dumb_http_server/sample.yaml +++ b/samples/net/sockets/dumb_http_server/sample.yaml @@ -7,6 +7,7 @@ common: min_ram: 32 min_flash: 96 tags: net socket + platform_exclude: intel_adsp_cavs15 intel_adsp_cavs25 tests: sample.net.sockets.dumb_http_server: extra_configs: diff --git a/samples/net/sockets/websocket_client/sample.yaml b/samples/net/sockets/websocket_client/sample.yaml index 8512faa082d..6506ec16302 100644 --- a/samples/net/sockets/websocket_client/sample.yaml +++ b/samples/net/sockets/websocket_client/sample.yaml @@ -7,4 +7,5 @@ sample: name: websocket_client tests: sample.net.sockets.websocket_client: + platform_exclude: intel_adsp_cavs15 intel_adsp_cavs25 harness: net