Project

General

Profile

Bug #1507

Updated by usa (Usaku NAKAMURA) over 6 years ago

=begin 
  
  Here are are few make test errors when building in windows, in case there was interest.    I put them all together to avoid sending multiple emails but feel free to split them out to separate tickets if desired. 
  Thanks! 
  -=r 
 
  (from http://rubyinstaller.org/downloads ) 
 
    Finished in 119.223819 seconds. 
 
    1) Failure: 
  test_reorganize(TestGDBM) [../ruby_1_8/test/gdbm/test_gdbm.rb:591]: 
  <true> expected but was 
  <false>. 
 
    2) Failure: 
  test_s_open_create_new(TestGDBM) [../ruby_1_8/test/gdbm/test_gdbm.rb:84]: 
  <420> expected but was 
  <438>. 
 
    3) Failure: 
  test_del_trailing_separator_25(TestPathname) [../ruby_1_8/test/pathname/test_pathname.rb:27]: 
  del_trailing_separator("\225\\\\"). 
  <"\225\\"> expected but was 
  <"\225">. 
 
    4) Failure: 
  test_should_propagate_signaled(TestBeginEndBlock) [../ruby_1_8/test/ruby/test_beginendblock.rb:83]: 
  <nil> expected but was 
  <3>. 
 
  1655 tests, 16184 assertions, 4 failures, 0 errors 
 
 =end 
 

Back