Skip to content

pytest, test_07_22, more lenience in exit codes #17083

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

icing
Copy link
Contributor

@icing icing commented Apr 17, 2025

Depending on timing when the server aborting the connection is detected, the reported curl exit code may vary. Check for the possible set of expected codes instead of a single one.

Depending on timing when the server aborting the connection
is detected, the reported curl exit code may vary. Check for
the possible set of expected codes instead of a single one.
@github-actions github-actions bot added the tests label Apr 17, 2025
@icing icing requested a review from bagder April 17, 2025 11:02
@bagder bagder closed this in 2b6f503 Apr 17, 2025
nbaws pushed a commit to nbaws/curl that referenced this pull request Apr 26, 2025
Depending on timing when the server aborting the connection is detected,
the reported curl exit code may vary. Check for the possible set of
expected codes instead of a single one.

Closes curl#17083
nbaws pushed a commit to nbaws/curl that referenced this pull request Apr 26, 2025
Depending on timing when the server aborting the connection is detected,
the reported curl exit code may vary. Check for the possible set of
expected codes instead of a single one.

Closes curl#17083
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.

2 participants