Project

General

Profile

Actions

Bug #1605

closed

TestProcess failure

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

Status:
Closed
Target version:
ruby -v:
1.9.1p129 mingw
Backport:
[ruby-core:23799]

Description

=begin
wasn't sure if these were all related, so I'll clump them for now

  1. Skipped:
    test_execopts_close_others(TestProcess)
    [c:/dev/downloads/ruby_trunk/test/ruby/test_process.rb:594]:
    inheritance of fd other than stdin,stdout and stderr is not supported

  2. Failure:
    test_execopts_env(TestProcess)
    [c:/dev/downloads/ruby_trunk/test/ruby/test_process.rb:251]:
    <"PATH\n"> expected but was
    <"PATH\nTMPDIR\n">.

  3. Failure:
    test_execopts_exec(TestProcess)
    [c:/dev/downloads/ruby_trunk/test/ruby/test_process.rb:500]:
    <"aaa\n"> expected but was
    <"">.

  4. Skipped:
    test_execopts_pgroup(TestProcess)
    [c:/dev/downloads/ruby_trunk/test/ruby/test_process.rb:149]:
    system(:pgroup) is not supported

  5. Skipped:
    test_execopts_popen(TestProcess)
    [c:/dev/downloads/ruby_trunk/test/ruby/test_process.rb:519]:
    inheritance of fd other than stdin,stdout and stderr is not supported

  6. Failure:
    test_execopts_redirect(TestProcess)
    [c:/dev/downloads/ruby_trunk/test/ruby/test_process.rb:335]:
    <"a\n0\n"> expected but was
    <"0\n">.

  7. Skipped:
    test_execopts_redirect_dup2_child(TestProcess)
    [c:/dev/downloads/ruby_trunk/test/ruby/test_process.rb:474]:
    inheritance of fd other than stdin,stdout and stderr is not supported

  8. Skipped:
    test_execopts_redirect_self(TestProcess)
    [c:/dev/downloads/ruby_trunk/test/ruby/test_process.rb:668]:
    IO#close_on_exec= is not supported

  9. Skipped:
    test_execopts_umask(TestProcess)
    [c:/dev/downloads/ruby_trunk/test/ruby/test_process.rb:292]:
    umask is not supported

  10. Skipped:
    test_fd_inheritance(TestProcess)
    [c:/dev/downloads/ruby_trunk/test/ruby/test_process.rb:550]:
    inheritance of fd other than stdin,stdout and stderr is not supported
    =end


Related issues 1 (0 open1 closed)

Related to Ruby master - Bug #3198: O_APPEND for redirect fd is ignored on windowsRejectedusa (Usaku NAKAMURA)04/25/2010Actions
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0