[issue20934] test_multiprocessing is broken by design

Andreas Schwab report at bugs.python.org
Sat Mar 15 09:38:55 CET 2014


New submission from Andreas Schwab:

This comment say it all:

CHECK_TIMINGS = False     # making true makes tests take a lot longer
                          # and can sometimes cause some non-serious
                          # failures because some calls block a bit
                          # longer than expected

If the failures happen due to different timeouts then the test is broken by design.

----------
components: Tests
messages: 213646
nosy: schwab
priority: normal
severity: normal
status: open
title: test_multiprocessing is broken by design
type: behavior
versions: Python 3.3, Python 3.4

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20934>
_______________________________________


More information about the Python-bugs-list mailing list