New submission from R. David Murray <rdmur...@bitdance.com>: Attached is a patch to remove the last sleeps from test_mailbox. I believe this makes the test suite deterministic. It also shaves 4 seconds of fixed overhead off the test run time.
---------- components: Tests files: mailbox_fork_with_ipc.patch keywords: buildbot, patch messages: 133967 nosy: r.david.murray priority: normal severity: normal stage: patch review status: open title: Make test_mailbox deterministic type: resource usage versions: Python 3.2, Python 3.3 Added file: http://bugs.python.org/file21705/mailbox_fork_with_ipc.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue11867> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com