Skip to content

Instantly share code, notes, and snippets.

@nkhine
Created July 3, 2013 12:43
Show Gist options
  • Save nkhine/5917572 to your computer and use it in GitHub Desktop.
Save nkhine/5917572 to your computer and use it in GitHub Desktop.
zukai, npm test
✖ 26 of 130 tests failed:
1) Default Plugins relation should allow missing relationship when minItems=0:
Error: timeout of 2000ms exceeded
at null.<anonymous> (/Users/khinester/Sandboxes/zukai/node_modules/mocha/lib/runnable.js:167:14)
at Timer.listOnTimeout [as ontimeout] (timers.js:110:15)
2) Default Plugins relation should not allow missing relationship when minItems=1:
Error: timeout of 2000ms exceeded
at null.<anonymous> (/Users/khinester/Sandboxes/zukai/node_modules/mocha/lib/runnable.js:167:14)
at Timer.listOnTimeout [as ontimeout] (timers.js:110:15)
3) Default Plugins relation should not allow more than given maxItems relationships:
Error: timeout of 2000ms exceeded
at null.<anonymous> (/Users/khinester/Sandboxes/zukai/node_modules/mocha/lib/runnable.js:167:14)
at Timer.listOnTimeout [as ontimeout] (timers.js:110:15)
4) Events delete event should fire:
Error: timeout of 2000ms exceeded
at null.<anonymous> (/Users/khinester/Sandboxes/zukai/node_modules/mocha/lib/runnable.js:167:14)
at Timer.listOnTimeout [as ontimeout] (timers.js:110:15)
5) Events put event should fire:
Error: timeout of 2000ms exceeded
at null.<anonymous> (/Users/khinester/Sandboxes/zukai/node_modules/mocha/lib/runnable.js:167:14)
at Timer.listOnTimeout [as ontimeout] (timers.js:110:15)
6) Hooks plugin put events post-put should work:
Error: timeout of 2000ms exceeded
at null.<anonymous> (/Users/khinester/Sandboxes/zukai/node_modules/mocha/lib/runnable.js:167:14)
at Timer.listOnTimeout [as ontimeout] (timers.js:110:15)
7) Hooks plugin put events post-put should propagate errors:
Error: timeout of 2000ms exceeded
at null.<anonymous> (/Users/khinester/Sandboxes/zukai/node_modules/mocha/lib/runnable.js:167:14)
at Timer.listOnTimeout [as ontimeout] (timers.js:110:15)
8) Hooks plugin delete events pre-delete should work:
Error: timeout of 2000ms exceeded
at null.<anonymous> (/Users/khinester/Sandboxes/zukai/node_modules/mocha/lib/runnable.js:167:14)
at Timer.listOnTimeout [as ontimeout] (timers.js:110:15)
9) Hooks plugin delete events pre-delete should propagate errors:
Error: timeout of 2000ms exceeded
at null.<anonymous> (/Users/khinester/Sandboxes/zukai/node_modules/mocha/lib/runnable.js:167:14)
at Timer.listOnTimeout [as ontimeout] (timers.js:110:15)
10) Hooks plugin delete events post-delete should work:
Error: timeout of 2000ms exceeded
at null.<anonymous> (/Users/khinester/Sandboxes/zukai/node_modules/mocha/lib/runnable.js:167:14)
at Timer.listOnTimeout [as ontimeout] (timers.js:110:15)
11) Hooks plugin delete events post-delete should propagate errors:
Error: timeout of 2000ms exceeded
at null.<anonymous> (/Users/khinester/Sandboxes/zukai/node_modules/mocha/lib/runnable.js:167:14)
at Timer.listOnTimeout [as ontimeout] (timers.js:110:15)
12) Indexes put operations with indexes should send indexes when called:
Error: timeout of 2000ms exceeded
at null.<anonymous> (/Users/khinester/Sandboxes/zukai/node_modules/mocha/lib/runnable.js:167:14)
at Timer.listOnTimeout [as ontimeout] (timers.js:110:15)
13) Links objects with links should save and resolve one link:
Error: timeout of 2000ms exceeded
at null.<anonymous> (/Users/khinester/Sandboxes/zukai/node_modules/mocha/lib/runnable.js:167:14)
at Timer.listOnTimeout [as ontimeout] (timers.js:110:15)
14) Links objects with links should save and resolve multiple links:
Error: timeout of 2000ms exceeded
at null.<anonymous> (/Users/khinester/Sandboxes/zukai/node_modules/mocha/lib/runnable.js:167:14)
at Timer.listOnTimeout [as ontimeout] (timers.js:110:15)
15) Links objects with links should support walking via .get:
Error: timeout of 2000ms exceeded
at null.<anonymous> (/Users/khinester/Sandboxes/zukai/node_modules/mocha/lib/runnable.js:167:14)
at Timer.listOnTimeout [as ontimeout] (timers.js:110:15)
16) Links objects with links should support walking via .walk:
Error: timeout of 2000ms exceeded
at null.<anonymous> (/Users/khinester/Sandboxes/zukai/node_modules/mocha/lib/runnable.js:167:14)
at Timer.listOnTimeout [as ontimeout] (timers.js:110:15)
17) Links objects with links should support walking via .walk with options:
Error: timeout of 2000ms exceeded
at null.<anonymous> (/Users/khinester/Sandboxes/zukai/node_modules/mocha/lib/runnable.js:167:14)
at Timer.listOnTimeout [as ontimeout] (timers.js:110:15)
18) Methods save when should not return an error:
Error: timeout of 2000ms exceeded
at null.<anonymous> (/Users/khinester/Sandboxes/zukai/node_modules/mocha/lib/runnable.js:167:14)
at Timer.listOnTimeout [as ontimeout] (timers.js:110:15)
19) Methods save after change should not return an error:
Error: timeout of 2000ms exceeded
at null.<anonymous> (/Users/khinester/Sandboxes/zukai/node_modules/mocha/lib/runnable.js:167:14)
at Timer.listOnTimeout [as ontimeout] (timers.js:110:15)
20) Methods delete should not return an error:
Error: timeout of 2000ms exceeded
at null.<anonymous> (/Users/khinester/Sandboxes/zukai/node_modules/mocha/lib/runnable.js:167:14)
at Timer.listOnTimeout [as ontimeout] (timers.js:110:15)
21) Model saving model objects should work when connection is present:
Error: timeout of 2000ms exceeded
at null.<anonymous> (/Users/khinester/Sandboxes/zukai/node_modules/mocha/lib/runnable.js:167:14)
at Timer.listOnTimeout [as ontimeout] (timers.js:110:15)
22) Model working with model objects by key should allow Model.get:
Error: timeout of 2000ms exceeded
at null.<anonymous> (/Users/khinester/Sandboxes/zukai/node_modules/mocha/lib/runnable.js:167:14)
at Timer.listOnTimeout [as ontimeout] (timers.js:110:15)
23) Model working with model objects by key should allow instance.del:
Error: timeout of 2000ms exceeded
at null.<anonymous> (/Users/khinester/Sandboxes/zukai/node_modules/mocha/lib/runnable.js:167:14)
at Timer.listOnTimeout [as ontimeout] (timers.js:110:15)
24) Model options to .get() should support head:true:
Error: timeout of 2000ms exceeded
at null.<anonymous> (/Users/khinester/Sandboxes/zukai/node_modules/mocha/lib/runnable.js:167:14)
at Timer.listOnTimeout [as ontimeout] (timers.js:110:15)
25) Model options to .put() should support return_body:true:
Error: timeout of 2000ms exceeded
at null.<anonymous> (/Users/khinester/Sandboxes/zukai/node_modules/mocha/lib/runnable.js:167:14)
at Timer.listOnTimeout [as ontimeout] (timers.js:110:15)
26) Model options to .put() should support return_head:true:
Error: timeout of 2000ms exceeded
at null.<anonymous> (/Users/khinester/Sandboxes/zukai/node_modules/mocha/lib/runnable.js:167:14)
at Timer.listOnTimeout [as ontimeout] (timers.js:110:15)
make: *** [all] Error 26
npm ERR! Test failed. See above for more details.
npm ERR! not ok code 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment