[issue34092] test_logging: SMTPHandlerTest.test_basic() fails randomly on x86 Gentoo Refleaks 3.7

2018-07-11 Thread STINNER Victor
STINNER Victor added the comment: New changeset 0a1db32949b4813e9ac04e672fcb5bc97072a428 by Victor Stinner (Miss Islington (bot)) in branch '3.7': bpo-34092, test_logging: increase SMTPHandlerTest timeout (GH-8245) (GH-8247)

[issue34092] test_logging: SMTPHandlerTest.test_basic() fails randomly on x86 Gentoo Refleaks 3.7

2018-07-11 Thread STINNER Victor
STINNER Victor added the comment: I hope that the issue was just that the buildbot was slow, and that the failure didn't hide a real bug. -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker

[issue34092] test_logging: SMTPHandlerTest.test_basic() fails randomly on x86 Gentoo Refleaks 3.7

2018-07-11 Thread STINNER Victor
STINNER Victor added the comment: New changeset d68cb9d62c3671dd9aee5cdecb02fcb3268dacf0 by Victor Stinner in branch '3.6': bpo-34092, test_logging: increase SMTPHandlerTest timeout (GH-8245) (GH-8249) https://github.com/python/cpython/commit/d68cb9d62c3671dd9aee5cdecb02fcb3268dacf0

[issue34092] test_logging: SMTPHandlerTest.test_basic() fails randomly on x86 Gentoo Refleaks 3.7

2018-07-11 Thread STINNER Victor
Change by STINNER Victor : -- pull_requests: +7781 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue34092] test_logging: SMTPHandlerTest.test_basic() fails randomly on x86 Gentoo Refleaks 3.7

2018-07-11 Thread miss-islington
Change by miss-islington : -- pull_requests: +7778 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue34092] test_logging: SMTPHandlerTest.test_basic() fails randomly on x86 Gentoo Refleaks 3.7

2018-07-11 Thread STINNER Victor
STINNER Victor added the comment: New changeset 31b50b8cbfbf49d5fc17c612cf0dfaa4d0c24983 by Victor Stinner in branch 'master': bpo-34092, test_logging: increase SMTPHandlerTest timeout (GH-8245) https://github.com/python/cpython/commit/31b50b8cbfbf49d5fc17c612cf0dfaa4d0c24983 --

[issue34092] test_logging: SMTPHandlerTest.test_basic() fails randomly on x86 Gentoo Refleaks 3.7

2018-07-11 Thread STINNER Victor
STINNER Victor added the comment: Python 2.7 is not affected: it has no test for the SMTPHandler. -- versions: +Python 3.6, Python 3.8 ___ Python tracker ___

[issue34092] test_logging: SMTPHandlerTest.test_basic() fails randomly on x86 Gentoo Refleaks 3.7

2018-07-11 Thread STINNER Victor
Change by STINNER Victor : -- keywords: +patch pull_requests: +7776 stage: -> patch review ___ Python tracker ___ ___

[issue34092] test_logging: SMTPHandlerTest.test_basic() fails randomly on x86 Gentoo Refleaks 3.7

2018-07-11 Thread STINNER Victor
STINNER Victor added the comment: bpo-14314 added a timeout of 5 seconds in the test: -self.handled.wait()p +self.handled.wait(5.0) # 14314: don't wait forever commit 17160fd6d6d7850294a9a465a3e5e399e5028bb6 Author: Vinay Sajip Date: Thu Mar 15 12:02:08 2012 +

[issue34092] test_logging: SMTPHandlerTest.test_basic() fails randomly on x86 Gentoo Refleaks 3.7

2018-07-11 Thread STINNER Victor
New submission from STINNER Victor : https://buildbot.python.org/all/#builders/114/builds/163 1:26:51 load avg: 4.83 [117/415/1] test_logging failed -- running: test_multiprocessing_forkserver (8 min 18 sec) beginning 6 repetitions 123456 .--- Logging error --- Traceback (most recent call