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. |