This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author xtreak
Recipients lukasz.langa, pablogsal, vstinner, xtreak
Date 2019-02-12.17:25:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1549992301.13.0.780126039145.issue35961@roundup.psfhosted.org>
In-reply-to
Content
It has been crashing for almost all the last 5 PRs merged to master : 

https://travis-ci.org/python/cpython/jobs/492241988 - Feb 12, 21:51
https://travis-ci.org/python/cpython/jobs/492123432 - Feb 12, 17:33
https://travis-ci.org/python/cpython/jobs/491917875 - Feb 12, 06:20
https://travis-ci.org/python/cpython/jobs/491898690 - Feb 12, 05:15
https://travis-ci.org/python/cpython/jobs/491798997 - Feb 12, 01:19

It's easy to overlook this since PR passes on verbose mode . There is another test these days that fails very frequently but passes on verbose mode : issue35809 . It's little hard to track their first failure since Travis provides no search capability for logs.
History
Date User Action Args
2019-02-12 17:25:01xtreaksetrecipients: + xtreak, vstinner, lukasz.langa, pablogsal
2019-02-12 17:25:01xtreaksetmessageid: <1549992301.13.0.780126039145.issue35961@roundup.psfhosted.org>
2019-02-12 17:25:01xtreaklinkissue35961 messages
2019-02-12 17:25:01xtreakcreate