[#83107] Alias Enumerable#include? to Enumerable#includes? — Alberto Almagro <albertoalmagro@...>

Hello,

9 messages 2017/10/04

[ruby-core:83345] [Ruby trunk Bug#14028] RubyVM logic backported into Ruby 2.3 tests

From: headius@...
Date: 2017-10-18 19:22:35 UTC
List: ruby-core #83345
Issue #14028 has been reported by headius (Charles Nutter).

----------------------------------------
Bug #14028: RubyVM logic backported into Ruby 2.3 tests
https://bugs.ruby-lang.org/issues/14028

* Author: headius (Charles Nutter)
* Status: Open
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: 2.3.5
* Backport: 2.3: UNKNOWN, 2.4: UNKNOWN
----------------------------------------
For https://bugs.ruby-lang.org/issues/12517 a test was added to test/coverage/test_coverage.rb that uses RubyVM.

This test is used by JRuby (at least) which does not support the MRI-specific RubyVM module. As a result, we cannot run this test to verify that we have appropriately fixed the related issue in JRuby.

Tests and stdlib that use RubyVM should provide a fallback for implementations that do not support RubyVM.



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

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next