Just looking at https://travis-ci.org/github/apache/arrow/builds the
failure rate on master (which should be green > 95% of the time) is
really high. I'm going to open a patch adding to allow_failures until
we see this become less flaky

On Thu, Jul 2, 2020 at 8:39 AM Antoine Pitrou <anto...@python.org> wrote:
>
>
> In my experience, both the s390x and ARM builds are flaky on Travis-Ci,
> for reasons which seem unrelated to Arrow.  The infrastructure seems a
> bit unreliable.
>
> Regards
>
> Antoine.
>
>
> Le 02/07/2020 à 15:15, Wes McKinney a écrit :
> > I would be interested to know the empirical reliability of the s390x
> > Travis CI build, but my guess is that it is flaking at least 20% of
> > the time, maybe more than that. If that's the case, then I think it
> > should be added back to allow_failures and at best we can look at it
> > perioidically to make sure it's passing some of the time including
> > near releases. Thoughts?
> >

Reply via email to