Hi, go to the site tracis-ci(the the next.travis-ci.org part):
https://next.travis-ci.org/numpy/numpy/jobs/4118113 When you go that way, in a drop-down menu in the screen, when you are autorized, you can ask travis-ci to rerun the tests. You can do it in the particular test or in the commit page too to rerun all test for that commit. I find this usefull to rerun failed tests caused by VM errors... HTH Fred On Wed, Jan 16, 2013 at 12:51 PM, Ondřej Čertík <[email protected]> wrote: > On Thu, Dec 20, 2012 at 6:32 PM, Charles R Harris > <[email protected]> wrote: >> >> >> On Thu, Dec 20, 2012 at 6:25 PM, Ondřej Čertík <[email protected]> >> wrote: >>> >>> On Thu, Dec 13, 2012 at 4:39 PM, Ondřej Čertík <[email protected]> >>> wrote: >>> > Hi, >>> > >>> > I found these recent weird "failures" in Travis, but I can't find any >>> > problem with the log and all tests pass. Any ideas what is going on? >>> > >>> > https://travis-ci.org/numpy/numpy/jobs/3570123 >>> > https://travis-ci.org/numpy/numpy/jobs/3539549 >>> > https://travis-ci.org/numpy/numpy/jobs/3369629 >>> >>> And here is another one: >>> >>> https://travis-ci.org/numpy/numpy/jobs/3768782 >> >> >> Hmm, that is strange indeed. The first three are old, >= 12 days, but the >> last is new, although the run time was getting up there. Might try running >> the last one again. I don't know if the is an easy way to do that. > > And another one from 3 days ago: > > https://travis-ci.org/numpy/numpy/jobs/4118113 > > Ondrej > _______________________________________________ > NumPy-Discussion mailing list > [email protected] > http://mail.scipy.org/mailman/listinfo/numpy-discussion _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
