Buildbot failure in Python on AMD64 Windows8 3.x
The Buildbot has detected a failed build on builder AMD64 Windows8 3.x while building python/cpython. Full details are available at: http://buildbot.python.org/all/#builders/32/builds/216
Buildbot URL: http://buildbot.python.org/all/
Worker for this Build: bolen-windows8
Build Reason: <unknown> Blamelist: Victor Stinner <victor.stinner@gmail.com>
BUILD FAILED: failed test (failure)
Sincerely, -The Buildbot
Oh no, nntplib again, I'm too lazy to report it to bugs.python.org. It's probably already known.
====================================================================== FAIL: test_article_head_body (test.test_nntplib.NetworkedNNTP_SSLTests)
Traceback (most recent call last): File "D:\buildarea\3.x.bolen-windows8\build\lib\test\test_nntplib.py", line 241, in wrapped meth(self) File "D:\buildarea\3.x.bolen-windows8\build\lib\test\test_nntplib.py", line 186, in test_article_head_body self.check_article_resp(resp, body, art_num) File "D:\buildarea\3.x.bolen-windows8\build\lib\test\test_nntplib.py", line 166, in check_article_resp self.assertNotIn(article.lines[-1], (b".", b".\n", b".\r\n")) AssertionError: b'.' unexpectedly found in (b'.', b'.\n', b'.\r\n')
2017-11-25 1:18 GMT+01:00 <buildbot@python.org>:
The Buildbot has detected a failed build on builder AMD64 Windows8 3.x while building python/cpython. Full details are available at: http://buildbot.python.org/all/#builders/32/builds/216
Buildbot URL: http://buildbot.python.org/all/
Worker for this Build: bolen-windows8
Build Reason: <unknown> Blamelist: Victor Stinner <victor.stinner@gmail.com>
BUILD FAILED: failed test (failure)
Sincerely, -The Buildbot
Buildbot-status mailing list buildbot-status@python.org https://mail.python.org/mm3/mailman3/lists/buildbot-status.python.org/
https://bugs.python.org/issue32128
Oh, now this issue is impacted Travis CI as well.
2017-11-25 1:34 GMT+01:00 Victor Stinner <victor.stinner@gmail.com>:
Oh no, nntplib again, I'm too lazy to report it to bugs.python.org. It's probably already known.
====================================================================== FAIL: test_article_head_body (test.test_nntplib.NetworkedNNTP_SSLTests)
Traceback (most recent call last): File "D:\buildarea\3.x.bolen-windows8\build\lib\test\test_nntplib.py", line 241, in wrapped meth(self) File "D:\buildarea\3.x.bolen-windows8\build\lib\test\test_nntplib.py", line 186, in test_article_head_body self.check_article_resp(resp, body, art_num) File "D:\buildarea\3.x.bolen-windows8\build\lib\test\test_nntplib.py", line 166, in check_article_resp self.assertNotIn(article.lines[-1], (b".", b".\n", b".\r\n")) AssertionError: b'.' unexpectedly found in (b'.', b'.\n', b'.\r\n')
2017-11-25 1:18 GMT+01:00 <buildbot@python.org>:
The Buildbot has detected a failed build on builder AMD64 Windows8 3.x while building python/cpython. Full details are available at: http://buildbot.python.org/all/#builders/32/builds/216
Buildbot URL: http://buildbot.python.org/all/
Worker for this Build: bolen-windows8
Build Reason: <unknown> Blamelist: Victor Stinner <victor.stinner@gmail.com>
BUILD FAILED: failed test (failure)
Sincerely, -The Buildbot
Buildbot-status mailing list buildbot-status@python.org https://mail.python.org/mm3/mailman3/lists/buildbot-status.python.org/
participants (2)
-
buildbot@python.org
-
Victor Stinner