strongloop / loopback-connector-informix

LoopBack connector for IBM Informix
Other
2 stars 2 forks source link

Use juggler@3x for running tests #3

Closed superkhau closed 8 years ago

superkhau commented 8 years ago

Connect to strongloop-internal/scrum-loopback/issues/1038

superkhau commented 8 years ago

@slnode test please

superkhau commented 8 years ago

@bajtos All tests are failing because cis-jenkins does not have any credentials for an informix instance (ie. Invalid connection string: DRIVER=INFORMIX 3.51 64 BIT;HOSTNAME=localhost;PORT=40000;PROTOCOL=TCPIP;DATABASE=testdb;UID=undefined;PWD=undefined -- the defaults if nothing was inject via env vars).

Should we just go ahead with the merge @bajtos? Follow up story for the fix at https://github.com/strongloop-internal/scrum-loopback/issues/1049

bajtos commented 8 years ago

AFAICT, the last seven builds in this repo all failed.

screen shot 2016-09-08 at 09 34 09

Let's go ahead and land the patch.

@qpresley @rmg looks like this repo was never passing on CIS. What's the plan to fix it?