Skip to content

tests/server/sockfilt: avoid possible endless loop on Windows#20478

Closed
vszakats wants to merge 1 commit intocurl:masterfrom
vszakats:notsup
Closed

tests/server/sockfilt: avoid possible endless loop on Windows#20478
vszakats wants to merge 1 commit intocurl:masterfrom
vszakats:notsup

Conversation

@vszakats
Copy link
Member

@vszakats vszakats commented Jan 29, 2026

Seen to happen when run under WINE v10.0 on macOS.

$ CURL_TEST_EXE_EXT_SRV=.exe CURL_TEST_EXE_EXT_TOOL=.exe \
CURL_TEST_EXE_RUNNER=wine TFLAGS='951 -t' ninja tests
[...]
16:02:18.607002 [select_ws_wait_thread] PeekNamedPipe error: (0x00000032) - Request not supported.
[...endless repeat...]

Seen to happen when run under WINE v10.0 on macOS.
```
TFLAGS='951 -t' ninja tests
```
@vszakats vszakats added tests Windows Windows-specific labels Jan 29, 2026
@vszakats vszakats changed the title test/server/sockfilt: avoid possible endless loop on Windows tests/server/sockfilt: avoid possible endless loop on Windows Jan 29, 2026
@vszakats vszakats closed this in 154dff6 Jan 29, 2026
@vszakats vszakats deleted the notsup branch January 29, 2026 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Windows Windows-specific

Development

Successfully merging this pull request may close these issues.

1 participant