Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unstable builds on Travis CI #5

Open
netantho opened this issue Jun 1, 2014 · 0 comments
Open

Unstable builds on Travis CI #5

netantho opened this issue Jun 1, 2014 · 0 comments
Labels

Comments

@netantho
Copy link
Owner

netantho commented Jun 1, 2014

The builds often timeout, maybe need to raise this timeout?

Done, without errors.
>> Local Npm module "grunt-karma" not found. Is it installed?

Running "mochaTest:test" (mochaTest) task


  1) "before all" hook
  2) "after all" hook

  0 passing (2s)
  2 failing

  1)  "before all" hook:
     Error: timeout of 2000ms exceeded
    at [object Object].<anonymous> (/home/travis/build/netantho/cloudifier/node_modules/grunt-mocha-test/node_modules/mocha/lib/runnable.js:139:19)
    at Timer.listOnTimeout [as ontimeout] (timers.js:110:15)


  2)  "after all" hook:
     TypeError: Cannot call method 'lower' of null
    at Context.<anonymous> (/home/travis/build/netantho/cloudifier/test/sails/support/bootstrap.coffee:40:9)
    at Hook.Runnable.run (/home/travis/build/netantho/cloudifier/node_modules/grunt-mocha-test/node_modules/mocha/lib/runnable.js:196:15)
    at next (/home/travis/build/netantho/cloudifier/node_modules/grunt-mocha-test/node_modules/mocha/lib/runner.js:259:10)
    at Object._onImmediate (/home/travis/build/netantho/cloudifier/node_modules/grunt-mocha-test/node_modules/mocha/lib/runner.js:276:5)
    at processImmediate [as _immediateCallback] (timers.js:330:15)




Warning: Task "mochaTest:test" failed.� Use --force to continue.

Aborted due to warnings.
npm ERR! Test failed.  See above for more details.
npm ERR! not ok code 0

The command "npm test" exited with 1.

Done. Your build exited with 1.
@netantho netantho added the bug label Jun 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant