Project

General

Profile

Actions

Bug #1576

closed

TestFile failures in windows

Added by rogerdpack (Roger Pack) almost 15 years ago. Updated almost 13 years ago.

Status:
Closed
Target version:
ruby -v:
ruby 1.9.3dev (2010-05-12 trunk 27746) [i386-mswin32]
Backport:
[ruby-core:23723]

Description

=begin
Here ya go:

  1. Failure:
    test_gets_para_extended_file(TestFile)
    [c:/dev/downloads/ruby_trunk/test/ruby/test_file.rb:94]:
    mode = <>.
    <"a"> expected but was
    <"\na">.

  2. Failure:
    test_expand_path(TestFileExhaustive)
    [c:/dev/downloads/ruby_trunk/test/ruby/test_file_exhaustive.rb:389]:
    ArgumentError expected but nothing was raised.

  3. Failure:
    test_stat(TestFileExhaustive)
    [c:/dev/downloads/ruby_trunk/test/ruby/test_file_exhaustive.rb:80]:
    <2> expected but was
    <1>.

  4. Failure:
    test_stat_init(TestFileExhaustive)
    [c:/dev/downloads/ruby_trunk/test/ruby/test_file_exhaustive.rb:558]:
    <2> expected but was
    <1>.

  5. 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

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0