Project

General

Profile

Actions

Bug #5268

closed

[i386-mingw] `make test` failures with 1.9.3dev@33165

Added by jonforums (Jon Forums) over 12 years ago. Updated over 12 years ago.

Status:
Closed
Target version:
ruby -v:
ruby 1.9.3dev (2011-09-02 revision 33165) [i386-mingw32]
Backport:
[ruby-core:39234]

Description

After building on Win7 32bit with a MinGW toolchain I get the following failures during make test:

sh-3.1$ gcc --version
gcc.exe (tdm-1) 4.5.2

sh-3.1$ ruby --version
ruby 1.9.3dev (2011-09-02 revision 33165) [i386-mingw32]

sh-3.1$ make test
...
sample/test.rb:eval .............................
sample/test.rb:system .......F
sample/test.rb:const .....
...
sample/test.rb:path ...........................
sample/test.rb:gc ....not ok system 8 -- c:/Users/Jon/Documents/RubyDev/ruby-git/sample/test.rb:1919:in `'
not ok/test: 903 failed 1
test failed

Updated by luislavena (Luis Lavena) over 12 years ago

  • Assignee set to nobu (Nobuyoshi Nakada)
  • Priority changed from Normal to 6
Actions #2

Updated by nobu (Nobuyoshi Nakada) over 12 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

This issue was solved with changeset r33171.
Jon, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


Actions

Also available in: Atom PDF

Like0
Like0Like0