From: "luislavena (Luis Lavena)" Date: 2012-11-27T13:00:23+09:00 Subject: [ruby-core:50194] [ruby-trunk - Bug #7443][Assigned] Method redefinition from Fiddle is causing a test failure (MinGW) Issue #7443 has been reported by luislavena (Luis Lavena). ---------------------------------------- Bug #7443: Method redefinition from Fiddle is causing a test failure (MinGW) https://bugs.ruby-lang.org/issues/7443 Author: luislavena (Luis Lavena) Status: Assigned Priority: Normal Assignee: tenderlovemaking (Aaron Patterson) Category: test Target version: 2.0.0 ruby -v: ruby 2.0.0dev (2012-11-27 trunk 37887) [i386-mingw32] =begin The modification introduced in r37881 associated with #5458 is causing a test failure on RubyInstaller CI: 1) Failure: test_modify_expand_memory_leak(Test_StringModifyExpand) [C:/Users/Worker/Jenkins/workspace/ruby-trunk-x64-build/test/-ext-/string/test_modify_expand.rb:7]: rb_str_modify_expand(). <[true, ""]> expected but was <[true, "C:/Users/Worker/Jenkins/workspace/ruby-trunk-x64-build/build/.ext/x64-mingw32/fiddle.so: warning: method redefined; discarding old dlwrap\nC:/Users/Worker/Jenkins/workspace/ruby-trunk-x64-build/build/.ext/x64-mingw32/fiddle.so: warning: method redefined; discarding old dlwrap\n"]> This happens on both x86 and x64: http://ci.rubyinstaller.org/job/ruby-trunk-x86-test-all/374/console http://ci.rubyinstaller.org/job/ruby-trunk-x64-test-all/276/console Thank you =end -- http://bugs.ruby-lang.org/