New submission from Jorge Ramos <ney...@gmail.com>:
when running <rt.bat -x64> test_httpservers fails: 0:04:53 [171/407] test_httpservers E:\RepoGiT\3.6\lib\socket.py:144: ResourceWarning: unclosed <socket.socket [closed] fd=1312, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0> _socket.socket.__init__(self, family, type, proto, fileno) E:\RepoGiT\3.6\lib\test\support\__init__.py:1542: ResourceWarning: unclosed <socket.socket [closed] fd=1988, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0> gc.collect() test test_httpservers failed -- multiple errors occurred; run in verbose mode for details full run on attached file ---------- components: Tests, Windows files: run.txt messages: 333279 nosy: neyuru, paul.moore, steve.dower, tim.golden, zach.ware priority: normal severity: normal status: open title: test_httpservers fails versions: Python 3.6 Added file: https://bugs.python.org/file48034/run.txt _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue35693> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com