Issue 18887: test_multiprocessing.test_connection failure on Python 2.7 (original) (raw)
Issue18887
Created on 2013-08-30 22:27 by neologix, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Messages (2) | ||
---|---|---|
msg196591 - (view) | Author: Charles-François Natali (neologix) * ![]() |
Date: 2013-08-30 22:27 |
http://buildbot.python.org/all/builders/x86%20Windows7%202.7/builds/2211/steps/test/logs/stdio """ test_ignore_listener (test.test_multiprocessing.TestIgnoreEINTR) ... test test_multiprocessing failed -- Traceback (most recent call last): File "D:\cygwin\home\db3l\buildarea\2.7.bolen-windows7\build\lib\test\test_multiprocessing.py", line 1524, in test_connection conn.send_bytes(really_big_msg) ValueError: Cannnot send 16777216 bytes over connection """ | ||
msg222641 - (view) | Author: Mark Lawrence (BreamoreBoy) * | Date: 2014-07-09 21:24 |
Presumably out of date. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:50 | admin | set | github: 63087 |
2014-07-10 07:30:37 | neologix | set | status: open -> closedresolution: out of datestage: resolved |
2014-07-09 21:24:57 | BreamoreBoy | set | nosy: + BreamoreBoymessages: + |
2013-11-18 08:39:37 | vstinner | set | title: test_multiprocessing.test_connection failure -> test_multiprocessing.test_connection failure on Python 2.7versions: + Python 2.7 |
2013-08-30 22:27:24 | neologix | create |