Actions
Bug #5268
closed[i386-mingw] `make test` failures with 1.9.3dev@33165
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
Actions
Like0
Like0Like0