From: Greg.mpls@... Date: 2019-12-05T03:49:24+00:00 Subject: [ruby-core:96116] [Ruby master Bug#16392] test-all failure MinGW - TestEncoding#test_nonascii_library_path Issue #16392 has been updated by MSP-Greg (Greg L). I haven't found what's different between the MinGW CI in ruby/ruby and ruby-loco. The above shows a test that fails in ruby-loco, but passes in ruby/ruby. But, commit df76f2c5 'Make TracePoint.stat a singleton method again (#2726)' fails here: https://ci.appveyor.com/project/ruby/ruby/builds/29324694/job/79hcogrsffiuktvo but passed in ruby-loco: https://ci.appveyor.com/project/MSP-Greg/ruby-loco/builds/29325308 I believe the actual commit that causes the failure is e3587ed 'Support disable-completion' As mentioned elsewhere, ruby-loco is using fully updated MSYS2 gcc code, ruby/ruby is not... ---------------------------------------- Bug #16392: test-all failure MinGW - TestEncoding#test_nonascii_library_path https://bugs.ruby-lang.org/issues/16392#change-82978 * Author: MSP-Greg (Greg L) * Status: Open * Priority: Normal * Assignee: * Target version: * ruby -v: ruby 2.7.0dev (2019-12-02T23:51:50Z master 14a17063a1) [x64-mingw32] * Backport: 2.5: UNKNOWN, 2.6: UNKNOWN ---------------------------------------- ruby-loco build failed, so ran the test locally using runner.rb. Failed on both of the below builds. The new test is valid, but the fix in 14a17063a1 doesn't seem to be working... ``` ruby 2.7.0dev (2019-12-02T23:51:50Z master 14a17063a1) [x64-mingw32] (Fixed stack overflow [Bug #16382]) ruby 2.7.0dev (2019-12-02T08:17:41Z master a47d6c256f) [x64-mingw32] (Fix random failure on getusage-missing environments) ``` ``` 1) Failure: TestEncoding#test_nonascii_library_path [C:/Greg/GitHub/ruby/test/ruby/test_encoding.rb:128]: Exception(LoadError) with message matches to /\[Bug #16382\]/. [LoadError] exception expected, not #. ``` -- https://bugs.ruby-lang.org/ Unsubscribe: