[issue19371] timing test too tight

2013-11-16 Thread Ezio Melotti
Changes by Ezio Melotti : -- stage: -> committed/rejected status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing

[issue19371] timing test too tight

2013-11-13 Thread Guido van Rossum
Changes by Guido van Rossum : -- resolution: -> duplicate superseder: -> test_asyncio: test__run_once timings should be relaxed ___ Python tracker ___ _

[issue19371] timing test too tight

2013-11-13 Thread Antoine Pitrou
Changes by Antoine Pitrou : -- nosy: +gvanrossum ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.p

[issue19371] timing test too tight

2013-11-12 Thread Ezio Melotti
Ezio Melotti added the comment: Also this should use assertAlmostEqual(). -- nosy: +ezio.melotti ___ Python tracker ___ ___ Python-bug

[issue19371] timing test too tight

2013-10-23 Thread Antoine Pitrou
New submission from Antoine Pitrou: Looks like test_asyncio still has rather tight timing expectations: http://buildbot.python.org/all/builders/x86%20Windows%20Server%202008%20%5BSB%5D%203.x/builds/1495/steps/test/logs/stdio ==