[New-bugs-announce] [issue31424] test_socket hangs on x86 Gentoo Installed with X 3.x

STINNER Victor report at bugs.python.org
Mon Sep 11 17:45:05 EDT 2017


New submission from STINNER Victor:

http://buildbot.python.org/all/builders/x86%20Gentoo%20Installed%20with%20X%203.x/builds/1004/steps/test/logs/stdio

...
running: test_socket (35311 sec)
running: test_socket (35341 sec)
running: test_socket (35371 sec)
running: test_socket (35401 sec)
running: test_socket (35431 sec)
running: test_socket (35461 sec)
9:54:31 load avg: 2.86 [405/405] test_socket interrupted
sys:1: ResourceWarning: unclosed <socket.socket fd=3, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 38049)>

Zachary Ware killed the test_socket process manually, he owns the buildbot and so has access to it.

----------
components: Tests
keywords: buildbot
messages: 301907
nosy: haypo
priority: normal
severity: normal
status: open
title: test_socket hangs on x86 Gentoo Installed with X 3.x
versions: Python 3.7

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31424>
_______________________________________


More information about the New-bugs-announce mailing list