Project

General

Profile

Actions

Bug #7443

closed

Method redefinition from Fiddle is causing a test failure (MinGW)

Added by luislavena (Luis Lavena) over 11 years ago. Updated over 11 years ago.

Status:
Closed
Target version:
ruby -v:
ruby 2.0.0dev (2012-11-27 trunk 37887) [i386-mingw32]
Backport:
[ruby-core:50194]

Description

=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

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0