New submission from Antoine Pitrou <pit...@free.fr>: http://www.python.org/dev/buildbot/all/builders/x86%20XP-5%203.x/builds/2473/steps/test/logs/stdio
====================================================================== FAIL: testSmallReadNonBlocking (test.test_socket.UnbufferedFileObjectClassTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "D:\Buildslave\3.x.moore-windows\build\lib\test\test_socket.py", line 1416, in testSmallReadNonBlocking self.assertEqual(n, 3) AssertionError: None != 3 ---------- components: Library (Lib), Tests messages: 132851 nosy: pitrou priority: normal severity: normal stage: needs patch status: open title: test_socket failure type: behavior versions: Python 3.2, Python 3.3 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue11749> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com