Skip to content

Commit 2dc67c5

Browse files
committed
tests/net/lib/http_server/hpack: Exclude native_posix
This test explicity enables the POSIX_API which is not compatible with native_posix. Let's exclude this target. Signed-off-by: Alberto Escolar Piedras <[email protected]>
1 parent f131964 commit 2dc67c5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/net/lib/http_server/hpack/testcase.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,8 @@ common:
99
integration_platforms:
1010
- native_sim
1111
- qemu_x86
12+
platform_exclude:
13+
- native_posix
14+
- native_posix/native/64
1215
tests:
1316
net.http.server.http2_hpack: {}

0 commit comments

Comments
 (0)