[issue10798] test_concurrent_futures fails on FreeBSD

Brian Quinlan report at bugs.python.org
Mon Jan 3 01:04:10 CET 2011


Brian Quinlan <brian at sweetapp.com> added the comment:

The tests are currently flaky on Windows and I'd like to fix that before the release. But I don't have the bandwidth to debug the Call() abstraction used in the tests before 3.2 RC1.

You can see the test change here:
http://svn.python.org/view/python/branches/py3k-futures-on-windows/Lib/test/test_concurrent_futures.py?r1=87484&r2=87652

So far it is passing on all the platforms that I've tested it on (Mac OS X, Ubuntu and Windows 7).

----------

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


More information about the Python-bugs-list mailing list