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

Hello,

9 messages 2017/10/04

[ruby-core:83470] [Ruby trunk Bug#8160][Closed] M17N test failure around String#rpartition

From: knu@...
Date: 2017-10-21 16:10:50 UTC
List: ruby-core #83470
Issue #8160 has been updated by knu (Akinori MUSHA).

Status changed from Assigned to Closed

Sorry for being this late.  There was r39928 and I think that fixed the problem, if any.

----------------------------------------
Bug #8160: M17N test failure around String#rpartition
https://bugs.ruby-lang.org/issues/8160#change-67471

* Author: luislavena (Luis Lavena)
* Status: Closed
* Priority: Normal
* Assignee: knu (Akinori MUSHA)
* Target version: 2.2.0
* ruby -v: ruby 2.1.0dev (2013-03-24 trunk 39905) [x64-mingw32]
* Backport: 
----------------------------------------
=begin

Hello,

Seems r39903 introduced a test failure under Windows:

http://ci.rubyinstaller.org/job/ruby-trunk-x64-test-all/936/console

   1) Failure:
 test_str_rpartition(TestM17NComb) [C:/Users/Worker/Jenkins/workspace/ruby-trunk-x64-build/test/ruby/test_m17n_comb.rb:1587]:
 "\xA1\xA1".force_encoding("EUC-JP").rpartition("".force_encoding("ASCII-8BIT")).
 <["\x{A1A1}", "", ""]> expected but was
 <["\xA1", "", "\xA1"]>.

Thank you

=end



-- 
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