I've tried to fix test_signal at least. For those particular calls,
EINTR means that the kill I launched finished before I was expecting,
so we can ignore it without retrying. Figuring out subprocess in
general is a worthy goal but shouldn't block making the test less
flaky. :) r62102.
On Tue, Apr
this is http://bugs.python.org/issue1068268
On Tue, Apr 1, 2008 at 5:05 PM, <[EMAIL PROTECTED]> wrote:
> test_signal is failing on osx g4:
>
>test test_signal failed -- Traceback (most recent call last):
> File
> "/Users/buildslave/bb/trunk.psf-g4/build/Lib/test/test_signal.py", line 151
test_signal is failing on osx g4:
test test_signal failed -- Traceback (most recent call last):
File "/Users/buildslave/bb/trunk.psf-g4/build/Lib/test/test_signal.py",
line 151, in test_main
self.fail(tb)
AssertionError: Traceback (most recent call last):
File "/Users/