[#67346] Future of test suites for Ruby — Charles Oliver Nutter <headius@...>

I'll try to be brief so we can discuss all this. tl;dr: RubySpec is

19 messages 2015/01/05

[ruby-core:67633] [ruby-trunk - Bug #10712] [PATCH] lib/resolv.rb: consider ENETUNREACH as ResolvTimeout

From: naruse@...
Date: 2015-01-16 17:05:05 UTC
List: ruby-core #67633
Issue #10712 has been updated by Yui NARUSE.

Backport changed from 2.0.0: REQUIRED, 2.1: REQUIRED, 2.2: REQUIRED to 2.0.0: REQUIRED, 2.1: REQUIRED, 2.2: DONE

ruby_2_2 r49286 merged revision(s) 49175.

----------------------------------------
Bug #10712: [PATCH] lib/resolv.rb: consider ENETUNREACH as ResolvTimeout
https://bugs.ruby-lang.org/issues/10712#change-51055

* Author: Eric Wong
* Status: Closed
* Priority: Normal
* Assignee: Akira Tanaka
* ruby -v: trunk
* Backport: 2.0.0: REQUIRED, 2.1: REQUIRED, 2.2: DONE
----------------------------------------
This allows "gem install /path/to/local.gem" to be successful
on a machine without a network connection.

I'm fairly sure this should be fixed in lib/resolv.rb instead
of inside RubyGems (and everything else which relies on rescuing
Resolv::ResolvError).


---Files--------------------------------
0001-lib-resolv.rb-consider-ENETUNREACH-as-ResolvTimeout.patch (904 Bytes)


-- 
https://bugs.ruby-lang.org/

In This Thread

Prev Next