summaryrefslogtreecommitdiff
path: root/include/ruby/internal/encoding/string.h
diff options
context:
space:
mode:
authorMisaki Shioi <shioi.mm@gmail.com>2023-12-01 09:31:33 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2023-12-01 12:20:03 +0900
commit1bfd30a1e3fa2c1d2729667ed698b7c604c2a1bd (patch)
treedb7ba09e9d619d7e69eff94958a088effaff5edb /include/ruby/internal/encoding/string.h
parente2bbbacc233b1b1c13298baff9eacfe1ef0052f4 (diff)
Relax test conditions to velify Socket::ResolutionError#error_code
The test for Socket::ResolutionError#error_code fails in the FreeBSD environment with this test condition. Because Socket::ResolutionError#error_code returns Socket::EAI_FAIL instead of Socket::EAI_FAMILY. https://rubyci.s3.amazonaws.com/freebsd12/ruby-master/log/20231130T103002Z.fail.html.gz This PR avoids the test failure by relaxing the condition. Also changed the domain for testing to `example.com`.
Diffstat (limited to 'include/ruby/internal/encoding/string.h')
0 files changed, 0 insertions, 0 deletions