Skip to content

Instantly share code, notes, and snippets.

@hideki
Created July 26, 2016 00:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hideki/2e23c311e2aef2d0b3e2e611b346da7c to your computer and use it in GitHub Desktop.
Save hideki/2e23c311e2aef2d0b3e2e611b346da7c to your computer and use it in GitHub Desktop.
hang
ok 24 update_seq:{"total_rows":10,"update_seq":11,"offset":0,"rows":[{"doc":null,"id":"cbl_views_0","key":"cbl_views_0","value":"bar"},{"doc":null,"id":"cbl_views_1","key":"cbl_views_1","value":"bar"},{"doc":null,"id":"cbl_views_2","key":"cbl_views_2","value":"bar"},{"doc":null,"id":"cbl_views_3","key":"cbl_views_3","value":"bar"},{"doc":null,"id":"cbl_views_4","key":"cbl_views_4","value":"bar"},{"doc":null,"id":"cbl_views_5","key":"cbl_views_5","value":"bar"},{"doc":null,"id":"cbl_views_6","key":"cbl_views_6","value":"bar"},{"doc":null,"id":"cbl_views_7","key":"cbl_views_7","value":"bar"},{"doc":null,"id":"cbl_views_8","key":"cbl_views_8","value":"bar"},{"doc":null,"id":"cbl_views_9","key":"cbl_views_9","value":"bar"}]}
ok 25 limit
ok 26 should be equal
ok 27 include_docs
# delete db docs
ok 28 all docs deleted
# create player docs
# update ddoc with player view
ok 29 can update design doc
# test array keys
not ok 30 Timeout!
---
file: timers.js
line: 112
column: 15
stack:
- |
getCaller (/Users/hideki/github/sync-gateway-tests/node_modules/tap/lib/tap-assert.js:439:17)
- |
assert (/Users/hideki/github/sync-gateway-tests/node_modules/tap/lib/tap-assert.js:21:16)
- |
Function.fail (/Users/hideki/github/sync-gateway-tests/node_modules/tap/lib/tap-assert.js:95:10)
- |
Test._testAssert [as fail] (/Users/hideki/github/sync-gateway-tests/node_modules/tap/lib/tap-test.js:87:16)
- |
Test.timeout (/Users/hideki/github/sync-gateway-tests/node_modules/tap/lib/tap-test.js:31:8)
- |
Timer.listOnTimeout [as ontimeout] (timers.js:112:15)
...
>>>>>>>>>>>>>>>>>>>cbl-views.js Mon Jul 25 2016 17:18:59 GMT-0700 (PDT): 49978ms
# done
1..30
# tests 30
# pass 29
# fail 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment