From: Roger Pack Date: 2009-06-06T03:47:25+09:00 Subject: [ruby-core:23723] [Bug #1576] TestFile failures in windows Bug #1576: TestFile failures in windows http://redmine.ruby-lang.org/issues/show/1576 Author: Roger Pack Status: Open, Priority: Normal ruby -v: TRUNK mingw Here ya go: 18) Failure: test_gets_para_extended_file(TestFile) [c:/dev/downloads/ruby_trunk/test/ruby/test_file.rb:94]: mode = <>. <"a"> expected but was <"\na">. 19) Failure: test_expand_path(TestFileExhaustive) [c:/dev/downloads/ruby_trunk/test/ruby/test_file_exhaustive.rb:389]: ArgumentError expected but nothing was raised. 20) Failure: test_stat(TestFileExhaustive) [c:/dev/downloads/ruby_trunk/test/ruby/test_file_exhaustive.rb:80]: <2> expected but was <1>. 21) Failure: test_stat_init(TestFileExhaustive) [c:/dev/downloads/ruby_trunk/test/ruby/test_file_exhaustive.rb:558]: <2> expected but was <1>. 22) Failure: test_utime(TestFileExhaustive) [c:/dev/downloads/ruby_trunk/test/ruby/test_file_exhaustive.rb:338]: <2000-01-01 00:00:01 -0700> expected but was <1999-12-31 23:00:01 -0700>. Not so sure about that last one. Thanks! -=r ---------------------------------------- http://redmine.ruby-lang.org