Bug #1576
closedTestFile failures in windows
Description
=begin
Here ya go:
-
Failure:
test_gets_para_extended_file(TestFile)
[c:/dev/downloads/ruby_trunk/test/ruby/test_file.rb:94]:
mode = <>.
<"a"> expected but was
<"\na">. -
Failure:
test_expand_path(TestFileExhaustive)
[c:/dev/downloads/ruby_trunk/test/ruby/test_file_exhaustive.rb:389]:
ArgumentError expected but nothing was raised. -
Failure:
test_stat(TestFileExhaustive)
[c:/dev/downloads/ruby_trunk/test/ruby/test_file_exhaustive.rb:80]:
<2> expected but was
<1>. -
Failure:
test_stat_init(TestFileExhaustive)
[c:/dev/downloads/ruby_trunk/test/ruby/test_file_exhaustive.rb:558]:
<2> expected but was
<1>. -
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
=end