Strider-CD / strider-node

Run Node.js tests in strider
11 stars 13 forks source link

Silent failure in environment phase #23

Open knownasilya opened 9 years ago

knownasilya commented 9 years ago

No error visible in strider log or in the UI, but no phases run on possibly subsequent downloads of the same node version?

screen shot 2015-05-26 at 9 55 50 am

I get the following in strider-runner-core/lib/job.js:305

{ [Error: Command "1 failed with code: undefined] type: 'exitCode', code: undefined }

Not sure where the error is coming from, looking at line 150 in the same file.