<div dir="ltr">You can always close and then open an issue to re-trigger CI. As for Travis specifically, you should have the proper permissions to forcibly re-run the builds.<br><div><br><div class="gmail_quote"><div dir="ltr">On Mon, 14 May 2018 at 21:50 Eric V. Smith <<a href="mailto:eric@trueblade.com">eric@trueblade.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I accidentally checked in some test files, and they got backported to <br>
3.7. I pushed a commit to delete them, and it was committed to master.<br>
<br>
But in the 3.7 backport, something has gone wrong with AppVeyor and <br>
Travis-CI.<br>
<br>
<a href="https://github.com/python/cpython/pull/6844" rel="noreferrer" target="_blank">https://github.com/python/cpython/pull/6844</a><br>
<br>
AppVeyor says "Expected — Waiting for status to be reported". There's no <br>
obvious way to get it to actually report the status, or to restart. <br>
There is no "Details" button listed on the PR page.<br>
<br>
For Travis-CI, Miss Isslington sent me an email that says "Backport <br>
status check is done, and it's a failure ❌ ." The Travis-CI log file <br>
ends with a timeout:<br>
<br>
======================================================================<br>
FAIL: test_stdin_broken_pipe <br>
(test.test_asyncio.test_subprocess.SubprocessSafeWatcherTests)<br>
----------------------------------------------------------------------<br>
Traceback (most recent call last):<br>
File <br>
"/home/travis/build/python/cpython/Lib/test/test_asyncio/test_subprocess.py", <br>
line 214, in test_stdin_broken_pipe<br>
self.loop.run_until_complete, coro)<br>
AssertionError: (<class 'BrokenPipeError'>, <class <br>
'ConnectionResetError'>) not raised by run_until_complete<br>
----------------------------------------------------------------------<br>
<br>
I'm sure this is all due to the heavy load the systems are under. I <br>
can't find a way to kick both of these off again. I couldn't find <br>
anything in the devguide, but if I missed it please let me know.<br>
<br>
Thanks.<br>
Eric<br>
_______________________________________________<br>
python-committers mailing list<br>
<a href="mailto:python-committers@python.org" target="_blank">python-committers@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/python-committers" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/python-committers</a><br>
Code of Conduct: <a href="https://www.python.org/psf/codeofconduct/" rel="noreferrer" target="_blank">https://www.python.org/psf/codeofconduct/</a><br>
</blockquote></div></div></div>