Skip to content
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

Update specs to run with IPv6 support disabled #15046

Merged

Conversation

Blacksmoke16
Copy link
Member

@Blacksmoke16 Blacksmoke16 commented Sep 27, 2024

Resolves #15033

On my system I get the following pending specs, will compare with what CI has:

Pending:
  HTTP::WebSocket using IPv6
  Math Functions for computing quotient and remainder
  Number #round edge cases
  HTTP::Client sends the host header ipv6 with brackets
  String #reverse converts invalid code units to replacement char
  UDPSocket using IPv6
  UDPSocket #connect with a IPv6 address
  Path #expand converts a pathname to an absolute pathname, using a complete path assert
  Socket #bind using IPv6
  URI .parse unescaped @ in user/password should not confuse host
  TCPSocket #connect fails to connect IPv6 to IPv4 server
  TCPSocket #connect using IPv6
  Regex #matches_at_byte_index? negative
  Regex #match_at_byte_index negative
  Regex #match with pos negative
  OpenSSL::X509::Certificate #digest
  System hostname returns current hostname
  OpenSSL::SSL::Context ciphers uses intermediate default ciphers
  String#each_grapheme GB9c
  String#each_grapheme GB9c
  String#each_grapheme GB9c
  String#each_grapheme GB9c
  String#each_grapheme GB9c
  String#each_grapheme GB9c
  String#each_grapheme GB9c
  Spec matchers pending block is not compiled pending has block with valid syntax, but invalid semantics
  TCPServer settings
  TCPServer .new using IPv6

@Blacksmoke16 Blacksmoke16 added kind:bug A bug in the code. Does not apply to documentation, specs, etc. kind:specs platform:unix labels Sep 27, 2024
@straight-shoota straight-shoota removed the kind:bug A bug in the code. Does not apply to documentation, specs, etc. label Oct 7, 2024
@straight-shoota straight-shoota added this to the 1.15.0 milestone Nov 12, 2024
@straight-shoota straight-shoota merged commit 2725705 into crystal-lang:master Nov 13, 2024
69 checks passed
@Blacksmoke16 Blacksmoke16 deleted the disabled-ipv6-support branch November 13, 2024 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to run compiler or stdlib specs with IPv6 disabled
2 participants