
Hi all I recently refreshed my PR with latest master and have some build failures that I'm not sure how to handle. One appears to be an issue with a new azure pipeline check. This produces some cryptic messages including powershell failure codes. https://github.com/scipy/scipy/pull/9523/checks?check_run_id=56360311 Another is a typical spurious error in Travis, where it fails to download a python 3.5 tar ball. I tested the link and the tarball exists so might have been caused by an intermittent network issue. https://travis-ci.org/scipy/scipy/jobs/486160253 Any suggestions? It would be useful if a PR owner was able to re-trigger the travis build somehow. Perhaps not possible. Kind regards Blair

re: Azure failures, looks like every job is being sent to Linux containers, which is the opposite of what NumPy currently sees -- every job sent to Windows containers. Anyway, we're trying to ping someone at Microsoft for advice. On Tue, 29 Jan 2019 at 23:48, Blair Azzopardi <blairuk@gmail.com> wrote:
Hi all
I recently refreshed my PR with latest master and have some build failures that I'm not sure how to handle.
One appears to be an issue with a new azure pipeline check. This produces some cryptic messages including powershell failure codes.
https://github.com/scipy/scipy/pull/9523/checks?check_run_id=56360311
Another is a typical spurious error in Travis, where it fails to download a python 3.5 tar ball. I tested the link and the tarball exists so might have been caused by an intermittent network issue.
https://travis-ci.org/scipy/scipy/jobs/486160253
Any suggestions?
It would be useful if a PR owner was able to re-trigger the travis build somehow. Perhaps not possible.
Kind regards Blair _______________________________________________ SciPy-Dev mailing list SciPy-Dev@python.org https://mail.python.org/mailman/listinfo/scipy-dev
participants (2)
-
Blair Azzopardi
-
Tyler Reddy