Le 20/06/2019 à 11:14, Krisztián Szűcs a écrit : > Travis provides 50 minutes timeout for free builds [1], so We need to run > those > tests either on ursabot or another hosted CI service. With crossbow we're > not > limited to certain CI services, so we can use CircleCI and Azure Pipelines > too, > and simultaneously. > Created issue https://issues.apache.org/jira/browse/ARROW-5664, I'm handling > this. Other tasks still need help though.
What are "other tasks"? > > [1]: https://docs.travis-ci.com/user/customizing-the-build#build-timeouts > [2]: https://circleci.com/docs/2.0/configuration-reference/#jobs > > On Wed, Jun 19, 2019 at 7:09 PM Bryan Cutler <[email protected]> wrote: > >> The last Spark Integration test timed out. Is there any way to increase the >> timeout for Crossbow tests? >> >> On Wed, Jun 19, 2019 at 10:05 AM Wes McKinney <[email protected]> wrote: >> >>> hi folks, >>> >>> We have a number of integration tests and extra-CI build >>> configurations that are run via Crossbow, and many of them are >>> failing: >>> >>> >>> >> https://github.com/ursa-labs/crossbow/branches/all?page=1&query=nightly-480&utf8=%E2%9C%93 >>> >>> At some point we would like to notify the dev@ list about these >>> failures when they happen (or in a nightly e-mail), but in the >>> meantime some of these probably should be fixed (e.g. the Spark >>> integration build is failing) before the project can release again >>> >>> Thanks >>> Wes >>> >> >
