Skip to content

Instantly share code, notes, and snippets.

@artemjackson
Created September 20, 2016 09:38
Show Gist options
  • Save artemjackson/027915093407e1adaa3057060b05bae2 to your computer and use it in GitHub Desktop.
Save artemjackson/027915093407e1adaa3057060b05bae2 to your computer and use it in GitHub Desktop.
# setup
# setup
# setup
2016-09-20 09:31:14 - DEBUG UnitTestFramework: '#teardown ok: 'Server always returns 403''
2016-09-20 09:31:14 - DEBUG UnitTestFramework: '#setup: 'Make sure docs replicate''
# Make sure docs replicate
# Make sure docs replicate
# Make sure docs replicate
2016-09-20 09:31:14 - DEBUG UnitTestFramework: '#setup ok: 'Make sure docs replicate''
2016-09-20 09:31:14 - DEBUG UnitTestFramework: '#run: 'Make sure docs replicate''
{ [conflict: Document update conflict]
status: 409,
name: 'conflict',
message: 'Document update conflict',
error: true }
{ [conflict: Document update conflict]
status: 409,
name: 'conflict',
message: 'Document update conflict',
error: true }
2016-09-20 09:31:14 - DEBUG thaliReplicationPeerAction: 'Replication resumed'
2016-09-20 09:31:14 - DEBUG thaliReplicationPeerAction: 'Replication resumed'
2016-09-20 09:31:14 - DEBUG thaliReplicationPeerAction: 'Replication resumed'
2016-09-20 09:31:14 - DEBUG thaliReplicationPeerAction: 'Got paused with - '
2016-09-20 09:31:14 - DEBUG thaliReplicationPeerAction: 'Got paused with - '
ok 605 should be equal
ok 606 All tests passed!
# teardown
ok 605 should be equal
ok 606 All tests passed!
# teardown
Exit code: null. Exit signal: SIGSEGV
2016-09-20 09:31:22 - INFO HttpServer: 'Socket to device name: 'f2519b50-2936-4176-9e59-4ca25272dfe9' disconnected, reason: 'transport close''
2016-09-20 09:34:14 - ERROR UnitTestFramework: '#run failed: 'Make sure docs replicate', error: 'TimeoutError', stack: 'TimeoutError
(No stack trace)
From previous event:
captureStackTrace@/Users/artem.stepanishchev/Sundry/Thali_CordovaPlugin/test/TestServer/node_modules/bluebird/js/release/debuggability.js:825:23
CapturedTrace@/Users/artem.stepanishchev/Sundry/Thali_CordovaPlugin/test/TestServer/node_modules/bluebird/js/release/debuggability.js:717:5
longStackTracesCaptureStackTrace@/Users/artem.stepanishchev/Sundry/Thali_CordovaPlugin/test/TestServer/node_modules/bluebird/js/release/debuggability.js:396:19
module.exports/Promise.prototype._then@/Users/artem.stepanishchev/Sundry/Thali_CordovaPlugin/test/TestServer/node_modules/bluebird/js/release/promise.js:231:9
module.exports/Promise.prototype.then@/Users/artem.stepanishchev/Sundry/Thali_CordovaPlugin/test/TestServer/node_modules/bluebird/js/release/promise.js:124:12
UnitTestFramework.prototype.startTests@/Users/artem.stepanishchev/Sundry/Thali_CordovaPlugin/test/TestServer/UnitTestFramework.js:80:3''
2016-09-20 09:34:14 - ERROR UnitTestFramework: 'failed to run tests, platformName: 'ios', error: 'TimeoutError', stack: 'TimeoutError
(No stack trace)
From previous event:
captureStackTrace@/Users/artem.stepanishchev/Sundry/Thali_CordovaPlugin/test/TestServer/node_modules/bluebird/js/release/debuggability.js:825:23
CapturedTrace@/Users/artem.stepanishchev/Sundry/Thali_CordovaPlugin/test/TestServer/node_modules/bluebird/js/release/debuggability.js:717:5
longStackTracesCaptureStackTrace@/Users/artem.stepanishchev/Sundry/Thali_CordovaPlugin/test/TestServer/node_modules/bluebird/js/release/debuggability.js:396:19
module.exports/Promise.prototype._then@/Users/artem.stepanishchev/Sundry/Thali_CordovaPlugin/test/TestServer/node_modules/bluebird/js/release/promise.js:231:9
module.exports/Promise.prototype.then@/Users/artem.stepanishchev/Sundry/Thali_CordovaPlugin/test/TestServer/node_modules/bluebird/js/release/promise.js:124:12
UnitTestFramework.prototype.startTests@/Users/artem.stepanishchev/Sundry/Thali_CordovaPlugin/test/TestServer/UnitTestFramework.js:80:3''
2016-09-20 09:34:14 - DEBUG CoordinatedClient: 'all tests completed'
2016-09-20 09:34:14 - DEBUG CoordinatedClient: 'all tests completed'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment