Project

General

Profile

Actions

Bug #4798

closed

test_process and test_signal errors and halts on Windows

Added by luislavena (Luis Lavena) almost 13 years ago. Updated almost 13 years ago.

Status:
Closed
Assignee:
-
Target version:
ruby -v:
-
Backport:
[ruby-core:36550]

Description

Hello,

I'm trying to complete a run of tests against trunk (r31779) and find myself with several errors that halt the execution of test-all

There are two weird ones showing up on the tests:

C:/Users/Luis/Projects/oss/ruby/test/ruby/test_process.rb:444: warning: cannot close
fd before spawn

C:/Users/Luis/Projects/oss/ruby/test/ruby/test_signal.rb:205: warning: cannot close fd before spawn

And the second one stalls there until Ctrl+C is been hit, aborting the execution of other tests.

test_signal.rb:205 (test_signal_requiring) specially excludes mswin and mingw tests, but seems is actually not being skipped.

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0