Skip to content

Commit a913c9f

Browse files
valeriosetticarlescufi
authored andcommitted
tests: tls_configurations: remove tests on native/64 platform
Since the same test might be run in parallel on different platforms, the one that it's started later will fail due to port re-use for the OpenSSL server. Since it's not really required to run the tests on native_sim and native_sim/native/64, the latter is removed in order to solve this problem. Signed-off-by: Valerio Setti <[email protected]>
1 parent ce31d21 commit a913c9f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/net/socket/tls_configurations/testcase.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ common:
44
- net.socket
55
platform_allow:
66
- native_sim
7-
- native_sim/native/64
87
integration_platforms:
98
- native_sim
109
harness: pytest

0 commit comments

Comments
 (0)