I'm trying to merge this: https://github.com/python/cpython/pull/5113
Travis failed, but not due to something in this PR (looks like a random networking failure). How do I trigger the Travis check to re-run? Or I guess just skipping it would be okay as a last resort, but I'd really like to try re-running it first.
Thanks. Eric.
If you look at the travis-ui, do you see little "restart" arrows (example attached)? Those are what do it -- I went ahead and restarted the failed job on this one.
Alex
On Sat, Jan 6, 2018 at 11:43 AM, Eric V. Smith <eric@trueblade.com> wrote:
I'm trying to merge this: https://github.com/python/cpython/pull/5113
Travis failed, but not due to something in this PR (looks like a random networking failure). How do I trigger the Travis check to re-run? Or I guess just skipping it would be okay as a last resort, but I'd really like to try re-running it first.
Thanks. Eric.
python-committers mailing list python-committers@python.org https://mail.python.org/mailman/listinfo/python-committers Code of Conduct: https://www.python.org/psf/codeofconduct/
-- "I disapprove of what you say, but I will defend to the death your right to say it." -- Evelyn Beatrice Hall (summarizing Voltaire) "The people's good is the highest law." -- Cicero GPG Key fingerprint: D1B3 ADC0 E023 8CA6
Thanks, Alex. I'll check that next time. And thanks for kicking it off for me.
Eric.
On 1/6/2018 11:45 AM, Alex Gaynor wrote:
If you look at the travis-ui, do you see little "restart" arrows (example attached)? Those are what do it -- I went ahead and restarted the failed job on this one.
Alex
On Sat, Jan 6, 2018 at 11:43 AM, Eric V. Smith <eric@trueblade.com <mailto:eric@trueblade.com>> wrote:
I'm trying to merge this: https://github.com/python/cpython/pull/5113 <https://github.com/python/cpython/pull/5113> Travis failed, but not due to something in this PR (looks like a random networking failure). How do I trigger the Travis check to re-run? Or I guess just skipping it would be okay as a last resort, but I'd really like to try re-running it first. Thanks. Eric. _______________________________________________ python-committers mailing list python-committers@python.org <mailto:python-committers@python.org> https://mail.python.org/mailman/listinfo/python-committers <https://mail.python.org/mailman/listinfo/python-committers> Code of Conduct: https://www.python.org/psf/codeofconduct/ <https://www.python.org/psf/codeofconduct/>
-- "I disapprove of what you say, but I will defend to the death your right to say it." -- Evelyn Beatrice Hall (summarizing Voltaire) "The people's good is the highest law." -- Cicero GPG Key fingerprint: D1B3 ADC0 E023 8CA6
If you click the "Details" link to travis ci, there's a "Restart build" button that looks subtle and took me a while to find it. Attaching screenshot with annotation of where it is.
Alternatively, closing and re-opening the PR will also trigger travis.
Mariatta Wijaya
On Sat, Jan 6, 2018 at 8:43 AM, Eric V. Smith <eric@trueblade.com> wrote:
I'm trying to merge this: https://github.com/python/cpython/pull/5113
Travis failed, but not due to something in this PR (looks like a random networking failure). How do I trigger the Travis check to re-run? Or I guess just skipping it would be okay as a last resort, but I'd really like to try re-running it first.
Thanks. Eric.
python-committers mailing list python-committers@python.org https://mail.python.org/mailman/listinfo/python-committers Code of Conduct: https://www.python.org/psf/codeofconduct/
participants (3)
-
Alex Gaynor
-
Eric V. Smith
-
Mariatta Wijaya