The Docker nightlies are almost back to passing
https://github.com/ursa-labs/crossbow/branches/all?page=1&query=nightly-484&utf8=%E2%9C%93
I put up a WIP patch for the c_glib build but will need help with
that, and a patch for R. On the others
* I will look into turbodbc to see if it can be fixe
Ubuntu 16.04 ships with either 3.4 or 3.5
Centos 6 with epel ships with 3.4, with scl it's 3.5 or 3.6
I'd say keep just for ub16.
François
Note: we could drop Python 3.5 there... What do people think?
On Thu, 20 Jun 2019 11:20:21 +0200
Krisztián Szűcs wrote:
> These are the packaging tasks, the red ones are blocking the release:
> https://github.com/ursa-labs/crossbow/branches/all?query=nightly-479
>
> The conda tasks should be
These are the packaging tasks, the red ones are blocking the release:
https://github.com/ursa-labs/crossbow/branches/all?query=nightly-479
The conda tasks should be ported to pipelines, because the travis builds
simply stopped working (without saying anything to either stderr or stdout)
and conda
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
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/j
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 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
>