[New-bugs-announce] [issue11867] Make test_mailbox deterministic

R. David Murray report at bugs.python.org
Mon Apr 18 15:19:04 CEST 2011


New submission from R. David Murray <rdmurray at 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 <report at bugs.python.org>
<http://bugs.python.org/issue11867>
_______________________________________


More information about the New-bugs-announce mailing list