loopbackio / loopback-connector-cassandra

Cassandra connector for the LoopBack framework.
Other
13 stars 22 forks source link

Drop support for Node.js 6 and add Node.js 12 to CI #78

Closed nabdelgadir closed 5 years ago

nabdelgadir commented 5 years ago

Description

Drop support for Node.js 6 and add Node.js 12 to CI.

Related issues

Checklist

nabdelgadir commented 5 years ago

The CI failures are very random and sometimes ones that have previously failed pass and ones that have previously passed fail.

bajtos commented 5 years ago

Uh oh, there are quite few CI build failures, PTAL.

nabdelgadir commented 5 years ago

@bajtos The failures are very random (this is what it was before I pushed again with no changes):

Screen Shot 2019-07-26 at 9 44 53 AM

Travis CI is failing because it's having connection issues and jenkins 12 failures are random too. Before it had 100+ failures and now it's 7 failures (most are timeout and one is the order of items in an array).

nabdelgadir commented 5 years ago

@slnode test please

nabdelgadir commented 5 years ago

Created https://github.com/strongloop/loopback-connector-cassandra/issues/79 to keep track of the CI failures.