From: "nagachika (Tomoyuki Chikanaga)" Date: 2022-11-05T05:26:15+00:00 Subject: [ruby-core:110617] [Ruby master Bug#18380] TestAddressResolve#test_socket_getnameinfo_domain_blocking test failures Issue #18380 has been updated by nagachika (Tomoyuki Chikanaga). Backport changed from 2.7: DONTNEED, 3.0: DONTNEED, 3.1: REQUIRED to 2.7: DONTNEED, 3.0: DONTNEED, 3.1: DONE ruby_3_1 01eab9a5d1886412869f85d4b87779f22d548867 merged revision(s) 16953867ed8fc951364f05fdf0c9267799e3087a. ---------------------------------------- Bug #18380: TestAddressResolve#test_socket_getnameinfo_domain_blocking test failures https://bugs.ruby-lang.org/issues/18380#change-99949 * Author: vo.x (Vit Ondruch) * Status: Closed * Priority: Normal * ruby -v: ruby 3.1.0dev (2021-12-01 master a84dc9d80d) [x86_64-linux] * Backport: 2.7: DONTNEED, 3.0: DONTNEED, 3.1: DONE ---------------------------------------- Testing Ruby 3.1.0, I observe the following test failure: ~~~ 2) Error: TestAddressResolve#test_socket_getnameinfo_domain_blocking: SocketError: getnameinfo: Temporary failure in name resolution /builddir/build/BUILD/ruby-3.1.0-a84dc9d80d/test/fiber/test_address_resolve.rb:272:in `getnameinfo' /builddir/build/BUILD/ruby-3.1.0-a84dc9d80d/test/fiber/test_address_resolve.rb:272:in `block (2 levels) in test_socket_getnameinfo_domain_blocking' ~~~ Please note that the test is executed in container without network access. -- https://bugs.ruby-lang.org/ Unsubscribe: