From: usa@... Date: 2016-08-04T05:41:25+00:00 Subject: [ruby-core:76695] [Ruby trunk Bug#12446] Failure of TestM17NComb#test_str_crypt_nonstrict on cygwin Issue #12446 has been updated by Usaku NAKAMURA. Backport changed from 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN to 2.1: WONTFIX, 2.2: REQUIRED, 2.3: REQUIRED ---------------------------------------- Bug #12446: Failure of TestM17NComb#test_str_crypt_nonstrict on cygwin https://bugs.ruby-lang.org/issues/12446#change-59910 * 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: REQUIRED ---------------------------------------- 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: