Author dgreiman
Recipients
Date 2006-07-12.01:18:42
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
The test_run_abort() testcase in test_subprocess.py
produces a core file on Unix systems, even though the
test is successful.  This can be confusing or alarming
to someone who runs 'make test' and then finds that the
Python interpreter apparently crashed.

Tested on Red Hat Linux 9 on x86.
History
Date User Action Args
2007-08-23 15:53:29adminlinkissue1520905 messages
2007-08-23 15:53:29admincreate