[issue24835] Consistent failure in test_asyncio on Windows 7 buildbot

2015-08-10 Thread Yury Selivanov
Yury Selivanov added the comment: > Yury: be careful when synchonizing github and cpython code. It's common to have changes only on one side. Victor, I agree. But let's make sure that it's no more "common" to have two repos out of sync. I shouldn't sync your changes (and you, likewise, should

[issue24835] Consistent failure in test_asyncio on Windows 7 buildbot

2015-08-10 Thread STINNER Victor
STINNER Victor added the comment: Le 9 août 2015 14:41, "Guido van Rossum" a écrit : > But apparently Victor didn't copy that fix to the upstream asyncio repo. Yeah sorry about that. Hopefully it's now fixed. Yury: be careful when synchonizing github and cpython code. It's common to have chang

[issue24835] Consistent failure in test_asyncio on Windows 7 buildbot

2015-08-09 Thread Larry Hastings
Larry Hastings added the comment: The buildbot passes the test! Hooray! -- ___ Python tracker ___ ___ Python-bugs-list mailing list U

[issue24835] Consistent failure in test_asyncio on Windows 7 buildbot

2015-08-09 Thread Larry Hastings
Larry Hastings added the comment: I don't have one either. But that's why we've got buildbots. The Windows 7 buildbot, where I first noticed the regression, is here: http://buildbot.python.org/all/builders/x86%20Windows7%203.5 It should be done testing your patch 1 hour and 15 minutes from n

[issue24835] Consistent failure in test_asyncio on Windows 7 buildbot

2015-08-09 Thread Yury Selivanov
Changes by Yury Selivanov : -- resolution: -> fixed stage: needs patch -> resolved status: open -> closed ___ Python tracker ___ ___

[issue24835] Consistent failure in test_asyncio on Windows 7 buildbot

2015-08-09 Thread Yury Selivanov
Yury Selivanov added the comment: Guido, thanks for investigating this. Larry, it should be fixed now (although I don't have a windows machine at hand to test it) -- ___ Python tracker ___

[issue24835] Consistent failure in test_asyncio on Windows 7 buildbot

2015-08-09 Thread Roundup Robot
Roundup Robot added the comment: New changeset 26483248 by Yury Selivanov in branch '3.4': Issue #24763: Fix asyncio test on Windows (fix reverted change) https://hg.python.org/cpython/rev/26483248 New changeset aa527ee0d27f by Yury Selivanov in branch '3.5': Merge 3.4 (issues #24835, #2

[issue24835] Consistent failure in test_asyncio on Windows 7 buildbot

2015-08-09 Thread Yury Selivanov
Yury Selivanov added the comment: I can commit the fix in an hour or so. -- nosy: +Yury.Selivanov ___ Python tracker ___ ___ Python-bu

[issue24835] Consistent failure in test_asyncio on Windows 7 buildbot

2015-08-09 Thread Larry Hastings
Larry Hastings added the comment: We're retagging 3.5.0rc1 to fix this and one other regression. Can someone step up and get this fix checked in in the next six or eight hours? You can just check in to the 3.5 branch on hg.python.org/cpython like normal (you won't have to use Bitbucket and "

[issue24835] Consistent failure in test_asyncio on Windows 7 buildbot

2015-08-09 Thread Guido van Rossum
Guido van Rossum added the comment: Actually, this seems to be Yuri's mistake -- in rev 99550a01fa6e (in the 3.4 case, I suppose it's been merged into 3.5 and 3.6) he (accidentally, I assume) reverted Victor's (not Vincent's -- sorry!) fix from issue #24763. But apparently Victor didn't copy t

[issue24835] Consistent failure in test_asyncio on Windows 7 buildbot

2015-08-09 Thread Guido van Rossum
Guido van Rossum added the comment: Probably Vincent knows? FWIW the actual failure from the log file is: FAIL: test_popen_error (test.test_asyncio.test_subprocess.SubprocessProactorTests) -- Traceback (most recent call last):

[issue24835] Consistent failure in test_asyncio on Windows 7 buildbot

2015-08-09 Thread Larry Hastings
New submission from Larry Hastings: The Python 3.5 buildbot for Windows 7 consistently fails during test_asyncio. The buildbots are here: http://buildbot.python.org/all/waterfall?category=3.5.stable An example log file: http://buildbot.python.org/all/builders/x86%20Windows7%203.5/builds/173/