[SciPy-Dev] Failing PR with time-out on CircleCI Sphinx document generation

Blair Azzopardi blairuk+scipydev at gmail.com
Mon May 8 03:41:28 EDT 2017


Just following up with another question on the build process. Yesterday I
submitted some changes that passed CircleCI and most of the tests on Travis
CI. Although one failed because of a time out, I can't replicate that on my
PC. Perhaps the build server was busy then. Is it possible for me to
re-trigger that build or do I need to make a trivial commit? I currently
don't see an option for rebuild. Job is 10995.5 on build at
https://travis-ci.org/scipy/scipy/builds/229677619.

On 5 May 2017 at 19:35, Blair Azzopardi <blairuk+scipydev at gmail.com> wrote:

> Yes that seemed to be it. There's some boilerplate documentation that runs
> against all distributions. It's not clear how one can turn off a particular
> section for a single distribution. I wasn't able to pin down exactly where
> it was slowing down but your CDF idea seemed likely. In any case, I updated
> the distribution example parameters and it seems to have resolved itself.
> Thanks.
>
> On 5 May 2017 19:19, "Pauli Virtanen" <pav at iki.fi> wrote:
>
> It's timing out in the distribution scipy.stats.levy_stable the PR adds,
> so it may have to do with the code in the PR.
>
> Possibly, the generated documentation string contains an example that
> takes a long time to run. Maybe it tries to plot CDF or something else
> that is very slow to compute in the PR. If so, it should be replaced
> with an example that does not take that long.
>
>
> Joseph Fox-Rabinovitz kirjoitti 05.05.2017 klo 13:37:
> > Blair,
> >
> > It looks like CircleCI was taking too long to build the documentation.
> > Not something you can fix directly, especially since it was not one of
> > the files you modified. You could try to restart the build to see if the
> > error goes away.
> >
> >     -Joe
> >
> > On Fri, May 5, 2017 at 2:53 AM, Blair Azzopardi
> > <blairuk+scipydev at gmail.com <mailto:blairuk+scipydev at gmail.com>> wrote:
> >
> >     Hi
> >
> >     I've submitted a PR (https://github.com/scipy/scipy/pull/7374
> >     <https://github.com/scipy/scipy/pull/7374>) and it's failing CI
> >     while generating Sphinx documentation with a time out
> >     (https://circleci.com/gh/scipy/scipy/2726
> >     <https://circleci.com/gh/scipy/scipy/2726>). I've not been able to
> >     replicate this issue on my setup. Can anyone offer suggestions on
> >     what changes I can make to the PR to pass this test?
> >
> >     Thanks
> >     Blair
> >
> >
> >
> >
> >
> >     _______________________________________________
> >     SciPy-Dev mailing list
> >     SciPy-Dev at python.org <mailto:SciPy-Dev at python.org>
> >     https://mail.python.org/mailman/listinfo/scipy-dev
> >     <https://mail.python.org/mailman/listinfo/scipy-dev>
> >
> >
> >
> >
> > _______________________________________________
> > SciPy-Dev mailing list
> > SciPy-Dev at python.org
> > https://mail.python.org/mailman/listinfo/scipy-dev
> >
> _______________________________________________
> SciPy-Dev mailing list
> SciPy-Dev at python.org
> https://mail.python.org/mailman/listinfo/scipy-dev
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20170508/e81ba5d4/attachment-0001.html>


More information about the SciPy-Dev mailing list