diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-11-17 23:46:34 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-11-17 23:46:34 +0100 |
commit | 1a048f93bb62ef1b301de8aa8e422e864db2f423 (patch) | |
tree | f83e6923fdd01926392f604d438ef7a49c32e101 /Lib/test/test_base64.py | |
parent | 55329f8fbd7d4beb1483705f8a7bf1419e2eaba6 (diff) | |
download | cpython-git-1a048f93bb62ef1b301de8aa8e422e864db2f423.tar.gz |
test_selectors: test_timeout fails sometimes on busy (slow) buildbots, relax
the unit test on max time (but be more strict on mon time). Example of failure:
http://buildbot.python.org/all/builders/x86%20OpenIndiana%203.x/builds/6978/steps/test/logs/stdio
======================================================================
FAIL: test_timeout (test.test_selectors.PollSelectorTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/export/home/buildbot/32bits/3.x.cea-indiana-x86/build/Lib/test/test_selectors.py", line 316, in test_timeout
self.assertTrue(0.5 < t1 - t0 < 1.5, t1 - t0)
AssertionError: False is not true : 1.5033390671014786
Diffstat (limited to 'Lib/test/test_base64.py')
0 files changed, 0 insertions, 0 deletions