koobs added the comment:

koobs-freebsd10 (2.7) is also seeing identical test failures since the change 
(slightly more intermittent than freebsd9)

Is the increased sleep period now bumping against a test timing threshold (0.2) 
? 

======================================================================
FAIL: test_terminate (test.test_multiprocessing.WithThreadsTestPool)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/usr/home/buildbot/koobs-freebsd10/2.7.koobs-freebsd10/build/Lib/test/test_multiprocessing.py",
 line 1194, in test_terminate
    self.assertTrue(join.elapsed < 0.2)
AssertionError: False is not true

----------------------------------------------------------------------

Full build log of #236 attached

Adding 3.3 and 2.7 to versions since changes were backported

----------
versions: +Python 2.7, Python 3.3
Added file: http://bugs.python.org/file32746/koobs-freebsd10-py27-build236.log

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

Reply via email to