Mark Dickinson <dicki...@gmail.com> added the comment:

Results of my simple-minded strategy (see r80033-4, r80037, r80042, r80045, 
r80047-51):

test_execvpe_with_bad_program in ExecTests by itself is enough to trigger the 
signal 32 error (in combination with test_wait3).  See:

http://www.python.org/dev/buildbot/builders/x86%20gentoo%203.x/builds/2174

If just this single test is disabled and all other tests in test_os are allowed 
to run, there's no problem (at least with test_wait3;  (I haven't tried 
re-enabling *all* other tests in the test suite yet).  See:

http://www.python.org/dev/buildbot/builders/x86%20gentoo%203.x/builds/2176

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue4970>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to