[issue30885] test_subprocess hangs on AMD64 Windows8.1 Refleaks 3.x

2017-08-10 Thread STINNER Victor

STINNER Victor added the comment:

Sadly, I didn't see the bug recently, so I just close the issue.

Note: Python 3.5 just entered security only fixes stage.

--
resolution:  -> out of date
stage:  -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue30885] test_subprocess hangs on AMD64 Windows8.1 Refleaks 3.x

2017-07-27 Thread STINNER Victor

STINNER Victor added the comment:

test_subprocess also hangs on this Python 3.5 build. It's the only test not 
listed in the output:

http://buildbot.python.org/all/builders/AMD64%20Windows10%203.5/builds/356/steps/test/logs/stdio

...
1:01:45 [395/398] test_codecmaps_tw
1:01:47 [396/398] test_grammar
1:01:48 [397/398] test_posix
test_posix skipped -- No module named 'posix'

command timed out: 1200 seconds without output running 
['Tools\\buildbot\\test.bat', '-x64', '-j2', '--timeout', '900'], attempting to 
kill
program finished with exit code 1
elapsedTime=4915.543000

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue30885] test_subprocess hangs on AMD64 Windows8.1 Refleaks 3.x

2017-07-25 Thread STINNER Victor

STINNER Victor added the comment:

test_subprocess passed on the last builds 56 (Jul 20) and 57 (Jul 25).

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue30885] test_subprocess hangs on AMD64 Windows8.1 Refleaks 3.x

2017-07-09 Thread STINNER Victor

STINNER Victor added the comment:

I checked last builds up to build #20, it seems like build 44 is the first time 
that test_subprocess hangs.

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue30885] test_subprocess hangs on AMD64 Windows8.1 Refleaks 3.x

2017-07-09 Thread STINNER Victor

New submission from STINNER Victor:

http://buildbot.python.org/all/builders/AMD64%20Windows8.1%20Refleaks%203.x/builds/44/steps/test/logs/stdio

running: test_mmap (3165 sec), test_subprocess (8003 sec)
3:03:20 [405/406/1] test_mmap passed (3186 sec) -- running: test_subprocess 
(8026 sec)
beginning 6 repetitions
123456
..
running: test_subprocess (8056 sec)
running: test_subprocess (8086 sec)
running: test_subprocess (8116 sec)
running: test_subprocess (8146 sec)
running: test_subprocess (8176 sec)
...
running: test_subprocess (307672 sec)
running: test_subprocess (307702 sec)
running: test_subprocess (307732 sec)
running: test_subprocess (307762 sec)
...

--
components: Tests, Windows
messages: 298001
nosy: haypo, paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: test_subprocess hangs on AMD64 Windows8.1 Refleaks 3.x
versions: Python 3.7

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com