Buildbot failure in Python on aarch64 Fedora Stable Refleaks 3.7
The Buildbot has detected a new failure on builder aarch64 Fedora Stable Refleaks 3.7 while building Python. Full details are available at: https://buildbot.python.org/all/#builders/591/builds/133
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-aarch64
Build Reason: <unknown> Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
402 tests OK.
10 slowest tests:
- test_asyncio: 34 min 22 sec
- test_concurrent_futures: 18 min 24 sec
- test_multiprocessing_spawn: 16 min 15 sec
- test_multiprocessing_forkserver: 10 min 37 sec
- test_nntplib: 9 min 46 sec
- test_multiprocessing_fork: 9 min 23 sec
- test_gdb: 5 min 56 sec
- test_subprocess: 5 min 2 sec
- test_io: 4 min 56 sec
- test_lib2to3: 4 min 38 sec
1 test failed: test_nntplib
13 tests skipped: test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
1 re-run test: test_nntplib
Total duration: 36 min 39 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/test/test_nntplib.py", line 250, in wrapped meth(self) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/test/test_nntplib.py", line 103, in test_group result = self.server.group(self.GROUP_NAME) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 661, in group resp = self._shortcmd('GROUP ' + name) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 511, in _shortcmd return self._getresp() File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 449, in _getresp resp = self._getline() File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 432, in _getline line = self.file.readline(_MAXLINE +1) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/socket.py", line 586, in readinto raise OSError("cannot read from timed out object") OSError: cannot read from timed out object
Traceback (most recent call last): File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/test/test_nntplib.py", line 250, in wrapped meth(self) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/test/test_nntplib.py", line 94, in test_descriptions resp, descs = self.server.descriptions(self.GROUP_PAT) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 649, in descriptions return self._getdescriptions(group_pattern, True) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 614, in _getdescriptions resp, lines = self._longcmdstring('LIST NEWSGROUPS ' + group_pattern) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 525, in _longcmdstring resp, list = self._getlongresp(file) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 476, in _getlongresp resp = self._getresp() File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 449, in _getresp resp = self._getline() File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 432, in _getline line = self.file.readline(_MAXLINE +1) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/socket.py", line 586, in readinto raise OSError("cannot read from timed out object") OSError: cannot read from timed out object
Traceback (most recent call last): File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/threading.py", line 926, in _bootstrap_inner self.run() File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/test/test_ssl.py", line 2478, in run raise ssl.SSLError('tlsv13 alert certificate required') ssl.SSLError: ('tlsv13 alert certificate required',)
Traceback (most recent call last): File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/test/test_nntplib.py", line 250, in wrapped meth(self) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/test/test_nntplib.py", line 114, in test_date resp, date = self.server.date() File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 879, in date resp = self._shortcmd("DATE") File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 511, in _shortcmd return self._getresp() File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 449, in _getresp resp = self._getline() File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 432, in _getline line = self.file.readline(_MAXLINE +1) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/socket.py", line 586, in readinto raise OSError("cannot read from timed out object") OSError: cannot read from timed out object
Traceback (most recent call last): File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/test/test_ssl.py", line 2392, in run msg = self.read() File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/test/test_ssl.py", line 2369, in read return self.sslconn.read() File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/ssl.py", line 931, in read return self._sslobj.read(len) ssl.SSLError: [SSL: PEER_DID_NOT_RETURN_A_CERTIFICATE] peer did not return a certificate (_ssl.c:2570)
Traceback (most recent call last): File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/test/test_nntplib.py", line 250, in wrapped meth(self) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/test/test_nntplib.py", line 45, in test_help resp, lines = self.server.help() File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 685, in help return self._longcmdstring('HELP', file) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 525, in _longcmdstring resp, list = self._getlongresp(file) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 476, in _getlongresp resp = self._getresp() File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 449, in _getresp resp = self._getline() File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 432, in _getline line = self.file.readline(_MAXLINE +1) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/socket.py", line 586, in readinto raise OSError("cannot read from timed out object") OSError: cannot read from timed out object
Traceback (most recent call last): File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/test/test_nntplib.py", line 250, in wrapped meth(self) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/test/test_nntplib.py", line 64, in test_unknown_command self.server._shortcmd("XYZZY") File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 511, in _shortcmd return self._getresp() File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 449, in _getresp resp = self._getline() File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 432, in _getline line = self.file.readline(_MAXLINE +1) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/socket.py", line 586, in readinto raise OSError("cannot read from timed out object") OSError: cannot read from timed out object
Traceback (most recent call last): File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/test/test_nntplib.py", line 250, in wrapped meth(self) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/test/test_nntplib.py", line 273, in test_with_statement with self.NNTP_CLASS(self.NNTP_HOST, timeout=TIMEOUT, usenetrc=False) as server: File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 1048, in __init__ readermode, timeout) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 334, in __init__ self.getcapabilities() File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 390, in getcapabilities resp, caps = self.capabilities() File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 558, in capabilities resp, lines = self._longcmdstring("CAPABILITIES") File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 525, in _longcmdstring resp, list = self._getlongresp(file) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 476, in _getlongresp resp = self._getresp() File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 449, in _getresp resp = self._getline() File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 437, in _getline if not line: raise EOFError EOFError
Traceback (most recent call last): File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/test/test_nntplib.py", line 250, in wrapped meth(self) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/test/test_nntplib.py", line 72, in test_newgroups resp, groups = self.server.newgroups(dt) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 577, in newgroups resp, lines = self._longcmdstring(cmd, file) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 525, in _longcmdstring resp, list = self._getlongresp(file) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 476, in _getlongresp resp = self._getresp() File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 449, in _getresp resp = self._getline() File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 432, in _getline line = self.file.readline(_MAXLINE +1) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/socket.py", line 586, in readinto raise OSError("cannot read from timed out object") OSError: cannot read from timed out object
Traceback (most recent call last): File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/test/test_nntplib.py", line 250, in wrapped meth(self) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/test/test_nntplib.py", line 132, in test_xover resp, count, first, last, name = self.server.group(self.GROUP_NAME) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 661, in group resp = self._shortcmd('GROUP ' + name) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 511, in _shortcmd return self._getresp() File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 449, in _getresp resp = self._getline() File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 432, in _getline line = self.file.readline(_MAXLINE +1) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/socket.py", line 586, in readinto raise OSError("cannot read from timed out object") OSError: cannot read from timed out object
Traceback (most recent call last): File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/test/test_nntplib.py", line 250, in wrapped meth(self) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/test/test_nntplib.py", line 82, in test_description desc = self.server.description(self.GROUP_NAME) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 645, in description return self._getdescriptions(group, False) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 614, in _getdescriptions resp, lines = self._longcmdstring('LIST NEWSGROUPS ' + group_pattern) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 525, in _longcmdstring resp, list = self._getlongresp(file) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 476, in _getlongresp resp = self._getresp() File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 449, in _getresp resp = self._getline() File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 432, in _getline line = self.file.readline(_MAXLINE +1) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/socket.py", line 586, in readinto raise OSError("cannot read from timed out object") OSError: cannot read from timed out object
Traceback (most recent call last): File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/test/test_nntplib.py", line 250, in wrapped meth(self) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/test/test_nntplib.py", line 162, in test_xhdr resp, count, first, last, name = self.server.group(self.GROUP_NAME) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 661, in group resp = self._shortcmd('GROUP ' + name) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 511, in _shortcmd return self._getresp() File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 449, in _getresp resp = self._getline() File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 432, in _getline line = self.file.readline(_MAXLINE +1) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/socket.py", line 586, in readinto raise OSError("cannot read from timed out object") OSError: cannot read from timed out object
Traceback (most recent call last): File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/test/test_nntplib.py", line 250, in wrapped meth(self) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/test/test_nntplib.py", line 228, in test_zlogin user=baduser, password=badpw, usenetrc=False) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/unittest/case.py", line 756, in assertRaises return context.handle('assertRaises', args, kwargs) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/unittest/case.py", line 178, in handle callable_obj(*args, **kwargs) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 962, in login resp = self._shortcmd('authinfo user ' + user) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 511, in _shortcmd return self._getresp() File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 449, in _getresp resp = self._getline() File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 432, in _getline line = self.file.readline(_MAXLINE +1) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/socket.py", line 586, in readinto raise OSError("cannot read from timed out object") OSError: cannot read from timed out object
Traceback (most recent call last): File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/test/test_nntplib.py", line 250, in wrapped meth(self) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/test/test_nntplib.py", line 51, in test_list resp, groups = self.server.list() File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 608, in list resp, lines = self._longcmdstring(command, file) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 525, in _longcmdstring resp, list = self._getlongresp(file) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 476, in _getlongresp resp = self._getresp() File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 449, in _getresp resp = self._getline() File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 432, in _getline line = self.file.readline(_MAXLINE +1) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/socket.py", line 586, in readinto raise OSError("cannot read from timed out object") OSError: cannot read from timed out object
Traceback (most recent call last): File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/test/test_nntplib.py", line 250, in wrapped meth(self) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/test/test_nntplib.py", line 57, in test_list_active resp, groups = self.server.list(self.GROUP_PAT) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 608, in list resp, lines = self._longcmdstring(command, file) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 525, in _longcmdstring resp, list = self._getlongresp(file) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 476, in _getlongresp resp = self._getresp() File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 449, in _getresp resp = self._getline() File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 432, in _getline line = self.file.readline(_MAXLINE +1) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/socket.py", line 586, in readinto raise OSError("cannot read from timed out object") OSError: cannot read from timed out object
Traceback (most recent call last): File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/test/test_nntplib.py", line 250, in wrapped meth(self) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/test/test_nntplib.py", line 238, in test_zzquit self.server.quit() File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 935, in quit resp = self._shortcmd('QUIT') File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 511, in _shortcmd return self._getresp() File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 449, in _getresp resp = self._getline() File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/nntplib.py", line 432, in _getline line = self.file.readline(_MAXLINE +1) File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-aarch64.refleak/build/Lib/socket.py", line 586, in readinto raise OSError("cannot read from timed out object") OSError: cannot read from timed out object
Test report
Failed tests:
- test_nntplib
Failed subtests:
- test_descriptions - test.test_nntplib.NetworkedNNTPTests
- test_xhdr - test.test_nntplib.NetworkedNNTPTests
- test_description - test.test_nntplib.NetworkedNNTPTests
- test_date - test.test_nntplib.NetworkedNNTPTests
- test_zlogin - test.test_nntplib.NetworkedNNTPTests
- test_help - test.test_nntplib.NetworkedNNTPTests
- test_list_active - test.test_nntplib.NetworkedNNTPTests
- test_group - test.test_nntplib.NetworkedNNTPTests
- test_xover - test.test_nntplib.NetworkedNNTPTests
- test_list - test.test_nntplib.NetworkedNNTPTests
- test_zzquit - test.test_nntplib.NetworkedNNTPTests
- test_with_statement - test.test_nntplib.NetworkedNNTPTests
- test_newgroups - test.test_nntplib.NetworkedNNTPTests
- test_unknown_command - test.test_nntplib.NetworkedNNTPTests
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org