STINNER Victor added the comment:

Hum, there is something wrong with this buildbot!

http://buildbot.python.org/all/builders/x86%20OpenIndiana%203.3/builds/1266/steps/test/logs/stdio

======================================================================
FAIL: test_monotonic (test.test_time.TimeTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/export/home/buildbot/32bits/3.3.cea-indiana-x86/build/Lib/test/test_time.py", 
line 379, in test_monotonic
    self.assertTrue(0.5 <= dt <= 1.0, dt)
AssertionError: False is not true : 2.2977897822856903

----------

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

Reply via email to