Skip to content

test504, fix handling on pending connect#15054

Closed
icing wants to merge 1 commit intocurl:masterfrom
icing:test504-wait-fix
Closed

test504, fix handling on pending connect#15054
icing wants to merge 1 commit intocurl:masterfrom
icing:test504-wait-fix

Conversation

@icing
Copy link
Copy Markdown
Contributor

@icing icing commented Sep 26, 2024

Test expected a connect to a port no one is listening to immediately fail. But Windows has its internal retry logic that may fail this.

As fix, multi_perform()/multi_wait() until transfer is done.

Test expected a connect to a port no one is listening to immediately
fail. But Windows has its internal retry logic that may fail this.

As fix, multi_perform()/multi_wait() until transfer is done.
@github-actions github-actions bot added the tests label Sep 26, 2024
@icing icing requested a review from bagder September 26, 2024 13:03
@dfandrich
Copy link
Copy Markdown
Contributor

Analysis of PR #15054 at 8f9208bf:

Test 1035 failed, which has NOT been flaky recently, so there could be a real issue in the PR.

Generated by Testclutch

@bagder bagder closed this in cbbf4d8 Sep 26, 2024
pps83 pushed a commit to pps83/curl that referenced this pull request Apr 26, 2025
Test expected a connect to a port no one is listening to immediately
fail. But Windows has its internal retry logic that may fail this.

As fix, multi_perform()/multi_wait() until transfer is done.

Closes curl#15054
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

3 participants