Skip to content

Conversation

@hm23
Copy link
Contributor

@hm23 hm23 commented Sep 16, 2025

Handcrafted by AI, fixes outbound qualification.

Summary

  • Updates IP address assertions in test to handle both local and CI environments
  • Local environments use IPv6 (::1) while CI environments use IPv4-mapped IPv6 (::ffff:127.0.0.1)
  • Both represent valid localhost connections but in different network stack formats

Local environments use IPv6 (::1) while CI environments use IPv4-mapped IPv6 (::ffff:127.0.0.1).
Updated test to accept both valid localhost representations.
@hm23 hm23 merged commit 709e2cc into main Sep 16, 2025
9 checks passed
@hm23 hm23 deleted the fix/localhost-ip-test-ci branch September 16, 2025 15:07
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.

3 participants