From: Roger Pack Date: 2009-06-11T22:40:17+09:00 Subject: [ruby-core:23799] [Bug #1605] TestProcess failure Bug #1605: TestProcess failure http://redmine.ruby-lang.org/issues/show/1605 Author: Roger Pack Status: Open, Priority: Normal ruby -v: 1.9.1p129 mingw wasn't sure if these were all related, so I'll clump them for now 94) 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 95) Failure: test_execopts_env(TestProcess) [c:/dev/downloads/ruby_trunk/test/ruby/test_process.rb:251]: <"PATH\n"> expected but was <"PATH\nTMPDIR\n">. 96) Failure: test_execopts_exec(TestProcess) [c:/dev/downloads/ruby_trunk/test/ruby/test_process.rb:500]: <"aaa\n"> expected but was <"">. 97) Skipped: test_execopts_pgroup(TestProcess) [c:/dev/downloads/ruby_trunk/test/ruby/test_process.rb:149]: system(:pgroup) is not supported 98) 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 99) Failure: test_execopts_redirect(TestProcess) [c:/dev/downloads/ruby_trunk/test/ruby/test_process.rb:335]: <"a\n0\n"> expected but was <"0\n">. 100) 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 101) Skipped: test_execopts_redirect_self(TestProcess) [c:/dev/downloads/ruby_trunk/test/ruby/test_process.rb:668]: IO#close_on_exec= is not supported 102) Skipped: test_execopts_umask(TestProcess) [c:/dev/downloads/ruby_trunk/test/ruby/test_process.rb:292]: umask is not supported 103) 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 ---------------------------------------- http://redmine.ruby-lang.org