Skip to content

Conversation

@lann
Copy link
Collaborator

@lann lann commented Jul 8, 2025

These two tests worked on the assumption that connections to the IPv6 "Discard Prefix" would always result in "connection refused". This is apparently not the case, so switch to using a very short connect timeout as a proxy for successfully passing pre-connect security checks.

Fixes #2338

@lann lann requested a review from fibonacci1729 July 8, 2025 19:02
These two tests worked on the assumption that connections to the IPv6
"Discard Prefix" would always result in "connection refused". This is
apparently not the case, so additionally set a very short connect
timeout and treat timeout as 'success' as well.

Signed-off-by: Lann Martin <[email protected]>
@lann lann force-pushed the fix-outbound-http-tests branch from 3ddb954 to a6d05f7 Compare July 8, 2025 19:20
@lann lann merged commit abedc05 into main Jul 8, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test Failures After Running nix develop and make test

3 participants