From: nagachika00@... Date: 2016-08-15T19:15:14+00:00 Subject: [ruby-core:76887] [Ruby trunk Bug#12446] Failure of TestM17NComb#test_str_crypt_nonstrict on cygwin Issue #12446 has been updated by Tomoyuki Chikanaga. Backport changed from 2.1: WONTFIX, 2.2: REQUIRED, 2.3: REQUIRED to 2.1: WONTFIX, 2.2: REQUIRED, 2.3: DONE ruby_2_3 r55907 merged revision(s) 55233. ---------------------------------------- Bug #12446: Failure of TestM17NComb#test_str_crypt_nonstrict on cygwin https://bugs.ruby-lang.org/issues/12446#change-60109 * Author: Martin D��rst * Status: Closed * Priority: Normal * Assignee: Yui NARUSE * ruby -v: ruby 2.4.0dev (2016-05-31 trunk 55228) [x86_64-cygwin] * Backport: 2.1: WONTFIX, 2.2: REQUIRED, 2.3: DONE ---------------------------------------- When resorting to `bin/ruby test/runner.rb test/ruby/test_[j-z]*` to get around the problem described in https://bugs.ruby-lang.org/issues/12445, I get an error for `TestM17NComb#test_str_crypt_nonstrict`, as follows: ``` [ 327/2665] TestM17NComb#test_str_crypt_nonstrict = 0.00 s 1) Failure: TestM17NComb#test_str_crypt_nonstrict [/cygdrive/c/Data/ruby/test/ruby/test_m17n_comb.rb:780]: "".force_encoding("ASCII-8BIT").crypt("\xFE\xFE".force_encoding("EUC-JP")). <"\xFE\xFE/.F/2.E.2/E"> expected but was <"\xFE\xFE/.F...I.F3.">. ``` -- https://bugs.ruby-lang.org/ Unsubscribe: