Ned Deily <n...@acm.org> added the comment:

FWIW, I've just seen a couple of intermittent 'test_two' failures with a 
current py3k on OS X but, in each case, the test passed when auto rerun 
in verbose mode.

test test_xmlrpc failed -- Traceback (most recent call last):
  File 
"/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2/test/te
st_xmlrpc.py", line 514, in test_two
    self.assertTrue(len(self.RequestHandler.myRequests[-1]) >= 2)
AssertionError: False is not True

----------
nosy: +nad

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

Reply via email to