Project

General

Profile

ActionsLike0

Bug #7482

closed

test_system_redirect_win(TestSystem) failure on Windows 8

Added by phasis68 (Heesob Park) over 12 years ago. Updated about 12 years ago.

Status:
Closed
Target version:
ruby -v:
ruby -v: ruby 2.0.0dev (2012-11-29) [x64-mingw32]
Backport:
[ruby-core:50396]

Description

I found the following test failure on Windows 8.

test_system_redirect_win(TestSystem) [c:/work/snapshot-mg64/test/ruby/test_system.rb:123]:
[ruby-talk:258939].
expected but was
.

I think the test_system_redirect_win is a wrong test case.
the ping command is not the point of [ruby-talk:258939].
And the ping result may differ depending on the machine.

Added by nobu (Nobuyoshi Nakada) about 12 years ago

Revision ad1715f0

test_system.rb: fix test

  • test/ruby/test_system.rb (TestSystem#test_system_redirect_win): fix
    meaningless test. [Bug #7482]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38956 b2dd03c8-39d4-4d8f-98ff-823fe69b080e

Added by nobu (Nobuyoshi Nakada) about 12 years ago

Revision b2ca2c58

test_system.rb: commit miss

  • test/ruby/test_system.rb (TestSystem#test_system_redirect_win): fix
    intentional failure left carelessly. [Bug #7482]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38958 b2dd03c8-39d4-4d8f-98ff-823fe69b080e

ActionsLike0

Also available in: Atom PDF