From 88c70b8bea92564e7d4d72822f762b84e0c56094 Mon Sep 17 00:00:00 2001 From: PubNub Release Bot <120067856+pubnub-release-bot@users.noreply.github.com> Date: Mon, 15 Apr 2024 11:40:27 +0000 Subject: [PATCH] release: dart v4.3.4 --- manifest.json | 2 +- reports/dart/VERSION | 2 +- reports/dart/report.xml | 2 ++ 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index ed075ab..0b6eb9b 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1 @@ -[{"scenarios":[{"status":"passed","feature":"fc6c498d2d86d21d24b32d6b49944654","scenario":"123","stderr":"","stdout":""},{"status":"passed","feature":"fc6c498d2d86d21d24b32d6b49944654","scenario":"133","stderr":"","stdout":""},{"status":"passed","feature":"fc6c498d2d86d21d24b32d6b49944654","scenario":"144","stderr":"","stdout":""},{"status":"passed","feature":"fc6c498d2d86d21d24b32d6b49944654","scenario":"157","stderr":"","stdout":""},{"status":"passed","feature":"fc6c498d2d86d21d24b32d6b49944654","scenario":"170","stderr":"","stdout":""},{"status":"passed","feature":"fc6c498d2d86d21d24b32d6b49944654","scenario":"183","stderr":"","stdout":""},{"status":"passed","feature":"960f98cc9286b75871db01397bacb186","scenario":"204","stderr":"","stdout":""},{"status":"passed","feature":"960f98cc9286b75871db01397bacb186","scenario":"209","stderr":"","stdout":""},{"status":"passed","feature":"960f98cc9286b75871db01397bacb186","scenario":"214","stderr":"","stdout":""}],"artifact":{"type":"main","extension":"xml","contents":"\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n","createdAt":null,"language":"dart"}},{"scenarios":[{"status":"passed","feature":"0c3daaef85c19f5c3e46bc5f1989ee77","scenario":"6","duration":0.957,"stderr":"","stdout":"Given I have a keyset with access manager enabled - without secret key......passed\nGiven a valid token with permissions to publish with channel 'channel-1'....passed\nWhen I publish a message using that auth token with channel 'channel-1'.....passed\nThen the result is successful...............................................passed\n"},{"status":"passed","feature":"0c3daaef85c19f5c3e46bc5f1989ee77","scenario":"14","duration":0.057,"stderr":"","stdout":"Given I have a keyset with access manager enabled - without secret key......passed\nGiven an expired token with permissions to publish with channel 'channel-1'.passed\nWhen I attempt to publish a message using that auth token with channel 'channel-1'.passed\nThen an auth error is returned..............................................passed\n* the error status code is 403..............................................passed\n* the auth error message is 'Token is expired.'.............................passed\n* the error service is 'Access Manager'.....................................passed\n"},{"status":"passed","feature":"0c3daaef85c19f5c3e46bc5f1989ee77","scenario":"22","duration":0.027,"stderr":"","stdout":"Given I have a keyset with access manager enabled - without secret key......passed\nGiven a valid token with permissions to publish with channel 'channel-1'....passed\nWhen I attempt to publish a message using that auth token with channel 'channel-1'.passed\nThen an auth error is returned..............................................passed\n* the error status code is 403..............................................passed\n* the auth error message is 'Forbidden'.....................................passed\n* the error service is 'Access Manager'.....................................passed\n"},{"status":"passed","feature":"0c3daaef85c19f5c3e46bc5f1989ee77","scenario":"30","duration":0.042,"stderr":"","stdout":"Given I have a keyset with access manager enabled - without secret key......passed\nGiven a valid token with permissions to publish with channel 'channel-1'....passed\nWhen I attempt to publish a message using that auth token with channel 'channel-1'.passed\nThen an auth error is returned..............................................passed\n* the error status code is 403..............................................passed\n* the auth error message is 'Token is revoked.'.............................passed\n* the error service is 'Access Manager'.....................................passed\n"},{"status":"passed","feature":"fc6c498d2d86d21d24b32d6b49944654","scenario":"197","duration":0.111,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven the TTL 43201.........................................................passed\nGiven the 'channel-1' CHANNEL resource access permissions...................passed\n* grant resource permission READ............................................passed\nWhen I attempt to grant a token specifying those permissions................passed\nThen an error is returned...................................................passed\n* the error status code is 400..............................................passed\n* the error message is 'Invalid ttl'........................................passed\n* the error source is 'grant'...............................................passed\n* the error detail message is 'Range should be 1 to 43200 minute(s).'.......passed\n* the error detail location is 'ttl'........................................passed\n* the error detail location type is 'body'..................................passed\n"},{"status":"passed","feature":"9cd4c8809e3f376bdc0d41d8a3694ee9","scenario":"222","duration":0.057,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven a token...............................................................passed\nWhen I revoke a token.......................................................passed\nThen I get confirmation that token has been revoked.........................passed\n"},{"status":"passed","feature":"9cd4c8809e3f376bdc0d41d8a3694ee9","scenario":"234","duration":0.051,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven a token...............................................................passed\nWhen I revoke a token.......................................................passed\nThen an error is returned...................................................passed\n* the error status code is 400..............................................passed\n* the error message is 'Invalid token'......................................passed\n* the error source is 'revoke'..............................................passed\n* the error detail message is not empty.....................................passed\n* the error detail location is 'token'......................................passed\n* the error detail location type is 'path'..................................passed\n* the error service is 'Access Manager'.....................................passed\n"},{"status":"passed","feature":"9cd4c8809e3f376bdc0d41d8a3694ee9","scenario":"246","duration":0.029,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven a token...............................................................passed\nWhen I revoke a token.......................................................passed\nThen an error is returned...................................................passed\n* the error status code is 400..............................................passed\n* the error message is 'Feature disabled'...................................passed\n* the error source is 'revoke'..............................................passed\n* the error detail message is 'Token revocation is disabled.'...............passed\n* the error detail location is 'subscribe-key'..............................passed\n* the error detail location type is 'path'..................................passed\n* the error service is 'Access Manager'.....................................passed\n"},{"status":"passed","feature":"9cd4c8809e3f376bdc0d41d8a3694ee9","scenario":"251","duration":0.052,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven the token string 'unescaped-_.ABCabc123 escaped;,/?:@&=+$#'...........passed\nWhen I revoke a token.......................................................passed\nThen I get confirmation that token has been revoked.........................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"286","duration":0.021,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\nWhen I decrypt 'file-legacy-civ.jpg' file...................................passed\nThen I receive 'unknown cryptor error'......................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"AES-CBC cryptor data header can be processed 2","duration":0.006,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\nWhen I decrypt 'file-cryptor-no-version.txt' file...........................passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"AES-CBC cryptor data header can be processed 3","duration":0.006,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\nWhen I decrypt 'file-cryptor-unknown-acrh.jpg' file.........................passed\nThen I receive 'unknown cryptor error'......................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"AES-CBC cryptor data header can be processed 4","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\nWhen I decrypt 'file-cryptor-v1-short.txt' file.............................passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"AES-CBC cryptor data header can be processed 5","duration":0.004,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\nWhen I decrypt 'file-cryptor-v1-unknown.txt' file...........................passed\nThen I receive 'unknown cryptor error'......................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"AES-CBC cryptor data header can be processed 6","duration":0.005,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\nWhen I decrypt 'empty-file-cryptor-v1-acrh.txt' file........................passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"AES-CBC cryptor data header can be processed 7","duration":0.024,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\nWhen I decrypt 'file-cryptor-v1-acrh.jpg' file..............................passed\nThen I receive 'success'....................................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"298","duration":0.008,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nWhen I encrypt 'empty-file.txt' file as 'binary'............................passed\nThen I receive 'encryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty data encryption should fail 2","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I encrypt 'empty-file.txt' file as 'binary'............................passed\nThen I receive 'encryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty data encryption should fail 3","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I encrypt 'empty-file.txt' file as 'binary'............................passed\nThen I receive 'encryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty data encryption should fail 4","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I encrypt 'empty-file.txt' file as 'binary'............................passed\nThen I receive 'encryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"314","duration":0.02,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nWhen I encrypt 'empty-file.txt' file as 'stream'............................passed\nThen I receive 'encryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty stream data encryption should fail 2","duration":0.007,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I encrypt 'empty-file.txt' file as 'stream'............................passed\nThen I receive 'encryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty stream data encryption should fail 3","duration":0.008,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I encrypt 'empty-file.txt' file as 'stream'............................passed\nThen I receive 'encryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty stream data encryption should fail 4","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I encrypt 'empty-file.txt' file as 'stream'............................passed\nThen I receive 'encryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"327","duration":0.006,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nWhen I decrypt 'empty-file.txt' file as 'binary'............................passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty data decryption should fail 2","duration":0.005,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'empty-file.txt' file as 'binary'............................passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty data decryption should fail 3","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I decrypt 'empty-file.txt' file as 'binary'............................passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty data decryption should fail 4","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'empty-file-cryptor-legacy-riv.txt' file as 'binary'.........passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty data decryption should fail 5","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I decrypt 'empty-file-cryptor-v1-acrh.txt' file as 'binary'............passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"344","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nWhen I decrypt 'empty-file.txt' file as 'stream'............................passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty stream data decryption should fail 2","duration":0.009,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'empty-file.txt' file as 'stream'............................passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty stream data decryption should fail 3","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I decrypt 'empty-file.txt' file as 'stream'............................passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty stream data decryption should fail 4","duration":0.004,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'empty-file-cryptor-legacy-riv.txt' file as 'stream'.........passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty stream data decryption should fail 5","duration":0.004,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I decrypt 'empty-file-cryptor-v1-acrh.txt' file as 'stream'............passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"357","duration":0.05,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nGiven Legacy code with 'pubnubenigma' cipher key and 'random' vector........passed\nWhen I encrypt 'file.jpg' file as 'binary'..................................passed\nThen Successfully decrypt an encrypted file with legacy code................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Data encrypted with legacy AES-CBC cryptor is decryptable with legacy implementation 2","duration":0.023,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nGiven Legacy code with 'pubnubenigma' cipher key and 'constant' vector......passed\nWhen I encrypt 'file.jpg' file as 'binary'..................................passed\nThen Successfully decrypt an encrypted file with legacy code................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Data encrypted with legacy AES-CBC cryptor is decryptable with legacy implementation 3","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nGiven Legacy code with 'pubnubenigma' cipher key and 'random' vector........passed\nWhen I encrypt 'file.txt' file as 'binary'..................................passed\nThen Successfully decrypt an encrypted file with legacy code................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Data encrypted with legacy AES-CBC cryptor is decryptable with legacy implementation 4","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nGiven Legacy code with 'pubnubenigma' cipher key and 'constant' vector......passed\nWhen I encrypt 'file.txt' file as 'binary'..................................passed\nThen Successfully decrypt an encrypted file with legacy code................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"372","duration":0.014,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\nGiven Legacy code with 'pubnubenigma' cipher key and 'random' vector........passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I encrypt 'file.jpg' file as 'stream'..................................passed\nThen Successfully decrypt an encrypted file with legacy code................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Stream data encrypted with legacy AES-CBC cryptor is decryptable with legacy implementation 2","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\nGiven Legacy code with 'pubnubenigma' cipher key and 'random' vector........passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I encrypt 'file.txt' file as 'stream'..................................passed\nThen Successfully decrypt an encrypted file with legacy code................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"390","duration":0.009,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nWhen I decrypt 'file-cryptor-legacy-civ.jpg' file as 'binary'...............passed\nThen Decrypted file content equal to the 'file.jpg' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as binary 2","duration":0.005,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'file-cryptor-legacy-riv.jpg' file as 'binary'...............passed\nThen Decrypted file content equal to the 'file.jpg' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as binary 3","duration":0.007,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nWhen I decrypt 'file-cryptor-legacy-civ.txt' file as 'binary'...............passed\nThen Decrypted file content equal to the 'file.txt' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as binary 4","duration":0.005,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'file-cryptor-legacy-riv.txt' file as 'binary'...............passed\nThen Decrypted file content equal to the 'file.txt' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as binary 5","duration":0.009,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nWhen I decrypt 'file-legacy-civ.jpg' file as 'binary'.......................passed\nThen Decrypted file content equal to the 'file.jpg' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as binary 6","duration":0.004,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'file-legacy-riv.jpg' file as 'binary'.......................passed\nThen Decrypted file content equal to the 'file.jpg' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as binary 7","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nWhen I decrypt 'file-legacy-civ.txt' file as 'binary'.......................passed\nThen Decrypted file content equal to the 'file.txt' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as binary 8","duration":0.005,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'file-legacy-riv.txt' file as 'binary'.......................passed\nThen Decrypted file content equal to the 'file.txt' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as binary 9","duration":0.006,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I decrypt 'file-cryptor-v1-acrh.jpg' file as 'binary'..................passed\nThen Decrypted file content equal to the 'file.jpg' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as binary 10","duration":0.004,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I decrypt 'file-cryptor-v1-acrh.txt' file as 'binary'..................passed\nThen Decrypted file content equal to the 'file.txt' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"408","duration":0.01,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'file-cryptor-legacy-riv.jpg' file as 'stream'...............passed\nThen Decrypted file content equal to the 'file.jpg' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as stream 2","duration":0.004,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'file-cryptor-legacy-riv.txt' file as 'stream'...............passed\nThen Decrypted file content equal to the 'file.txt' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as stream 3","duration":0.006,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'file-legacy-riv.jpg' file as 'stream'.......................passed\nThen Decrypted file content equal to the 'file.jpg' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as stream 4","duration":0.004,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'file-legacy-riv.txt' file as 'stream'.......................passed\nThen Decrypted file content equal to the 'file.txt' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as stream 5","duration":0.006,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I decrypt 'file-cryptor-v1-acrh.jpg' file as 'stream'..................passed\nThen Decrypted file content equal to the 'file.jpg' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as stream 6","duration":0.005,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I decrypt 'file-cryptor-v1-acrh.txt' file as 'stream'..................passed\nThen Decrypted file content equal to the 'file.txt' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"418","duration":0.026,"stderr":"","stdout":"Given Crypto module with default 'legacy' and additional 'acrh' cryptors....passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nWhen I decrypt 'file-cryptor-legacy-civ.jpg' file as 'binary'...............passed\nThen Decrypted file content equal to the 'file.jpg' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Crypto module can handle encrypted data from different cryptors 2","duration":0.004,"stderr":"","stdout":"Given Crypto module with default 'acrh' and additional 'legacy' cryptors....passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'file-legacy-riv.jpg' file as 'binary'.......................passed\nThen Decrypted file content equal to the 'file.jpg' file content............passed\n"},{"status":"skipped","feature":"2538da2e47f0f4e23c573fc847c6acaf","scenario":"426","duration":0.01,"stderr":"Given the crypto keyset.....................................................undefined\nWhen I subscribe............................................................skipped\nThen I receive the message in my subscribe response.........................skipped\n","stdout":""},{"status":"skipped","feature":"2538da2e47f0f4e23c573fc847c6acaf","scenario":"432","duration":0.01,"stderr":"Given the invalid-crypto keyset.............................................undefined\nWhen I subscribe............................................................skipped\nThen an error is thrown.....................................................skipped\n","stdout":""},{"status":"skipped","feature":"8f3fe7bfcc733e7c46314c53f0c3c1a8","scenario":"439","duration":0.013,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a file with 'space-id' space id and 'test_message_type' type....skipped\nThen I receive a successful response........................................skipped\n","stdout":""},{"status":"skipped","feature":"8f3fe7bfcc733e7c46314c53f0c3c1a8","scenario":"443","duration":0.009,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a file with 'space-id' space id and 'ts' type...................skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"8f3fe7bfcc733e7c46314c53f0c3c1a8","scenario":"447","duration":0.009,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a file with 'space-id' space id and 'this-is-really-long-message-type-to-be-used-with-publish' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"91f3a2c0e4424c87689525da44c4db11","scenario":"455","duration":0.009,"stderr":"Given the demo keyset.......................................................undefined\nWhen I list files...........................................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"91f3a2c0e4424c87689525da44c4db11","scenario":"461","duration":0.008,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish file message.................................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"91f3a2c0e4424c87689525da44c4db11","scenario":"467","duration":0.008,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish file message.................................................skipped\nThen I receive error response...............................................skipped\n","stdout":""},{"status":"skipped","feature":"91f3a2c0e4424c87689525da44c4db11","scenario":"473","duration":0.008,"stderr":"Given the demo keyset.......................................................undefined\nWhen I delete file..........................................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"91f3a2c0e4424c87689525da44c4db11","scenario":"479","duration":0.007,"stderr":"Given the demo keyset.......................................................undefined\nWhen I download file........................................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"efd56bc133990dba6fb78d8ed3345948","scenario":"500","duration":0.01,"stderr":"Given the demo keyset with enabled storage..................................undefined\nWhen I fetch message history for 'simple-channel' channel...................skipped\nThen I receive a successful response........................................skipped\nAnd history response contains messages with '0' and '4' message types.......skipped\nAnd history response contains messages without space ids....................skipped\n","stdout":""},{"status":"skipped","feature":"efd56bc133990dba6fb78d8ed3345948","scenario":"506","duration":0.009,"stderr":"Given the demo keyset with enabled storage..................................undefined\nWhen I fetch message history for 'vsp-channel' channel......................skipped\nThen I receive a successful response........................................skipped\nAnd history response contains messages with 'custom-message' and 'vc-message' types.skipped\nAnd history response contains messages without space ids....................skipped\n","stdout":""},{"status":"skipped","feature":"efd56bc133990dba6fb78d8ed3345948","scenario":"512","duration":0.01,"stderr":"Given the demo keyset with enabled storage..................................undefined\nWhen I fetch message history with 'includeType' set to 'false' for 'vsp-channel' channel.skipped\nThen I receive a successful response........................................skipped\nAnd history response contains messages without types........................skipped\nAnd history response contains messages without space ids....................skipped\n","stdout":""},{"status":"skipped","feature":"efd56bc133990dba6fb78d8ed3345948","scenario":"517","duration":0.009,"stderr":"Given the demo keyset with enabled storage..................................undefined\nWhen I fetch message history with 'includeSpaceId' set to 'true' for 'vsp-channel' channel.skipped\nThen I receive a successful response........................................skipped\nAnd history response contains messages with space ids.......................skipped\n","stdout":""},{"status":"skipped","feature":"16d2b386b2034b9488996466aaae0b57","scenario":"526","duration":0.014,"stderr":"Given the demo keyset.......................................................undefined\nWhen I fetch message history for single channel.............................skipped\nThen I receive successful response..........................................skipped\nAnd the response contains pagination info...................................skipped\n","stdout":""},{"status":"skipped","feature":"16d2b386b2034b9488996466aaae0b57","scenario":"532","duration":0.008,"stderr":"Given the demo keyset.......................................................undefined\nWhen I fetch message history for multiple channels..........................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"16d2b386b2034b9488996466aaae0b57","scenario":"538","duration":0.007,"stderr":"Given the demo keyset.......................................................undefined\nWhen I fetch message history with message actions...........................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"bfc34cd74d1dab63536a80aebfe3dc7e","scenario":"545","duration":0.028,"stderr":"Given the demo keyset.......................................................undefined\nWhen I add a message action.................................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"bfc34cd74d1dab63536a80aebfe3dc7e","scenario":"551","duration":0.009,"stderr":"Given the demo keyset.......................................................undefined\nWhen I add a message action.................................................skipped\nThen I receive error response...............................................skipped\n","stdout":""},{"status":"skipped","feature":"bfc34cd74d1dab63536a80aebfe3dc7e","scenario":"558","duration":0.008,"stderr":"Given the demo keyset.......................................................undefined\nWhen I fetch message actions................................................skipped\nThen I receive successful response..........................................skipped\nAnd the response contains pagination info...................................skipped\n","stdout":""},{"status":"skipped","feature":"bfc34cd74d1dab63536a80aebfe3dc7e","scenario":"564","duration":0.007,"stderr":"Given the demo keyset.......................................................undefined\nWhen I delete a message action..............................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"bfc34cd74d1dab63536a80aebfe3dc7e","scenario":"570","duration":0.007,"stderr":"Given the demo keyset.......................................................undefined\nWhen I delete a message action..............................................skipped\nThen I receive error response...............................................skipped\n","stdout":""},{"status":"passed","feature":"86a052365207542b400a5a2afa08025c","scenario":"579","duration":0.039,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Chat' channel.............................................passed\nWhen I get the channel metadata.............................................passed\nThen I receive a successful response........................................passed\nAnd the channel metadata for 'Chat' channel.................................passed\n"},{"status":"passed","feature":"86a052365207542b400a5a2afa08025c","scenario":"585","duration":0.03,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'DM' channel...............................................passed\nWhen I get the channel metadata with custom.................................passed\nThen I receive a successful response........................................passed\nAnd the channel metadata for 'DM' channel...................................passed\n"},{"status":"passed","feature":"86a052365207542b400a5a2afa08025c","scenario":"591","duration":0.029,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the data for 'Chat' channel...........................................passed\nWhen I set the channel metadata.............................................passed\nThen I receive a successful response........................................passed\nAnd the channel metadata for 'Chat' channel contains updated................passed\n"},{"status":"passed","feature":"86a052365207542b400a5a2afa08025c","scenario":"596","duration":0.024,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Chat' channel.............................................passed\nWhen I remove the channel metadata..........................................passed\nThen I receive a successful response........................................passed\n"},{"status":"passed","feature":"86a052365207542b400a5a2afa08025c","scenario":"601","duration":0.028,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nWhen I get all channel metadata.............................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'Chat' and 'Patient' channel metadata...passed\n"},{"status":"passed","feature":"86a052365207542b400a5a2afa08025c","scenario":"606","duration":0.021,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nWhen I get all channel metadata with custom.................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'DM' and 'VipChat' channel metadata.....passed\n"},{"status":"passed","feature":"f904be085f84e4dd964d64b101fe5673","scenario":"616","duration":0.033,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Chat' channel.............................................passed\nWhen I get the channel members..............................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'AmeliaMember' and 'EvaMember' members..passed\n"},{"status":"passed","feature":"f904be085f84e4dd964d64b101fe5673","scenario":"622","duration":0.021,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'VipChat' channel..........................................passed\nWhen I get the channel members including custom and UUID custom information.passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'OliverMember' and 'PeterMember' members.passed\n"},{"status":"passed","feature":"f904be085f84e4dd964d64b101fe5673","scenario":"629","duration":0.027,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the data for 'AmeliaMember' member....................................passed\nAnd the id for 'Chat' channel...............................................passed\nWhen I set a channel member.................................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'AmeliaMember' member...................passed\n"},{"status":"passed","feature":"f904be085f84e4dd964d64b101fe5673","scenario":"636","duration":0.037,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the data for 'PeterMember' member.....................................passed\nAnd the id for 'Chat' channel...............................................passed\nWhen I set a channel member including custom and UUID with custom...........passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'PeterMember' member....................passed\n"},{"status":"passed","feature":"f904be085f84e4dd964d64b101fe5673","scenario":"642","duration":0.027,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Chat' channel.............................................passed\nAnd the data for 'AmeliaMember' member that we want to remove...............passed\nWhen I remove a channel member..............................................passed\nThen I receive a successful response........................................passed\n"},{"status":"passed","feature":"f904be085f84e4dd964d64b101fe5673","scenario":"653","duration":0.033,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the data for 'PeterMember' member.....................................passed\nAnd the data for 'AmeliaMember' member that we want to remove...............passed\nAnd the id for 'Chat' channel...............................................passed\nWhen I manage channel members...............................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'PeterMember' member....................passed\nAnd the response does not contain list with 'AmeliaMember' member...........passed\n"},{"status":"passed","feature":"28ce82f5aa5c139169ffec2eef237027","scenario":"663","duration":0.026,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Alice' persona............................................passed\nWhen I get the memberships..................................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'ChatMembership' and 'PatientMembership' memberships.passed\n"},{"status":"passed","feature":"28ce82f5aa5c139169ffec2eef237027","scenario":"669","duration":0.021,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven current user is 'Alice' persona.......................................passed\nWhen I get the memberships for current user.................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'ChatMembership' and 'PatientMembership' memberships.passed\n"},{"status":"passed","feature":"28ce82f5aa5c139169ffec2eef237027","scenario":"675","duration":0.02,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Bob' persona..............................................passed\nWhen I get the memberships including custom and channel custom information..passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'VipChatMembership' and 'DMMembership' memberships.passed\n"},{"status":"passed","feature":"28ce82f5aa5c139169ffec2eef237027","scenario":"682","duration":0.037,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Alice' persona............................................passed\nAnd the data for 'ChatMembership' membership................................passed\nWhen I set the membership...................................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'ChatMembership' membership.............passed\n"},{"status":"passed","feature":"28ce82f5aa5c139169ffec2eef237027","scenario":"689","duration":0.018,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven current user is 'Alice' persona.......................................passed\nAnd the data for 'ChatMembership' membership................................passed\nWhen I set the membership for current user..................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'ChatMembership' membership.............passed\n"},{"status":"passed","feature":"28ce82f5aa5c139169ffec2eef237027","scenario":"695","duration":0.018,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Alice' persona............................................passed\nAnd the data for 'ChatMembership' membership................................passed\nWhen I remove the membership................................................passed\nThen I receive a successful response........................................passed\n"},{"status":"passed","feature":"28ce82f5aa5c139169ffec2eef237027","scenario":"701","duration":0.021,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven current user is 'Alice' persona.......................................passed\nAnd the data for 'ChatMembership' membership that we want to remove.........passed\nWhen I remove the membership for current user...............................passed\nThen I receive a successful response........................................passed\n"},{"status":"passed","feature":"28ce82f5aa5c139169ffec2eef237027","scenario":"712","duration":0.019,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Alice' persona............................................passed\nAnd the data for 'ChatMembership' membership................................passed\nAnd the data for 'PatientMembership' membership that we want to remove......passed\nWhen I manage memberships...................................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'ChatMembership' membership.............passed\nAnd the response does not contain list with 'PatientMembership' membership..passed\n"},{"status":"passed","feature":"8a383f24948b75233e7a80e59607ce99","scenario":"722","duration":0.031,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Alice' persona............................................passed\nWhen I get the UUID metadata................................................passed\nThen I receive a successful response........................................passed\nAnd the UUID metadata for 'Alice' persona...................................passed\n"},{"status":"passed","feature":"8a383f24948b75233e7a80e59607ce99","scenario":"728","duration":0.032,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven current user is 'Bob' persona.........................................passed\nWhen I get the UUID metadata with custom for current user...................passed\nThen I receive a successful response........................................passed\nAnd the UUID metadata for 'Bob' persona.....................................passed\n"},{"status":"passed","feature":"8a383f24948b75233e7a80e59607ce99","scenario":"734","duration":0.015,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the data for 'Alice' persona..........................................passed\nWhen I set the UUID metadata................................................passed\nThen I receive a successful response........................................passed\nAnd the UUID metadata for 'Alice' persona contains updated..................passed\n"},{"status":"passed","feature":"8a383f24948b75233e7a80e59607ce99","scenario":"739","duration":0.015,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Alice' persona............................................passed\nWhen I remove the UUID metadata.............................................passed\nThen I receive a successful response........................................passed\n"},{"status":"passed","feature":"8a383f24948b75233e7a80e59607ce99","scenario":"744","duration":0.018,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven current user is 'Alice' persona.......................................passed\nWhen I remove the UUID metadata for current user............................passed\nThen I receive a successful response........................................passed\n"},{"status":"passed","feature":"8a383f24948b75233e7a80e59607ce99","scenario":"749","duration":0.02,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nWhen I get all UUID metadata................................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'Alice' and 'James' UUID metadata.......passed\n"},{"status":"passed","feature":"8a383f24948b75233e7a80e59607ce99","scenario":"754","duration":0.012,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nWhen I get all UUID metadata with custom....................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'Bob' and 'Lisa' UUID metadata..........passed\n"},{"status":"skipped","feature":"ecb96f0fb94cc64370cd3d01a5c2d2bb","scenario":"972","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I fetch presence state for 'test-channel' channel......................skipped\nThen I receive successful response..........................................skipped\nAnd response contains state.................................................skipped\n","stdout":""},{"status":"skipped","feature":"ecb96f0fb94cc64370cd3d01a5c2d2bb","scenario":"977","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I fetch presence state for 'test-channel' channel......................skipped\nThen I receive successful response..........................................skipped\nAnd response contains state.................................................skipped\n","stdout":""},{"status":"skipped","feature":"2d9b192cca7419c829a709b08c4a2f06","scenario":"985","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I call heartbeat for 'test-channel' channel............................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"2d9b192cca7419c829a709b08c4a2f06","scenario":"990","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nGiven presence state set for 'test-channel' channel with withHeartbeat set to 'true'.skipped\nWhen I call heartbeat for 'test-channel' channel............................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"2d9b192cca7419c829a709b08c4a2f06","scenario":"995","duration":0.007,"stderr":"Given the demo keyset.......................................................undefined\nGiven presence state set for 'test-channel' channel with withHeartbeat set to 'false'.skipped\nWhen I call heartbeat for 'test-channel' channel............................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"102f68ae159f97fa6e1bc8272ef0bae6","scenario":"1004","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I fetch presence on 'test-channel' channel with presence state.........skipped\nThen I receive successful response..........................................skipped\nAnd there is no active clients..............................................skipped\n","stdout":""},{"status":"skipped","feature":"102f68ae159f97fa6e1bc8272ef0bae6","scenario":"1009","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I fetch presence on 'test-channel' channel with presence state.........skipped\nThen I receive successful response..........................................skipped\nAnd there is active clients.................................................skipped\n","stdout":""},{"status":"skipped","feature":"102f68ae159f97fa6e1bc8272ef0bae6","scenario":"1014","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I fetch presence on 'test-channel' channel with presence state.........skipped\nThen I receive successful response..........................................skipped\nAnd there is no active clients..............................................skipped\n","stdout":""},{"status":"skipped","feature":"102f68ae159f97fa6e1bc8272ef0bae6","scenario":"1020","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I fetch presence on 'test-channel' channel with presence state.........skipped\nThen I receive successful response..........................................skipped\nAnd there is active clients.................................................skipped\nAnd state associated with active clients....................................skipped\n","stdout":""},{"status":"skipped","feature":"1eecb18ed355aa7aeffa00907735b9bf","scenario":"1028","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I set state on 'test-channel' channel with withHeartbeat set to 'false'.skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"1eecb18ed355aa7aeffa00907735b9bf","scenario":"1032","duration":0.008,"stderr":"Given the demo keyset.......................................................undefined\nWhen I set state on 'test-channel' channel with withHeartbeat set to 'true'.skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1040","duration":0.007,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'space-id' space id and 'test_step' type........skipped\nThen I receive a successful response........................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1044","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'test-space' space id and 'ts' type.............skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1048","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'test-space' space id and 'this-is-really-long-message-type-to-be-used-with-publish' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1052","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'ts' space id and 'test-step' type..............skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1056","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'this-is-really-long-identifier-for-space-id-to-be-used-with-publish' space id and 'test-step' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1060","duration":0.007,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'pn-test-space' space id and 'test-step' type...skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1064","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'pn_test-space' space id and 'test-step' type...skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1068","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with '-test-space' space id and 'test-step' type.....skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1072","duration":0.011,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with '_test-space' space id and 'test-step' type.....skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1076","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'test@space.com' space id and 'test-step' type..skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1080","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'test-space' space id and 'pn-test-step' type...skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1084","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'test-space' space id and 'pn_test-step' type...skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1088","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'test-space' space id and '-test-step' type.....skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1092","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'test-space' space id and '_test-step' type.....skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1096","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'test-space' space id and 'test:step' type......skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1103","duration":0.015,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish 'tm+Jp@%X=JJgu!7$gHWpa0ee4S;8DZ=zCc3%' string as message to 'test-channel' channel.skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1109","duration":0.007,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish '{\"pubnub\":\"message is here\"}' dictionary as message to '@Bm4=#%@X*oZ6Df' channel with compression.skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1115","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish '{\"pubnub\":\"message is here\"}' dictionary as message to 'test-channel' channel as POST body.skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1120","duration":0.011,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish '2010' number as message to 'test_channel' channel...........skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1125","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish '[\"pubnub\",\"message is here\"]' array as message to 'test-channel' channel.skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1130","duration":0.008,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish '{\"pubnub\":\"message is here\"}' dictionary as message to 'test+channel' channel.skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1135","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish 'hello meta' string as message to 'test-channel' channel with 'meta' set to '{\"payload\":\"surprise\"}'.skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1140","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish 'hello store' string as message to 'test-channel' channel with 'store' set to '0'.skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1145","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish 'hello ttl' string as message to 'test channel' channel with 'ttl' set to '123'.skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1151","duration":0.007,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish too long message to 'test-channel' channel...................skipped\nThen I receive an error response............................................skipped\n* the error status code is 414..............................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1157","duration":0.007,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish 'hello meta' string as message to 'test-channel' channel with 'meta' set to 'string-value'.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1163","duration":0.007,"stderr":"Given the wrong publish key.................................................undefined\nWhen I publish '{\"pubnub\":\"message\"}' dictionary as message to 'test+channel' channel.skipped\nThen I receive an error response............................................skipped\nAnd the error status code is 400............................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1169","duration":0.005,"stderr":"Given the wrong subscribe key...............................................undefined\nWhen I publish '{\"pubnub\":\"message\"}' dictionary as message to 'test!channel' channel.skipped\nThen I receive an error response............................................skipped\nAnd the error status code is 400............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1177","duration":0.014,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'space-id' space id and 'test_message_type' type..skipped\nThen I receive a successful response........................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1181","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'test-space' space id and 'ts' type...............skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1185","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'test-space' space id and 'this-is-really-long-message-type-to-be-used-with-publish' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1189","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'ts' space id and 'test_message_type' type........skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1193","duration":0.007,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'this-is-really-long-identifier-for-space-id-to-be-used-with-publish' space id and 'test-step' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1197","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'pn-test-space' space id and 'test_message_type' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1201","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'pn_test-space' space id and 'test_message_type' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1205","duration":0.012,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with '-test-space' space id and 'test_message_type' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1209","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with '_test-space' space id and 'test_message_type' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1213","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'test@space.com' space id and 'test_message_type' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1217","duration":0.024,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'test-space' space id and 'pn-test_message_type' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1221","duration":0.031,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'test-space' space id and 'pn_test_message_type' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1225","duration":0.007,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'test-space' space id and '-test_message_type' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1229","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'test-space' space id and '_test_message_type' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1233","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'test-space' space id and 'test:message_type' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"085fea7abdc5d904fe69a3081efd7398","scenario":"1241","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal........................................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1248","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I list GCM push channels...............................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1253","duration":0.001,"stderr":"Given the demo keyset.......................................................undefined\nWhen I list APNS2 push channels.............................................skipped\nThen I receive error response...............................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1259","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I list APNS2 push channels with topic..................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1265","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I add GCM push channels................................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1271","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I add FCM push channels................................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1276","duration":0.001,"stderr":"Given the demo keyset.......................................................undefined\nWhen I add APNS2 push channels..............................................skipped\nThen I receive error response...............................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1282","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I add APNS2 push channels with topic...................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1288","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I remove GCM push channels.............................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1293","duration":0.001,"stderr":"Given the demo keyset.......................................................undefined\nWhen I remove APNS2 push channels...........................................skipped\nThen I receive error response...............................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1299","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I remove APNS2 push channels with topic................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1305","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I remove GCM device....................................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1310","duration":0.001,"stderr":"Given the demo keyset.......................................................undefined\nWhen I remove APNS2 device..................................................skipped\nThen I receive error response...............................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1316","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I remove APNS2 device with topic.......................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"93d2a5de416a9faa342b3b52ff46571c","scenario":"1434","duration":0.007,"stderr":"Given I have a keyset with access manager enabled...........................passed\nGiven no auth key...........................................................undefined\nWhen I subscribe............................................................skipped\nThen I receive access denied status.........................................skipped\n* I don't auto-retry subscribe..............................................skipped\n","stdout":""},{"status":"skipped","feature":"93d2a5de416a9faa342b3b52ff46571c","scenario":"1441","duration":0.005,"stderr":"Given I have a keyset with access manager enabled...........................passed\nGiven auth key..............................................................undefined\nWhen I subscribe............................................................skipped\nThen I receive access denied status.........................................skipped\n* I don't auto-retry subscribe..............................................skipped\n","stdout":""},{"status":"skipped","feature":"93d2a5de416a9faa342b3b52ff46571c","scenario":"1448","duration":0.005,"stderr":"Given I have a keyset with access manager enabled...........................passed\nGiven token.................................................................undefined\nWhen I subscribe............................................................skipped\nThen I receive access denied status.........................................skipped\n* I don't auto-retry subscribe..............................................skipped\n","stdout":""},{"status":"skipped","feature":"93d2a5de416a9faa342b3b52ff46571c","scenario":"1458","duration":0.004,"stderr":"Given I have a keyset with access manager enabled...........................passed\nGiven secret key............................................................undefined\nWhen I subscribe............................................................skipped\nThen I receive access denied status.........................................skipped\n* I don't auto-retry subscribe..............................................skipped\n","stdout":""},{"status":"skipped","feature":"93d2a5de416a9faa342b3b52ff46571c","scenario":"1466","duration":0.007,"stderr":"Given I have a keyset with access manager enabled...........................passed\nGiven auth key..............................................................undefined\nWhen I subscribe............................................................skipped\nThen I receive the message in my subscribe response.........................skipped\n* I receive access denied status............................................skipped\n* I don't auto-retry subscribe..............................................skipped\n","stdout":""},{"status":"skipped","feature":"93d2a5de416a9faa342b3b52ff46571c","scenario":"1474","duration":0.007,"stderr":"Given I have a keyset with access manager enabled...........................passed\nGiven token.................................................................undefined\nWhen I subscribe............................................................skipped\nThen I receive the message in my subscribe response.........................skipped\n* I receive access denied status............................................skipped\n* I don't auto-retry subscribe..............................................skipped\n","stdout":""},{"status":"skipped","feature":"93d2a5de416a9faa342b3b52ff46571c","scenario":"1485","duration":0.005,"stderr":"Given I have a keyset with access manager enabled...........................passed\nGiven secret key............................................................undefined\nWhen I subscribe............................................................skipped\nThen I receive the message in my subscribe response.........................skipped\n* I receive access denied status............................................skipped\n* I don't auto-retry subscribe..............................................skipped\n","stdout":""},{"status":"skipped","feature":"ceaa4b37fc9e2ca631d4c99bdd231ee8","scenario":"1492","duration":0.009,"stderr":"Given the demo keyset.......................................................undefined\nWhen I subscribe............................................................skipped\nThen I receive the message in my subscribe response.........................skipped\n","stdout":""},{"status":"skipped","feature":"ca6268e71ce8a000eb95295c5143dcce","scenario":"1553","duration":0.007,"stderr":"Given the demo keyset with event engine enabled.............................undefined\nWhen I subscribe............................................................skipped\nThen I receive the message in my subscribe response.........................skipped\nAnd I observe the following:................................................skipped\n","stdout":""},{"status":"skipped","feature":"ca6268e71ce8a000eb95295c5143dcce","scenario":"1569","duration":0.005,"stderr":"Given the demo keyset with event engine enabled.............................undefined\nWhen I subscribe with timetoken 42..........................................skipped\nThen I receive the message in my subscribe response.........................skipped\nAnd I observe the following:................................................skipped\n","stdout":""},{"status":"skipped","feature":"ca6268e71ce8a000eb95295c5143dcce","scenario":"1586","duration":0.014,"stderr":"Given the demo keyset with event engine enabled.............................undefined\nGiven a linear reconnection policy with 3 retries...........................skipped\nWhen I subscribe with timetoken 42..........................................skipped\nThen I receive the message in my subscribe response.........................skipped\nAnd I observe the following:................................................skipped\n","stdout":""},{"status":"skipped","feature":"d8c6f6d645bc73f9b38ced476208b4a2","scenario":"811","duration":0.008,"stderr":"Given the demo keyset with event engine enabled.............................undefined\nGiven a linear reconnection policy with 3 retries...........................skipped\nWhen I subscribe............................................................skipped\nThen I receive an error in my subscribe response............................skipped\nAnd I observe the following:................................................skipped\n","stdout":""},{"status":"skipped","feature":"ca6268e71ce8a000eb95295c5143dcce","scenario":"1615","duration":0.011,"stderr":"Given the demo keyset with event engine enabled.............................undefined\nGiven a linear reconnection policy with 3 retries...........................skipped\nWhen I subscribe............................................................skipped\nThen I receive the message in my subscribe response.........................skipped\nAnd I observe the following:................................................skipped\n","stdout":""},{"status":"skipped","feature":"ca6268e71ce8a000eb95295c5143dcce","scenario":"1632","duration":0.008,"stderr":"Given the demo keyset with event engine enabled.............................undefined\nGiven a linear reconnection policy with 3 retries...........................skipped\nWhen I subscribe............................................................skipped\nThen I receive the message in my subscribe response.........................skipped\nAnd I observe the following:................................................skipped\n","stdout":""},{"status":"skipped","feature":"4862b5407d890e3eb184e749e401cd0a","scenario":"2212","duration":0.007,"stderr":"Given the demo keyset.......................................................undefined\nWhen I subscribe to 'vsp-channel' channel...................................skipped\nThen I receive 2 messages in my subscribe response..........................skipped\nAnd response contains messages with 'custom-message' and 'vc-message' types.skipped\nAnd response contains messages with space ids...............................skipped\n","stdout":""},{"status":"skipped","feature":"a76d4ef5f3f6a672bbfab2865563e530","scenario":"2225","duration":0.005,"stderr":"When I request current time.................................................undefined\nThen I receive successful response..........................................skipped\n","stdout":""}],"artifact":{"type":"beta","extension":"xml","contents":"\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n","createdAt":null,"language":"java"}},{"scenarios":[{"status":"passed","feature":"fc6c498d2d86d21d24b32d6b49944654","scenario":"123","duration":1.061,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven the authorized UUID \"test-authorized-uuid\"............................passed\nGiven the TTL 60............................................................passed\nGiven the 'channel-1' CHANNEL resource access permissions...................passed\n* grant resource permission READ............................................passed\n* grant resource permission WRITE...........................................passed\n* grant resource permission GET.............................................passed\n* grant resource permission MANAGE..........................................passed\n* grant resource permission UPDATE..........................................passed\n* grant resource permission JOIN............................................passed\n* grant resource permission DELETE..........................................passed\nGiven the 'channel_group-1' CHANNEL_GROUP resource access permissions.......passed\n* grant resource permission READ............................................passed\n* grant resource permission MANAGE..........................................passed\nGiven the 'uuid-1' UUID resource access permissions.........................passed\n* grant resource permission GET.............................................passed\n* grant resource permission UPDATE..........................................passed\n* grant resource permission DELETE..........................................passed\nGiven the '^channel-\\S*$' CHANNEL pattern access permissions................passed\n* grant pattern permission READ.............................................passed\n* grant pattern permission WRITE............................................passed\n* grant pattern permission GET..............................................passed\n* grant pattern permission MANAGE...........................................passed\n* grant pattern permission UPDATE...........................................passed\n* grant pattern permission JOIN.............................................passed\n* grant pattern permission DELETE...........................................passed\nGiven the '^:channel_group-\\S*$' CHANNEL_GROUP pattern access permissions...passed\n* grant pattern permission READ.............................................passed\n* grant pattern permission MANAGE...........................................passed\nGiven the '^uuid-\\S*$' UUID pattern access permissions......................passed\n* grant pattern permission GET..............................................passed\n* grant pattern permission UPDATE...........................................passed\n* grant pattern permission DELETE...........................................passed\nWhen I grant a token specifying those permissions...........................passed\nThen the token contains the authorized UUID \"test-authorized-uuid\"..........passed\nThen the token contains the TTL 60..........................................passed\nThen the token has 'channel-1' CHANNEL resource access permissions..........passed\n* token resource permission READ............................................passed\n* token resource permission WRITE...........................................passed\n* token resource permission GET.............................................passed\n* token resource permission MANAGE..........................................passed\n* token resource permission UPDATE..........................................passed\n* token resource permission JOIN............................................passed\n* token resource permission DELETE..........................................passed\nThen the token has 'channel_group-1' CHANNEL_GROUP resource access permissions.passed\n* token resource permission READ............................................passed\n* token resource permission MANAGE..........................................passed\nThen the token has 'uuid-1' UUID resource access permissions................passed\n* token resource permission GET.............................................passed\n* token resource permission UPDATE..........................................passed\n* token resource permission DELETE..........................................passed\nThen the token has '^channel-\\S*$' CHANNEL pattern access permissions.......passed\n* token pattern permission READ.............................................passed\n* token pattern permission WRITE............................................passed\n* token pattern permission GET..............................................passed\n* token pattern permission MANAGE...........................................passed\n* token pattern permission UPDATE...........................................passed\n* token pattern permission JOIN.............................................passed\n* token pattern permission DELETE...........................................passed\nThen the token has '^:channel_group-\\S*$' CHANNEL_GROUP pattern access permissions.passed\n* token pattern permission READ.............................................passed\n* token pattern permission MANAGE...........................................passed\nThen the token has '^uuid-\\S*$' UUID pattern access permissions.............passed\n* token pattern permission GET..............................................passed\n* token pattern permission UPDATE...........................................passed\n* token pattern permission DELETE...........................................passed\n"},{"status":"passed","feature":"fc6c498d2d86d21d24b32d6b49944654","scenario":"133","duration":0.051,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven the TTL 60............................................................passed\nGiven the 'channel-1' CHANNEL resource access permissions...................passed\n* grant resource permission READ............................................passed\nWhen I grant a token specifying those permissions...........................passed\nThen the token contains the TTL 60..........................................passed\nThen the token does not contain an authorized uuid..........................passed\nThen the token has 'channel-1' CHANNEL resource access permissions..........passed\n* token resource permission READ............................................passed\n"},{"status":"passed","feature":"fc6c498d2d86d21d24b32d6b49944654","scenario":"144","duration":0.044,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven the authorized UUID \"test-authorized-uuid\"............................passed\nGiven the TTL 60............................................................passed\nGiven the 'channel-1' CHANNEL resource access permissions...................passed\n* grant resource permission READ............................................passed\nWhen I grant a token specifying those permissions...........................passed\nThen the token contains the TTL 60..........................................passed\nThen the token contains the authorized UUID \"test-authorized-uuid\"..........passed\nThen the token has 'channel-1' CHANNEL resource access permissions..........passed\n* token resource permission READ............................................passed\n"},{"status":"passed","feature":"fc6c498d2d86d21d24b32d6b49944654","scenario":"157","duration":0.085,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven the TTL 60............................................................passed\nGiven the 'uuid-1' UUID resource access permissions.........................passed\n* deny resource permission GET..............................................passed\nWhen I attempt to grant a token specifying those permissions................passed\nThen an error is returned...................................................passed\n* the error status code is 400..............................................passed\n* the error message is 'Invalid permissions'................................passed\n* the error source is 'grant'...............................................passed\n* the error detail message is 'Unexpected value: `permissions.resources.uuids.uuid-1` must be positive and non-zero.'.passed\n* the error detail location is 'permissions.resources.uuids.uuid-1'.........passed\n* the error detail location type is 'body'..................................passed\n"},{"status":"passed","feature":"fc6c498d2d86d21d24b32d6b49944654","scenario":"170","duration":0.048,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven the TTL 60............................................................passed\nGiven the '!<[^>]+>++' UUID pattern access permissions......................passed\n* grant pattern permission GET..............................................passed\nWhen I attempt to grant a token specifying those permissions................passed\nThen an error is returned...................................................passed\n* the error status code is 400..............................................passed\n* the error message is 'Invalid RegExp'.....................................passed\n* the error source is 'grant'...............................................passed\n* the error detail message is 'Syntax error: multiple repeat.'..............passed\n* the error detail location is 'permissions.patterns.uuids.!<[^>]+>++'......passed\n* the error detail location type is 'body'..................................passed\n"},{"status":"passed","feature":"fc6c498d2d86d21d24b32d6b49944654","scenario":"183","duration":0.049,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven the TTL 60............................................................passed\nGiven the '(!<[^>]+>)+' UUID pattern access permissions.....................passed\n* grant pattern permission GET..............................................passed\nWhen I attempt to grant a token specifying those permissions................passed\nThen an error is returned...................................................passed\n* the error status code is 400..............................................passed\n* the error message is 'Invalid RegExp'.....................................passed\n* the error source is 'grant'...............................................passed\n* the error detail message is 'Only non-capturing groups are allowed. Try replacing `(` with `(?:`.'.passed\n* the error detail location is 'permissions.patterns.uuids.(!<[^>]+>)+'.....passed\n* the error detail location type is 'body'..................................passed\n"},{"status":"passed","feature":"960f98cc9286b75871db01397bacb186","scenario":"204","duration":0.014,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven I have a known token containing an authorized UUID....................passed\nWhen I parse the token......................................................passed\nThen the parsed token output contains the authorized UUID \"test-authorized-uuid\".passed\n"},{"status":"passed","feature":"960f98cc9286b75871db01397bacb186","scenario":"209","duration":0.007,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven I have a known token containing UUID resource permissions.............passed\nWhen I parse the token......................................................passed\nThen the token has 'uuid-1' UUID resource access permissions................passed\n* token resource permission GET.............................................passed\n"},{"status":"passed","feature":"960f98cc9286b75871db01397bacb186","scenario":"214","duration":0.008,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven I have a known token containing UUID pattern Permissions..............passed\nWhen I parse the token......................................................passed\nThen the token has '^uuid-\\S*$' UUID pattern access permissions.............passed\n* token pattern permission GET..............................................passed\n"}],"artifact":{"type":"main","extension":"xml","contents":"\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n ]+>++' UUID pattern access permissions......................passed\n* grant pattern permission GET..............................................passed\nWhen I attempt to grant a token specifying those permissions................passed\nThen an error is returned...................................................passed\n* the error status code is 400..............................................passed\n* the error message is 'Invalid RegExp'.....................................passed\n* the error source is 'grant'...............................................passed\n* the error detail message is 'Syntax error: multiple repeat.'..............passed\n* the error detail location is 'permissions.patterns.uuids.!<[^>]+>++'......passed\n* the error detail location type is 'body'..................................passed\n]]>\n \n \n \n \n ]+>)+' UUID pattern access permissions.....................passed\n* grant pattern permission GET..............................................passed\nWhen I attempt to grant a token specifying those permissions................passed\nThen an error is returned...................................................passed\n* the error status code is 400..............................................passed\n* the error message is 'Invalid RegExp'.....................................passed\n* the error source is 'grant'...............................................passed\n* the error detail message is 'Only non-capturing groups are allowed. Try replacing `(` with `(?:`.'.passed\n* the error detail location is 'permissions.patterns.uuids.(!<[^>]+>)+'.....passed\n* the error detail location type is 'body'..................................passed\n]]>\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n","createdAt":null,"language":"java"}},{"scenarios":[{"status":"passed","feature":"0c3daaef85c19f5c3e46bc5f1989ee77","scenario":"6","duration":0.944,"stderr":"","stdout":"Given I have a keyset with access manager enabled - without secret key......passed\nGiven a valid token with permissions to publish with channel 'channel-1'....passed\nWhen I publish a message using that auth token with channel 'channel-1'.....passed\nThen the result is successful...............................................passed\n"},{"status":"passed","feature":"0c3daaef85c19f5c3e46bc5f1989ee77","scenario":"14","duration":0.044,"stderr":"","stdout":"Given I have a keyset with access manager enabled - without secret key......passed\nGiven an expired token with permissions to publish with channel 'channel-1'.passed\nWhen I attempt to publish a message using that auth token with channel 'channel-1'.passed\nThen an auth error is returned..............................................passed\n* the error status code is 403..............................................passed\n* the auth error message is 'Token is expired.'.............................passed\n* the error service is 'Access Manager'.....................................passed\n"},{"status":"passed","feature":"0c3daaef85c19f5c3e46bc5f1989ee77","scenario":"22","duration":0.029,"stderr":"","stdout":"Given I have a keyset with access manager enabled - without secret key......passed\nGiven a valid token with permissions to publish with channel 'channel-1'....passed\nWhen I attempt to publish a message using that auth token with channel 'channel-1'.passed\nThen an auth error is returned..............................................passed\n* the error status code is 403..............................................passed\n* the auth error message is 'Forbidden'.....................................passed\n* the error service is 'Access Manager'.....................................passed\n"},{"status":"passed","feature":"0c3daaef85c19f5c3e46bc5f1989ee77","scenario":"30","duration":0.034,"stderr":"","stdout":"Given I have a keyset with access manager enabled - without secret key......passed\nGiven a valid token with permissions to publish with channel 'channel-1'....passed\nWhen I attempt to publish a message using that auth token with channel 'channel-1'.passed\nThen an auth error is returned..............................................passed\n* the error status code is 403..............................................passed\n* the auth error message is 'Token is revoked.'.............................passed\n* the error service is 'Access Manager'.....................................passed\n"},{"status":"passed","feature":"fc6c498d2d86d21d24b32d6b49944654","scenario":"197","duration":0.058,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven the TTL 43201.........................................................passed\nGiven the 'channel-1' CHANNEL resource access permissions...................passed\n* grant resource permission READ............................................passed\nWhen I attempt to grant a token specifying those permissions................passed\nThen an error is returned...................................................passed\n* the error status code is 400..............................................passed\n* the error message is 'Invalid ttl'........................................passed\n* the error source is 'grant'...............................................passed\n* the error detail message is 'Range should be 1 to 43200 minute(s).'.......passed\n* the error detail location is 'ttl'........................................passed\n* the error detail location type is 'body'..................................passed\n"},{"status":"passed","feature":"9cd4c8809e3f376bdc0d41d8a3694ee9","scenario":"222","duration":0.032,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven a token...............................................................passed\nWhen I revoke a token.......................................................passed\nThen I get confirmation that token has been revoked.........................passed\n"},{"status":"passed","feature":"9cd4c8809e3f376bdc0d41d8a3694ee9","scenario":"234","duration":0.027,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven a token...............................................................passed\nWhen I revoke a token.......................................................passed\nThen an error is returned...................................................passed\n* the error status code is 400..............................................passed\n* the error message is 'Invalid token'......................................passed\n* the error source is 'revoke'..............................................passed\n* the error detail message is not empty.....................................passed\n* the error detail location is 'token'......................................passed\n* the error detail location type is 'path'..................................passed\n* the error service is 'Access Manager'.....................................passed\n"},{"status":"passed","feature":"9cd4c8809e3f376bdc0d41d8a3694ee9","scenario":"246","duration":0.023,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven a token...............................................................passed\nWhen I revoke a token.......................................................passed\nThen an error is returned...................................................passed\n* the error status code is 400..............................................passed\n* the error message is 'Feature disabled'...................................passed\n* the error source is 'revoke'..............................................passed\n* the error detail message is 'Token revocation is disabled.'...............passed\n* the error detail location is 'subscribe-key'..............................passed\n* the error detail location type is 'path'..................................passed\n* the error service is 'Access Manager'.....................................passed\n"},{"status":"passed","feature":"9cd4c8809e3f376bdc0d41d8a3694ee9","scenario":"251","duration":0.024,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven the token string 'unescaped-_.ABCabc123 escaped;,/?:@&=+$#'...........passed\nWhen I revoke a token.......................................................passed\nThen I get confirmation that token has been revoked.........................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"286","duration":0.016,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\nWhen I decrypt 'file-legacy-civ.jpg' file...................................passed\nThen I receive 'unknown cryptor error'......................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"AES-CBC cryptor data header can be processed 2","duration":0.002,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\nWhen I decrypt 'file-cryptor-no-version.txt' file...........................passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"AES-CBC cryptor data header can be processed 3","duration":0.008,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\nWhen I decrypt 'file-cryptor-unknown-acrh.jpg' file.........................passed\nThen I receive 'unknown cryptor error'......................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"AES-CBC cryptor data header can be processed 4","duration":0.004,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\nWhen I decrypt 'file-cryptor-v1-short.txt' file.............................passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"AES-CBC cryptor data header can be processed 5","duration":0.004,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\nWhen I decrypt 'file-cryptor-v1-unknown.txt' file...........................passed\nThen I receive 'unknown cryptor error'......................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"AES-CBC cryptor data header can be processed 6","duration":0.006,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\nWhen I decrypt 'empty-file-cryptor-v1-acrh.txt' file........................passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"AES-CBC cryptor data header can be processed 7","duration":0.032,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\nWhen I decrypt 'file-cryptor-v1-acrh.jpg' file..............................passed\nThen I receive 'success'....................................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"298","duration":0.008,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nWhen I encrypt 'empty-file.txt' file as 'binary'............................passed\nThen I receive 'encryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty data encryption should fail 2","duration":0.002,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I encrypt 'empty-file.txt' file as 'binary'............................passed\nThen I receive 'encryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty data encryption should fail 3","duration":0.002,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I encrypt 'empty-file.txt' file as 'binary'............................passed\nThen I receive 'encryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty data encryption should fail 4","duration":0.009,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I encrypt 'empty-file.txt' file as 'binary'............................passed\nThen I receive 'encryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"314","duration":0.009,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nWhen I encrypt 'empty-file.txt' file as 'stream'............................passed\nThen I receive 'encryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty stream data encryption should fail 2","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I encrypt 'empty-file.txt' file as 'stream'............................passed\nThen I receive 'encryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty stream data encryption should fail 3","duration":0.002,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I encrypt 'empty-file.txt' file as 'stream'............................passed\nThen I receive 'encryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty stream data encryption should fail 4","duration":0.002,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I encrypt 'empty-file.txt' file as 'stream'............................passed\nThen I receive 'encryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"327","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nWhen I decrypt 'empty-file.txt' file as 'binary'............................passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty data decryption should fail 2","duration":0.002,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'empty-file.txt' file as 'binary'............................passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty data decryption should fail 3","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I decrypt 'empty-file.txt' file as 'binary'............................passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty data decryption should fail 4","duration":0.004,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'empty-file-cryptor-legacy-riv.txt' file as 'binary'.........passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty data decryption should fail 5","duration":0.005,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I decrypt 'empty-file-cryptor-v1-acrh.txt' file as 'binary'............passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"344","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nWhen I decrypt 'empty-file.txt' file as 'stream'............................passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty stream data decryption should fail 2","duration":0.002,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'empty-file.txt' file as 'stream'............................passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty stream data decryption should fail 3","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I decrypt 'empty-file.txt' file as 'stream'............................passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty stream data decryption should fail 4","duration":0.005,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'empty-file-cryptor-legacy-riv.txt' file as 'stream'.........passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty stream data decryption should fail 5","duration":0.005,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I decrypt 'empty-file-cryptor-v1-acrh.txt' file as 'stream'............passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"357","duration":0.044,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nGiven Legacy code with 'pubnubenigma' cipher key and 'random' vector........passed\nWhen I encrypt 'file.jpg' file as 'binary'..................................passed\nThen Successfully decrypt an encrypted file with legacy code................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Data encrypted with legacy AES-CBC cryptor is decryptable with legacy implementation 2","duration":0.017,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nGiven Legacy code with 'pubnubenigma' cipher key and 'constant' vector......passed\nWhen I encrypt 'file.jpg' file as 'binary'..................................passed\nThen Successfully decrypt an encrypted file with legacy code................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Data encrypted with legacy AES-CBC cryptor is decryptable with legacy implementation 3","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nGiven Legacy code with 'pubnubenigma' cipher key and 'random' vector........passed\nWhen I encrypt 'file.txt' file as 'binary'..................................passed\nThen Successfully decrypt an encrypted file with legacy code................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Data encrypted with legacy AES-CBC cryptor is decryptable with legacy implementation 4","duration":0.002,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nGiven Legacy code with 'pubnubenigma' cipher key and 'constant' vector......passed\nWhen I encrypt 'file.txt' file as 'binary'..................................passed\nThen Successfully decrypt an encrypted file with legacy code................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"372","duration":0.015,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\nGiven Legacy code with 'pubnubenigma' cipher key and 'random' vector........passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I encrypt 'file.jpg' file as 'stream'..................................passed\nThen Successfully decrypt an encrypted file with legacy code................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Stream data encrypted with legacy AES-CBC cryptor is decryptable with legacy implementation 2","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\nGiven Legacy code with 'pubnubenigma' cipher key and 'random' vector........passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I encrypt 'file.txt' file as 'stream'..................................passed\nThen Successfully decrypt an encrypted file with legacy code................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"390","duration":0.009,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nWhen I decrypt 'file-cryptor-legacy-civ.jpg' file as 'binary'...............passed\nThen Decrypted file content equal to the 'file.jpg' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as binary 2","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'file-cryptor-legacy-riv.jpg' file as 'binary'...............passed\nThen Decrypted file content equal to the 'file.jpg' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as binary 3","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nWhen I decrypt 'file-cryptor-legacy-civ.txt' file as 'binary'...............passed\nThen Decrypted file content equal to the 'file.txt' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as binary 4","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'file-cryptor-legacy-riv.txt' file as 'binary'...............passed\nThen Decrypted file content equal to the 'file.txt' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as binary 5","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nWhen I decrypt 'file-legacy-civ.jpg' file as 'binary'.......................passed\nThen Decrypted file content equal to the 'file.jpg' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as binary 6","duration":0.004,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'file-legacy-riv.jpg' file as 'binary'.......................passed\nThen Decrypted file content equal to the 'file.jpg' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as binary 7","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nWhen I decrypt 'file-legacy-civ.txt' file as 'binary'.......................passed\nThen Decrypted file content equal to the 'file.txt' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as binary 8","duration":0.002,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'file-legacy-riv.txt' file as 'binary'.......................passed\nThen Decrypted file content equal to the 'file.txt' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as binary 9","duration":0.004,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I decrypt 'file-cryptor-v1-acrh.jpg' file as 'binary'..................passed\nThen Decrypted file content equal to the 'file.jpg' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as binary 10","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I decrypt 'file-cryptor-v1-acrh.txt' file as 'binary'..................passed\nThen Decrypted file content equal to the 'file.txt' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"408","duration":0.004,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'file-cryptor-legacy-riv.jpg' file as 'stream'...............passed\nThen Decrypted file content equal to the 'file.jpg' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as stream 2","duration":0.002,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'file-cryptor-legacy-riv.txt' file as 'stream'...............passed\nThen Decrypted file content equal to the 'file.txt' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as stream 3","duration":0.005,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'file-legacy-riv.jpg' file as 'stream'.......................passed\nThen Decrypted file content equal to the 'file.jpg' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as stream 4","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'file-legacy-riv.txt' file as 'stream'.......................passed\nThen Decrypted file content equal to the 'file.txt' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as stream 5","duration":0.007,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I decrypt 'file-cryptor-v1-acrh.jpg' file as 'stream'..................passed\nThen Decrypted file content equal to the 'file.jpg' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as stream 6","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I decrypt 'file-cryptor-v1-acrh.txt' file as 'stream'..................passed\nThen Decrypted file content equal to the 'file.txt' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"418","duration":0.003,"stderr":"","stdout":"Given Crypto module with default 'legacy' and additional 'acrh' cryptors....passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nWhen I decrypt 'file-cryptor-legacy-civ.jpg' file as 'binary'...............passed\nThen Decrypted file content equal to the 'file.jpg' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Crypto module can handle encrypted data from different cryptors 2","duration":0.003,"stderr":"","stdout":"Given Crypto module with default 'acrh' and additional 'legacy' cryptors....passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'file-legacy-riv.jpg' file as 'binary'.......................passed\nThen Decrypted file content equal to the 'file.jpg' file content............passed\n"},{"status":"skipped","feature":"2538da2e47f0f4e23c573fc847c6acaf","scenario":"426","duration":0.012,"stderr":"Given the crypto keyset.....................................................undefined\nWhen I subscribe............................................................skipped\nThen I receive the message in my subscribe response.........................skipped\n","stdout":""},{"status":"skipped","feature":"2538da2e47f0f4e23c573fc847c6acaf","scenario":"432","duration":0.031,"stderr":"Given the invalid-crypto keyset.............................................undefined\nWhen I subscribe............................................................skipped\nThen an error is thrown.....................................................skipped\n","stdout":""},{"status":"skipped","feature":"8f3fe7bfcc733e7c46314c53f0c3c1a8","scenario":"439","duration":0.012,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a file with 'space-id' space id and 'test_message_type' type....skipped\nThen I receive a successful response........................................skipped\n","stdout":""},{"status":"skipped","feature":"8f3fe7bfcc733e7c46314c53f0c3c1a8","scenario":"443","duration":0.012,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a file with 'space-id' space id and 'ts' type...................skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"8f3fe7bfcc733e7c46314c53f0c3c1a8","scenario":"447","duration":0.009,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a file with 'space-id' space id and 'this-is-really-long-message-type-to-be-used-with-publish' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"91f3a2c0e4424c87689525da44c4db11","scenario":"455","duration":0.012,"stderr":"Given the demo keyset.......................................................undefined\nWhen I list files...........................................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"91f3a2c0e4424c87689525da44c4db11","scenario":"461","duration":0.008,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish file message.................................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"91f3a2c0e4424c87689525da44c4db11","scenario":"467","duration":0.007,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish file message.................................................skipped\nThen I receive error response...............................................skipped\n","stdout":""},{"status":"skipped","feature":"91f3a2c0e4424c87689525da44c4db11","scenario":"473","duration":0.008,"stderr":"Given the demo keyset.......................................................undefined\nWhen I delete file..........................................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"91f3a2c0e4424c87689525da44c4db11","scenario":"479","duration":0.008,"stderr":"Given the demo keyset.......................................................undefined\nWhen I download file........................................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"efd56bc133990dba6fb78d8ed3345948","scenario":"500","duration":0.011,"stderr":"Given the demo keyset with enabled storage..................................undefined\nWhen I fetch message history for 'simple-channel' channel...................skipped\nThen I receive a successful response........................................skipped\nAnd history response contains messages with '0' and '4' message types.......skipped\nAnd history response contains messages without space ids....................skipped\n","stdout":""},{"status":"skipped","feature":"efd56bc133990dba6fb78d8ed3345948","scenario":"506","duration":0.009,"stderr":"Given the demo keyset with enabled storage..................................undefined\nWhen I fetch message history for 'vsp-channel' channel......................skipped\nThen I receive a successful response........................................skipped\nAnd history response contains messages with 'custom-message' and 'vc-message' types.skipped\nAnd history response contains messages without space ids....................skipped\n","stdout":""},{"status":"skipped","feature":"efd56bc133990dba6fb78d8ed3345948","scenario":"512","duration":0.009,"stderr":"Given the demo keyset with enabled storage..................................undefined\nWhen I fetch message history with 'includeType' set to 'false' for 'vsp-channel' channel.skipped\nThen I receive a successful response........................................skipped\nAnd history response contains messages without types........................skipped\nAnd history response contains messages without space ids....................skipped\n","stdout":""},{"status":"skipped","feature":"efd56bc133990dba6fb78d8ed3345948","scenario":"517","duration":0.008,"stderr":"Given the demo keyset with enabled storage..................................undefined\nWhen I fetch message history with 'includeSpaceId' set to 'true' for 'vsp-channel' channel.skipped\nThen I receive a successful response........................................skipped\nAnd history response contains messages with space ids.......................skipped\n","stdout":""},{"status":"skipped","feature":"16d2b386b2034b9488996466aaae0b57","scenario":"526","duration":0.012,"stderr":"Given the demo keyset.......................................................undefined\nWhen I fetch message history for single channel.............................skipped\nThen I receive successful response..........................................skipped\nAnd the response contains pagination info...................................skipped\n","stdout":""},{"status":"skipped","feature":"16d2b386b2034b9488996466aaae0b57","scenario":"532","duration":0.015,"stderr":"Given the demo keyset.......................................................undefined\nWhen I fetch message history for multiple channels..........................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"16d2b386b2034b9488996466aaae0b57","scenario":"538","duration":0.014,"stderr":"Given the demo keyset.......................................................undefined\nWhen I fetch message history with message actions...........................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"bfc34cd74d1dab63536a80aebfe3dc7e","scenario":"545","duration":0.011,"stderr":"Given the demo keyset.......................................................undefined\nWhen I add a message action.................................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"bfc34cd74d1dab63536a80aebfe3dc7e","scenario":"551","duration":0.01,"stderr":"Given the demo keyset.......................................................undefined\nWhen I add a message action.................................................skipped\nThen I receive error response...............................................skipped\n","stdout":""},{"status":"skipped","feature":"bfc34cd74d1dab63536a80aebfe3dc7e","scenario":"558","duration":0.007,"stderr":"Given the demo keyset.......................................................undefined\nWhen I fetch message actions................................................skipped\nThen I receive successful response..........................................skipped\nAnd the response contains pagination info...................................skipped\n","stdout":""},{"status":"skipped","feature":"bfc34cd74d1dab63536a80aebfe3dc7e","scenario":"564","duration":0.009,"stderr":"Given the demo keyset.......................................................undefined\nWhen I delete a message action..............................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"bfc34cd74d1dab63536a80aebfe3dc7e","scenario":"570","duration":0.008,"stderr":"Given the demo keyset.......................................................undefined\nWhen I delete a message action..............................................skipped\nThen I receive error response...............................................skipped\n","stdout":""},{"status":"passed","feature":"86a052365207542b400a5a2afa08025c","scenario":"579","duration":0.031,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Chat' channel.............................................passed\nWhen I get the channel metadata.............................................passed\nThen I receive a successful response........................................passed\nAnd the channel metadata for 'Chat' channel.................................passed\n"},{"status":"passed","feature":"86a052365207542b400a5a2afa08025c","scenario":"585","duration":0.017,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'DM' channel...............................................passed\nWhen I get the channel metadata with custom.................................passed\nThen I receive a successful response........................................passed\nAnd the channel metadata for 'DM' channel...................................passed\n"},{"status":"passed","feature":"86a052365207542b400a5a2afa08025c","scenario":"591","duration":0.022,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the data for 'Chat' channel...........................................passed\nWhen I set the channel metadata.............................................passed\nThen I receive a successful response........................................passed\nAnd the channel metadata for 'Chat' channel contains updated................passed\n"},{"status":"passed","feature":"86a052365207542b400a5a2afa08025c","scenario":"596","duration":0.014,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Chat' channel.............................................passed\nWhen I remove the channel metadata..........................................passed\nThen I receive a successful response........................................passed\n"},{"status":"passed","feature":"86a052365207542b400a5a2afa08025c","scenario":"601","duration":0.027,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nWhen I get all channel metadata.............................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'Chat' and 'Patient' channel metadata...passed\n"},{"status":"passed","feature":"86a052365207542b400a5a2afa08025c","scenario":"606","duration":0.016,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nWhen I get all channel metadata with custom.................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'DM' and 'VipChat' channel metadata.....passed\n"},{"status":"passed","feature":"f904be085f84e4dd964d64b101fe5673","scenario":"616","duration":0.022,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Chat' channel.............................................passed\nWhen I get the channel members..............................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'AmeliaMember' and 'EvaMember' members..passed\n"},{"status":"passed","feature":"f904be085f84e4dd964d64b101fe5673","scenario":"622","duration":0.032,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'VipChat' channel..........................................passed\nWhen I get the channel members including custom and UUID custom information.passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'OliverMember' and 'PeterMember' members.passed\n"},{"status":"passed","feature":"f904be085f84e4dd964d64b101fe5673","scenario":"629","duration":0.022,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the data for 'AmeliaMember' member....................................passed\nAnd the id for 'Chat' channel...............................................passed\nWhen I set a channel member.................................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'AmeliaMember' member...................passed\n"},{"status":"passed","feature":"f904be085f84e4dd964d64b101fe5673","scenario":"636","duration":0.025,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the data for 'PeterMember' member.....................................passed\nAnd the id for 'Chat' channel...............................................passed\nWhen I set a channel member including custom and UUID with custom...........passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'PeterMember' member....................passed\n"},{"status":"passed","feature":"f904be085f84e4dd964d64b101fe5673","scenario":"642","duration":0.028,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Chat' channel.............................................passed\nAnd the data for 'AmeliaMember' member that we want to remove...............passed\nWhen I remove a channel member..............................................passed\nThen I receive a successful response........................................passed\n"},{"status":"passed","feature":"f904be085f84e4dd964d64b101fe5673","scenario":"653","duration":0.031,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the data for 'PeterMember' member.....................................passed\nAnd the data for 'AmeliaMember' member that we want to remove...............passed\nAnd the id for 'Chat' channel...............................................passed\nWhen I manage channel members...............................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'PeterMember' member....................passed\nAnd the response does not contain list with 'AmeliaMember' member...........passed\n"},{"status":"passed","feature":"28ce82f5aa5c139169ffec2eef237027","scenario":"663","duration":0.017,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Alice' persona............................................passed\nWhen I get the memberships..................................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'ChatMembership' and 'PatientMembership' memberships.passed\n"},{"status":"passed","feature":"28ce82f5aa5c139169ffec2eef237027","scenario":"669","duration":0.023,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven current user is 'Alice' persona.......................................passed\nWhen I get the memberships for current user.................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'ChatMembership' and 'PatientMembership' memberships.passed\n"},{"status":"passed","feature":"28ce82f5aa5c139169ffec2eef237027","scenario":"675","duration":0.024,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Bob' persona..............................................passed\nWhen I get the memberships including custom and channel custom information..passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'VipChatMembership' and 'DMMembership' memberships.passed\n"},{"status":"passed","feature":"28ce82f5aa5c139169ffec2eef237027","scenario":"682","duration":0.047,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Alice' persona............................................passed\nAnd the data for 'ChatMembership' membership................................passed\nWhen I set the membership...................................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'ChatMembership' membership.............passed\n"},{"status":"passed","feature":"28ce82f5aa5c139169ffec2eef237027","scenario":"689","duration":0.017,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven current user is 'Alice' persona.......................................passed\nAnd the data for 'ChatMembership' membership................................passed\nWhen I set the membership for current user..................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'ChatMembership' membership.............passed\n"},{"status":"passed","feature":"28ce82f5aa5c139169ffec2eef237027","scenario":"695","duration":0.015,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Alice' persona............................................passed\nAnd the data for 'ChatMembership' membership................................passed\nWhen I remove the membership................................................passed\nThen I receive a successful response........................................passed\n"},{"status":"passed","feature":"28ce82f5aa5c139169ffec2eef237027","scenario":"701","duration":0.017,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven current user is 'Alice' persona.......................................passed\nAnd the data for 'ChatMembership' membership that we want to remove.........passed\nWhen I remove the membership for current user...............................passed\nThen I receive a successful response........................................passed\n"},{"status":"passed","feature":"28ce82f5aa5c139169ffec2eef237027","scenario":"712","duration":0.033,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Alice' persona............................................passed\nAnd the data for 'ChatMembership' membership................................passed\nAnd the data for 'PatientMembership' membership that we want to remove......passed\nWhen I manage memberships...................................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'ChatMembership' membership.............passed\nAnd the response does not contain list with 'PatientMembership' membership..passed\n"},{"status":"passed","feature":"8a383f24948b75233e7a80e59607ce99","scenario":"722","duration":0.017,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Alice' persona............................................passed\nWhen I get the UUID metadata................................................passed\nThen I receive a successful response........................................passed\nAnd the UUID metadata for 'Alice' persona...................................passed\n"},{"status":"passed","feature":"8a383f24948b75233e7a80e59607ce99","scenario":"728","duration":0.079,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven current user is 'Bob' persona.........................................passed\nWhen I get the UUID metadata with custom for current user...................passed\nThen I receive a successful response........................................passed\nAnd the UUID metadata for 'Bob' persona.....................................passed\n"},{"status":"passed","feature":"8a383f24948b75233e7a80e59607ce99","scenario":"734","duration":0.022,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the data for 'Alice' persona..........................................passed\nWhen I set the UUID metadata................................................passed\nThen I receive a successful response........................................passed\nAnd the UUID metadata for 'Alice' persona contains updated..................passed\n"},{"status":"passed","feature":"8a383f24948b75233e7a80e59607ce99","scenario":"739","duration":0.025,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Alice' persona............................................passed\nWhen I remove the UUID metadata.............................................passed\nThen I receive a successful response........................................passed\n"},{"status":"passed","feature":"8a383f24948b75233e7a80e59607ce99","scenario":"744","duration":0.014,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven current user is 'Alice' persona.......................................passed\nWhen I remove the UUID metadata for current user............................passed\nThen I receive a successful response........................................passed\n"},{"status":"passed","feature":"8a383f24948b75233e7a80e59607ce99","scenario":"749","duration":0.013,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nWhen I get all UUID metadata................................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'Alice' and 'James' UUID metadata.......passed\n"},{"status":"passed","feature":"8a383f24948b75233e7a80e59607ce99","scenario":"754","duration":0.012,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nWhen I get all UUID metadata with custom....................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'Bob' and 'Lisa' UUID metadata..........passed\n"},{"status":"passed","feature":"d8c6f6d645bc73f9b38ced476208b4a2","scenario":"777","duration":3.169,"stderr":"","stdout":"Given the demo keyset with Presence EE enabled..............................passed\nGiven heartbeatInterval set to '1', timeout set to '60' and suppressLeaveEvents set to 'false'.passed\nWhen I join 'first', 'second', 'third' channels.............................passed\nThen I wait '3' seconds.....................................................passed\nAnd I observe the following Events and Invocations of the Presence EE:......passed\n"},{"status":"passed","feature":"d8c6f6d645bc73f9b38ced476208b4a2","scenario":"788","duration":0.168,"stderr":"","stdout":"Given the demo keyset with Presence EE enabled..............................passed\nGiven heartbeatInterval set to '1', timeout set to '60' and suppressLeaveEvents set to 'false'.passed\nWhen I join 'first', 'second', 'third' channels with presence...............passed\nThen I wait for getting Presence joined events..............................passed\nAnd I observe the following Events and Invocations of the Presence EE:......passed\n"},{"status":"passed","feature":"d8c6f6d645bc73f9b38ced476208b4a2","scenario":"800","duration":0.162,"stderr":"","stdout":"Given the demo keyset with Presence EE enabled..............................passed\nGiven heartbeatInterval set to '1', timeout set to '60' and suppressLeaveEvents set to 'false'.passed\nGiven a linear reconnection policy with 3 retries...........................passed\nWhen I join 'first', 'second', 'third' channels with presence...............passed\nThen I wait for getting Presence joined events..............................passed\nAnd I observe the following Events and Invocations of the Presence EE:......passed\n"},{"status":"passed","feature":"d8c6f6d645bc73f9b38ced476208b4a2","scenario":"811","duration":1.169,"stderr":"","stdout":"Given the demo keyset with Presence EE enabled..............................passed\nGiven heartbeatInterval set to '1', timeout set to '60' and suppressLeaveEvents set to 'false'.passed\nGiven a linear reconnection policy with 3 retries...........................passed\nWhen I join 'first', 'second', 'third' channels.............................passed\nThen I receive an error in my heartbeat response............................passed\nAnd I observe the following Events and Invocations of the Presence EE:......passed\n"},{"status":"passed","feature":"d8c6f6d645bc73f9b38ced476208b4a2","scenario":"830","duration":3.165,"stderr":"","stdout":"Given the demo keyset with Presence EE enabled..............................passed\nGiven heartbeatInterval set to '20', timeout set to '60' and suppressLeaveEvents set to 'false'.passed\nWhen I join 'first', 'second', 'third' channels with presence...............passed\nThen I wait for getting Presence joined events..............................passed\nThen I leave 'first' and 'second' channels with presence....................passed\nThen I wait '3' seconds.....................................................passed\nAnd I observe the following Events and Invocations of the Presence EE:......passed\n"},{"status":"passed","feature":"d8c6f6d645bc73f9b38ced476208b4a2","scenario":"835","duration":3.01,"stderr":"","stdout":"Given the demo keyset with Presence EE enabled..............................passed\nGiven heartbeatInterval set to '0', timeout set to '60' and suppressLeaveEvents set to 'false'.passed\nWhen I join 'first', 'second', 'third' channels.............................passed\nThen I don't observe any Events and Invocations of the Presence EE..........passed\n"},{"status":"passed","feature":"d8c6f6d645bc73f9b38ced476208b4a2","scenario":"851","duration":0.16,"stderr":"","stdout":"Given the demo keyset with Presence EE enabled..............................passed\nGiven heartbeatInterval set to '1', timeout set to '60' and suppressLeaveEvents set to 'true'.passed\nWhen I join 'first', 'second', 'third' channels with presence...............passed\nThen I wait for getting Presence joined events..............................passed\nAnd I leave 'first' and 'second' channels with presence.....................passed\nAnd I observe the following Events and Invocations of the Presence EE:......passed\n"},{"status":"skipped","feature":"ecb96f0fb94cc64370cd3d01a5c2d2bb","scenario":"972","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I fetch presence state for 'test-channel' channel......................skipped\nThen I receive successful response..........................................skipped\nAnd response contains state.................................................skipped\n","stdout":""},{"status":"skipped","feature":"ecb96f0fb94cc64370cd3d01a5c2d2bb","scenario":"977","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I fetch presence state for 'test-channel' channel......................skipped\nThen I receive successful response..........................................skipped\nAnd response contains state.................................................skipped\n","stdout":""},{"status":"skipped","feature":"2d9b192cca7419c829a709b08c4a2f06","scenario":"985","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I call heartbeat for 'test-channel' channel............................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"2d9b192cca7419c829a709b08c4a2f06","scenario":"990","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nGiven presence state set for 'test-channel' channel with withHeartbeat set to 'true'.skipped\nWhen I call heartbeat for 'test-channel' channel............................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"2d9b192cca7419c829a709b08c4a2f06","scenario":"995","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nGiven presence state set for 'test-channel' channel with withHeartbeat set to 'false'.skipped\nWhen I call heartbeat for 'test-channel' channel............................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"102f68ae159f97fa6e1bc8272ef0bae6","scenario":"1004","duration":0.008,"stderr":"Given the demo keyset.......................................................undefined\nWhen I fetch presence on 'test-channel' channel with presence state.........skipped\nThen I receive successful response..........................................skipped\nAnd there is no active clients..............................................skipped\n","stdout":""},{"status":"skipped","feature":"102f68ae159f97fa6e1bc8272ef0bae6","scenario":"1009","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I fetch presence on 'test-channel' channel with presence state.........skipped\nThen I receive successful response..........................................skipped\nAnd there is active clients.................................................skipped\n","stdout":""},{"status":"skipped","feature":"102f68ae159f97fa6e1bc8272ef0bae6","scenario":"1014","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I fetch presence on 'test-channel' channel with presence state.........skipped\nThen I receive successful response..........................................skipped\nAnd there is no active clients..............................................skipped\n","stdout":""},{"status":"skipped","feature":"102f68ae159f97fa6e1bc8272ef0bae6","scenario":"1020","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I fetch presence on 'test-channel' channel with presence state.........skipped\nThen I receive successful response..........................................skipped\nAnd there is active clients.................................................skipped\nAnd state associated with active clients....................................skipped\n","stdout":""},{"status":"skipped","feature":"1eecb18ed355aa7aeffa00907735b9bf","scenario":"1028","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I set state on 'test-channel' channel with withHeartbeat set to 'false'.skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"1eecb18ed355aa7aeffa00907735b9bf","scenario":"1032","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I set state on 'test-channel' channel with withHeartbeat set to 'true'.skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1040","duration":0.007,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'space-id' space id and 'test_step' type........skipped\nThen I receive a successful response........................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1044","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'test-space' space id and 'ts' type.............skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1048","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'test-space' space id and 'this-is-really-long-message-type-to-be-used-with-publish' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1052","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'ts' space id and 'test-step' type..............skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1056","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'this-is-really-long-identifier-for-space-id-to-be-used-with-publish' space id and 'test-step' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1060","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'pn-test-space' space id and 'test-step' type...skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1064","duration":0.008,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'pn_test-space' space id and 'test-step' type...skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1068","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with '-test-space' space id and 'test-step' type.....skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1072","duration":0.009,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with '_test-space' space id and 'test-step' type.....skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1076","duration":0.007,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'test@space.com' space id and 'test-step' type..skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1080","duration":0.007,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'test-space' space id and 'pn-test-step' type...skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1084","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'test-space' space id and 'pn_test-step' type...skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1088","duration":0.008,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'test-space' space id and '-test-step' type.....skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1092","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'test-space' space id and '_test-step' type.....skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1096","duration":0.016,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'test-space' space id and 'test:step' type......skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1103","duration":0.007,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish 'tm+Jp@%X=JJgu!7$gHWpa0ee4S;8DZ=zCc3%' string as message to 'test-channel' channel.skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1109","duration":0.007,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish '{\"pubnub\":\"message is here\"}' dictionary as message to '@Bm4=#%@X*oZ6Df' channel with compression.skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1115","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish '{\"pubnub\":\"message is here\"}' dictionary as message to 'test-channel' channel as POST body.skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1120","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish '2010' number as message to 'test_channel' channel...........skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1125","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish '[\"pubnub\",\"message is here\"]' array as message to 'test-channel' channel.skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1130","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish '{\"pubnub\":\"message is here\"}' dictionary as message to 'test+channel' channel.skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1135","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish 'hello meta' string as message to 'test-channel' channel with 'meta' set to '{\"payload\":\"surprise\"}'.skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1140","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish 'hello store' string as message to 'test-channel' channel with 'store' set to '0'.skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1145","duration":0.003,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish 'hello ttl' string as message to 'test channel' channel with 'ttl' set to '123'.skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1151","duration":0.003,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish too long message to 'test-channel' channel...................skipped\nThen I receive an error response............................................skipped\n* the error status code is 414..............................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1157","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish 'hello meta' string as message to 'test-channel' channel with 'meta' set to 'string-value'.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1163","duration":0.003,"stderr":"Given the wrong publish key.................................................undefined\nWhen I publish '{\"pubnub\":\"message\"}' dictionary as message to 'test+channel' channel.skipped\nThen I receive an error response............................................skipped\nAnd the error status code is 400............................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1169","duration":0.005,"stderr":"Given the wrong subscribe key...............................................undefined\nWhen I publish '{\"pubnub\":\"message\"}' dictionary as message to 'test!channel' channel.skipped\nThen I receive an error response............................................skipped\nAnd the error status code is 400............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1177","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'space-id' space id and 'test_message_type' type..skipped\nThen I receive a successful response........................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1181","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'test-space' space id and 'ts' type...............skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1185","duration":0.011,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'test-space' space id and 'this-is-really-long-message-type-to-be-used-with-publish' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1189","duration":0.008,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'ts' space id and 'test_message_type' type........skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1193","duration":0.021,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'this-is-really-long-identifier-for-space-id-to-be-used-with-publish' space id and 'test-step' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1197","duration":0.009,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'pn-test-space' space id and 'test_message_type' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1201","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'pn_test-space' space id and 'test_message_type' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1205","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with '-test-space' space id and 'test_message_type' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1209","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with '_test-space' space id and 'test_message_type' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1213","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'test@space.com' space id and 'test_message_type' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1217","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'test-space' space id and 'pn-test_message_type' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1221","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'test-space' space id and 'pn_test_message_type' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1225","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'test-space' space id and '-test_message_type' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1229","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'test-space' space id and '_test_message_type' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1233","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'test-space' space id and 'test:message_type' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"085fea7abdc5d904fe69a3081efd7398","scenario":"1241","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal........................................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1248","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I list GCM push channels...............................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1253","duration":0,"stderr":"Given the demo keyset.......................................................undefined\nWhen I list APNS2 push channels.............................................skipped\nThen I receive error response...............................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1259","duration":0.003,"stderr":"Given the demo keyset.......................................................undefined\nWhen I list APNS2 push channels with topic..................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1265","duration":0.003,"stderr":"Given the demo keyset.......................................................undefined\nWhen I add GCM push channels................................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1271","duration":0.003,"stderr":"Given the demo keyset.......................................................undefined\nWhen I add FCM push channels................................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1276","duration":0,"stderr":"Given the demo keyset.......................................................undefined\nWhen I add APNS2 push channels..............................................skipped\nThen I receive error response...............................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1282","duration":0.003,"stderr":"Given the demo keyset.......................................................undefined\nWhen I add APNS2 push channels with topic...................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1288","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I remove GCM push channels.............................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1293","duration":0,"stderr":"Given the demo keyset.......................................................undefined\nWhen I remove APNS2 push channels...........................................skipped\nThen I receive error response...............................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1299","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I remove APNS2 push channels with topic................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1305","duration":0.007,"stderr":"Given the demo keyset.......................................................undefined\nWhen I remove GCM device....................................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1310","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I remove APNS2 device..................................................skipped\nThen I receive error response...............................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1316","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I remove APNS2 device with topic.......................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"93d2a5de416a9faa342b3b52ff46571c","scenario":"1434","duration":0.006,"stderr":"Given I have a keyset with access manager enabled...........................passed\nGiven no auth key...........................................................undefined\nWhen I subscribe............................................................skipped\nThen I receive access denied status.........................................skipped\n* I don't auto-retry subscribe..............................................skipped\n","stdout":""},{"status":"skipped","feature":"93d2a5de416a9faa342b3b52ff46571c","scenario":"1441","duration":0.004,"stderr":"Given I have a keyset with access manager enabled...........................passed\nGiven auth key..............................................................undefined\nWhen I subscribe............................................................skipped\nThen I receive access denied status.........................................skipped\n* I don't auto-retry subscribe..............................................skipped\n","stdout":""},{"status":"skipped","feature":"93d2a5de416a9faa342b3b52ff46571c","scenario":"1448","duration":0.004,"stderr":"Given I have a keyset with access manager enabled...........................passed\nGiven token.................................................................undefined\nWhen I subscribe............................................................skipped\nThen I receive access denied status.........................................skipped\n* I don't auto-retry subscribe..............................................skipped\n","stdout":""},{"status":"skipped","feature":"93d2a5de416a9faa342b3b52ff46571c","scenario":"1458","duration":0.004,"stderr":"Given I have a keyset with access manager enabled...........................passed\nGiven secret key............................................................undefined\nWhen I subscribe............................................................skipped\nThen I receive access denied status.........................................skipped\n* I don't auto-retry subscribe..............................................skipped\n","stdout":""},{"status":"skipped","feature":"93d2a5de416a9faa342b3b52ff46571c","scenario":"1466","duration":0.004,"stderr":"Given I have a keyset with access manager enabled...........................passed\nGiven auth key..............................................................undefined\nWhen I subscribe............................................................skipped\nThen I receive the message in my subscribe response.........................skipped\n* I receive access denied status............................................skipped\n* I don't auto-retry subscribe..............................................skipped\n","stdout":""},{"status":"skipped","feature":"93d2a5de416a9faa342b3b52ff46571c","scenario":"1474","duration":0.005,"stderr":"Given I have a keyset with access manager enabled...........................passed\nGiven token.................................................................undefined\nWhen I subscribe............................................................skipped\nThen I receive the message in my subscribe response.........................skipped\n* I receive access denied status............................................skipped\n* I don't auto-retry subscribe..............................................skipped\n","stdout":""},{"status":"skipped","feature":"93d2a5de416a9faa342b3b52ff46571c","scenario":"1485","duration":0.004,"stderr":"Given I have a keyset with access manager enabled...........................passed\nGiven secret key............................................................undefined\nWhen I subscribe............................................................skipped\nThen I receive the message in my subscribe response.........................skipped\n* I receive access denied status............................................skipped\n* I don't auto-retry subscribe..............................................skipped\n","stdout":""},{"status":"skipped","feature":"ceaa4b37fc9e2ca631d4c99bdd231ee8","scenario":"1492","duration":0.003,"stderr":"Given the demo keyset.......................................................undefined\nWhen I subscribe............................................................skipped\nThen I receive the message in my subscribe response.........................skipped\n","stdout":""},{"status":"passed","feature":"ca6268e71ce8a000eb95295c5143dcce","scenario":"1553","duration":0.109,"stderr":"","stdout":"Given the demo keyset with event engine enabled.............................passed\nWhen I subscribe............................................................passed\nThen I receive the message in my subscribe response.........................passed\nAnd I observe the following:................................................passed\n"},{"status":"passed","feature":"ca6268e71ce8a000eb95295c5143dcce","scenario":"1569","duration":0.107,"stderr":"","stdout":"Given the demo keyset with event engine enabled.............................passed\nWhen I subscribe with timetoken 12345678901234567...........................passed\nThen I receive the message in my subscribe response.........................passed\nAnd I observe the following:................................................passed\n"},{"status":"passed","feature":"ca6268e71ce8a000eb95295c5143dcce","scenario":"1586","duration":0.962,"stderr":"","stdout":"Given the demo keyset with event engine enabled.............................passed\nGiven a linear reconnection policy with 3 retries...........................passed\nWhen I subscribe with timetoken 12345678901234567...........................passed\nThen I receive the message in my subscribe response.........................passed\nAnd I observe the following:................................................passed\n"},{"status":"skipped","feature":"d8c6f6d645bc73f9b38ced476208b4a2","scenario":"811","duration":2.033,"stderr":"Given the demo keyset with event engine enabled.............................passed\nGiven a linear reconnection policy with 3 retries...........................passed\nWhen I subscribe............................................................passed\nThen I receive an error in my subscribe response............................failed\nAnd I observe the following:................................................skipped\n\nStackTrace:\norg.awaitility.core.ConditionTimeoutException: Assertion condition defined as a lambda expression in com.pubnub.contract.subscribe.eventEngine.step.EventEngineSteps \nExpected: (a collection containing )\n but: a collection containing within 2 seconds.\n\tat org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:165)\n\tat org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)\n\tat org.awaitility.core.AssertionCondition.await(AssertionCondition.java:31)\n\tat org.awaitility.core.ConditionFactory.until(ConditionFactory.java:895)\n\tat org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:679)\n\tat com.pubnub.contract.subscribe.eventEngine.step.EventEngineSteps.i_receive_an_error_in_my_subscribe_response(EventEngineSteps.kt:126)\n\tat ✽.I receive an error in my subscribe response(file:///home/runner/work/kotlin/kotlin/sdk-specifications/features/subscribe/event-engine/happy-path.feature:67)\nCaused by: java.lang.AssertionError: \nExpected: (a collection containing )\n but: a collection containing \n\tat org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)\n\tat org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)\n\tat com.pubnub.contract.subscribe.eventEngine.step.EventEngineSteps.i_receive_an_error_in_my_subscribe_response$lambda$5(EventEngineSteps.kt:127)\n\tat org.awaitility.core.AssertionCondition.lambda$new$0(AssertionCondition.java:53)\n\tat org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:222)\n\tat org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:209)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\n","stdout":""},{"status":"skipped","feature":"ca6268e71ce8a000eb95295c5143dcce","scenario":"1615","duration":0.765,"stderr":"Given the demo keyset with event engine enabled.............................passed\nGiven a linear reconnection policy with 3 retries...........................passed\nWhen I subscribe............................................................passed\nThen I receive the message in my subscribe response.........................passed\nAnd I observe the following:................................................failed\n\nStackTrace:\norg.awaitility.core.ConditionTimeoutException: Assertion condition defined as a lambda expression in com.pubnub.contract.subscribe.eventEngine.step.EventEngineSteps that uses io.cucumber.datatable.DataTable, io.cucumber.datatable.DataTablecom.pubnub.contract.subscribe.eventEngine.step.EventEngineSteps \nExpected: is <[(event, SUBSCRIPTION_CHANGED), (invocation, HANDSHAKE), (event, HANDSHAKE_FAILURE), (invocation, CANCEL_HANDSHAKE), (invocation, HANDSHAKE_RECONNECT), (event, HANDSHAKE_RECONNECT_FAILURE), (invocation, CANCEL_HANDSHAKE_RECONNECT), (invocation, HANDSHAKE_RECONNECT), (event, HANDSHAKE_RECONNECT_SUCCESS), (invocation, CANCEL_HANDSHAKE_RECONNECT), (invocation, EMIT_STATUS), (invocation, RECEIVE_MESSAGES), (event, RECEIVE_SUCCESS), (invocation, CANCEL_RECEIVE_MESSAGES), (invocation, EMIT_MESSAGES), (invocation, RECEIVE_MESSAGES)]>\n but: was <[(event, SUBSCRIPTION_CHANGED), (invocation, HANDSHAKE), (event, HANDSHAKE_FAILURE), (invocation, CANCEL_HANDSHAKE), (invocation, HANDSHAKE_RECONNECT), (event, HANDSHAKE_RECONNECT_SUCCESS), (invocation, CANCEL_HANDSHAKE_RECONNECT), (invocation, EMIT_STATUS), (invocation, RECEIVE_MESSAGES), (event, RECEIVE_SUCCESS), (invocation, CANCEL_RECEIVE_MESSAGES), (invocation, EMIT_MESSAGES), (invocation, RECEIVE_MESSAGES)]> within 500 milliseconds.\n\tat org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:165)\n\tat org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)\n\tat org.awaitility.core.AssertionCondition.await(AssertionCondition.java:31)\n\tat org.awaitility.core.ConditionFactory.until(ConditionFactory.java:895)\n\tat org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:679)\n\tat com.pubnub.contract.subscribe.eventEngine.step.EventEngineSteps.i_observe_the_following(EventEngineSteps.kt:118)\n\tat ✽.I observe the following:(file:///home/runner/work/kotlin/kotlin/sdk-specifications/features/subscribe/event-engine/happy-path.feature:93)\nCaused by: java.lang.AssertionError: \nExpected: is <[(event, SUBSCRIPTION_CHANGED), (invocation, HANDSHAKE), (event, HANDSHAKE_FAILURE), (invocation, CANCEL_HANDSHAKE), (invocation, HANDSHAKE_RECONNECT), (event, HANDSHAKE_RECONNECT_FAILURE), (invocation, CANCEL_HANDSHAKE_RECONNECT), (invocation, HANDSHAKE_RECONNECT), (event, HANDSHAKE_RECONNECT_SUCCESS), (invocation, CANCEL_HANDSHAKE_RECONNECT), (invocation, EMIT_STATUS), (invocation, RECEIVE_MESSAGES), (event, RECEIVE_SUCCESS), (invocation, CANCEL_RECEIVE_MESSAGES), (invocation, EMIT_MESSAGES), (invocation, RECEIVE_MESSAGES)]>\n but: was <[(event, SUBSCRIPTION_CHANGED), (invocation, HANDSHAKE), (event, HANDSHAKE_FAILURE), (invocation, CANCEL_HANDSHAKE), (invocation, HANDSHAKE_RECONNECT), (event, HANDSHAKE_RECONNECT_SUCCESS), (invocation, CANCEL_HANDSHAKE_RECONNECT), (invocation, EMIT_STATUS), (invocation, RECEIVE_MESSAGES), (event, RECEIVE_SUCCESS), (invocation, CANCEL_RECEIVE_MESSAGES), (invocation, EMIT_MESSAGES), (invocation, RECEIVE_MESSAGES)]>\n\tat org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)\n\tat org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)\n\tat com.pubnub.contract.subscribe.eventEngine.step.EventEngineSteps.i_observe_the_following$lambda$3(EventEngineSteps.kt:120)\n\tat org.awaitility.core.AssertionCondition.lambda$new$0(AssertionCondition.java:53)\n\tat org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:222)\n\tat org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:209)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\n","stdout":""},{"status":"passed","feature":"ca6268e71ce8a000eb95295c5143dcce","scenario":"1632","duration":0.359,"stderr":"","stdout":"Given the demo keyset with event engine enabled.............................passed\nGiven a linear reconnection policy with 3 retries...........................passed\nWhen I subscribe............................................................passed\nThen I receive the message in my subscribe response.........................passed\nAnd I observe the following:................................................passed\n"},{"status":"skipped","feature":"4862b5407d890e3eb184e749e401cd0a","scenario":"2212","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I subscribe to 'vsp-channel' channel...................................skipped\nThen I receive 2 messages in my subscribe response..........................skipped\nAnd response contains messages with 'custom-message' and 'vc-message' types.skipped\nAnd response contains messages with space ids...............................skipped\n","stdout":""},{"status":"skipped","feature":"a76d4ef5f3f6a672bbfab2865563e530","scenario":"2225","duration":0.005,"stderr":"When I request current time.................................................undefined\nThen I receive successful response..........................................skipped\n","stdout":""}],"artifact":{"type":"beta","extension":"xml","contents":"\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n )\n but: a collection containing within 2 seconds.\n\tat org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:165)\n\tat org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)\n\tat org.awaitility.core.AssertionCondition.await(AssertionCondition.java:31)\n\tat org.awaitility.core.ConditionFactory.until(ConditionFactory.java:895)\n\tat org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:679)\n\tat com.pubnub.contract.subscribe.eventEngine.step.EventEngineSteps.i_receive_an_error_in_my_subscribe_response(EventEngineSteps.kt:126)\n\tat ✽.I receive an error in my subscribe response(file:///home/runner/work/kotlin/kotlin/sdk-specifications/features/subscribe/event-engine/happy-path.feature:67)\nCaused by: java.lang.AssertionError: \nExpected: (a collection containing )\n but: a collection containing \n\tat org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)\n\tat org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)\n\tat com.pubnub.contract.subscribe.eventEngine.step.EventEngineSteps.i_receive_an_error_in_my_subscribe_response$lambda$5(EventEngineSteps.kt:127)\n\tat org.awaitility.core.AssertionCondition.lambda$new$0(AssertionCondition.java:53)\n\tat org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:222)\n\tat org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:209)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\n]]>\n \n \n \n \n \n but: was <[(event, SUBSCRIPTION_CHANGED), (invocation, HANDSHAKE), (event, HANDSHAKE_FAILURE), (invocation, CANCEL_HANDSHAKE), (invocation, HANDSHAKE_RECONNECT), (event, HANDSHAKE_RECONNECT_SUCCESS), (invocation, CANCEL_HANDSHAKE_RECONNECT), (invocation, EMIT_STATUS), (invocation, RECEIVE_MESSAGES), (event, RECEIVE_SUCCESS), (invocation, CANCEL_RECEIVE_MESSAGES), (invocation, EMIT_MESSAGES), (invocation, RECEIVE_MESSAGES)]> within 500 milliseconds.\n\tat org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:165)\n\tat org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)\n\tat org.awaitility.core.AssertionCondition.await(AssertionCondition.java:31)\n\tat org.awaitility.core.ConditionFactory.until(ConditionFactory.java:895)\n\tat org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:679)\n\tat com.pubnub.contract.subscribe.eventEngine.step.EventEngineSteps.i_observe_the_following(EventEngineSteps.kt:118)\n\tat ✽.I observe the following:(file:///home/runner/work/kotlin/kotlin/sdk-specifications/features/subscribe/event-engine/happy-path.feature:93)\nCaused by: java.lang.AssertionError: \nExpected: is <[(event, SUBSCRIPTION_CHANGED), (invocation, HANDSHAKE), (event, HANDSHAKE_FAILURE), (invocation, CANCEL_HANDSHAKE), (invocation, HANDSHAKE_RECONNECT), (event, HANDSHAKE_RECONNECT_FAILURE), (invocation, CANCEL_HANDSHAKE_RECONNECT), (invocation, HANDSHAKE_RECONNECT), (event, HANDSHAKE_RECONNECT_SUCCESS), (invocation, CANCEL_HANDSHAKE_RECONNECT), (invocation, EMIT_STATUS), (invocation, RECEIVE_MESSAGES), (event, RECEIVE_SUCCESS), (invocation, CANCEL_RECEIVE_MESSAGES), (invocation, EMIT_MESSAGES), (invocation, RECEIVE_MESSAGES)]>\n but: was <[(event, SUBSCRIPTION_CHANGED), (invocation, HANDSHAKE), (event, HANDSHAKE_FAILURE), (invocation, CANCEL_HANDSHAKE), (invocation, HANDSHAKE_RECONNECT), (event, HANDSHAKE_RECONNECT_SUCCESS), (invocation, CANCEL_HANDSHAKE_RECONNECT), (invocation, EMIT_STATUS), (invocation, RECEIVE_MESSAGES), (event, RECEIVE_SUCCESS), (invocation, CANCEL_RECEIVE_MESSAGES), (invocation, EMIT_MESSAGES), (invocation, RECEIVE_MESSAGES)]>\n\tat org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)\n\tat org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)\n\tat com.pubnub.contract.subscribe.eventEngine.step.EventEngineSteps.i_observe_the_following$lambda$3(EventEngineSteps.kt:120)\n\tat org.awaitility.core.AssertionCondition.lambda$new$0(AssertionCondition.java:53)\n\tat org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:222)\n\tat org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:209)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\n]]>\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n","createdAt":null,"language":"kotlin"}},{"scenarios":[{"status":"passed","feature":"fc6c498d2d86d21d24b32d6b49944654","scenario":"123","duration":1.022,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven the authorized UUID \"test-authorized-uuid\"............................passed\nGiven the TTL 60............................................................passed\nGiven the 'channel-1' CHANNEL resource access permissions...................passed\n* grant resource permission READ............................................passed\n* grant resource permission WRITE...........................................passed\n* grant resource permission GET.............................................passed\n* grant resource permission MANAGE..........................................passed\n* grant resource permission UPDATE..........................................passed\n* grant resource permission JOIN............................................passed\n* grant resource permission DELETE..........................................passed\nGiven the 'channel_group-1' CHANNEL_GROUP resource access permissions.......passed\n* grant resource permission READ............................................passed\n* grant resource permission MANAGE..........................................passed\nGiven the 'uuid-1' UUID resource access permissions.........................passed\n* grant resource permission GET.............................................passed\n* grant resource permission UPDATE..........................................passed\n* grant resource permission DELETE..........................................passed\nGiven the '^channel-\\S*$' CHANNEL pattern access permissions................passed\n* grant pattern permission READ.............................................passed\n* grant pattern permission WRITE............................................passed\n* grant pattern permission GET..............................................passed\n* grant pattern permission MANAGE...........................................passed\n* grant pattern permission UPDATE...........................................passed\n* grant pattern permission JOIN.............................................passed\n* grant pattern permission DELETE...........................................passed\nGiven the '^:channel_group-\\S*$' CHANNEL_GROUP pattern access permissions...passed\n* grant pattern permission READ.............................................passed\n* grant pattern permission MANAGE...........................................passed\nGiven the '^uuid-\\S*$' UUID pattern access permissions......................passed\n* grant pattern permission GET..............................................passed\n* grant pattern permission UPDATE...........................................passed\n* grant pattern permission DELETE...........................................passed\nWhen I grant a token specifying those permissions...........................passed\nThen the token contains the authorized UUID \"test-authorized-uuid\"..........passed\nThen the token contains the TTL 60..........................................passed\nThen the token has 'channel-1' CHANNEL resource access permissions..........passed\n* token resource permission READ............................................passed\n* token resource permission WRITE...........................................passed\n* token resource permission GET.............................................passed\n* token resource permission MANAGE..........................................passed\n* token resource permission UPDATE..........................................passed\n* token resource permission JOIN............................................passed\n* token resource permission DELETE..........................................passed\nThen the token has 'channel_group-1' CHANNEL_GROUP resource access permissions.passed\n* token resource permission READ............................................passed\n* token resource permission MANAGE..........................................passed\nThen the token has 'uuid-1' UUID resource access permissions................passed\n* token resource permission GET.............................................passed\n* token resource permission UPDATE..........................................passed\n* token resource permission DELETE..........................................passed\nThen the token has '^channel-\\S*$' CHANNEL pattern access permissions.......passed\n* token pattern permission READ.............................................passed\n* token pattern permission WRITE............................................passed\n* token pattern permission GET..............................................passed\n* token pattern permission MANAGE...........................................passed\n* token pattern permission UPDATE...........................................passed\n* token pattern permission JOIN.............................................passed\n* token pattern permission DELETE...........................................passed\nThen the token has '^:channel_group-\\S*$' CHANNEL_GROUP pattern access permissions.passed\n* token pattern permission READ.............................................passed\n* token pattern permission MANAGE...........................................passed\nThen the token has '^uuid-\\S*$' UUID pattern access permissions.............passed\n* token pattern permission GET..............................................passed\n* token pattern permission UPDATE...........................................passed\n* token pattern permission DELETE...........................................passed\n"},{"status":"passed","feature":"fc6c498d2d86d21d24b32d6b49944654","scenario":"133","duration":0.063,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven the TTL 60............................................................passed\nGiven the 'channel-1' CHANNEL resource access permissions...................passed\n* grant resource permission READ............................................passed\nWhen I grant a token specifying those permissions...........................passed\nThen the token contains the TTL 60..........................................passed\nThen the token does not contain an authorized uuid..........................passed\nThen the token has 'channel-1' CHANNEL resource access permissions..........passed\n* token resource permission READ............................................passed\n"},{"status":"passed","feature":"fc6c498d2d86d21d24b32d6b49944654","scenario":"144","duration":0.032,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven the authorized UUID \"test-authorized-uuid\"............................passed\nGiven the TTL 60............................................................passed\nGiven the 'channel-1' CHANNEL resource access permissions...................passed\n* grant resource permission READ............................................passed\nWhen I grant a token specifying those permissions...........................passed\nThen the token contains the TTL 60..........................................passed\nThen the token contains the authorized UUID \"test-authorized-uuid\"..........passed\nThen the token has 'channel-1' CHANNEL resource access permissions..........passed\n* token resource permission READ............................................passed\n"},{"status":"passed","feature":"fc6c498d2d86d21d24b32d6b49944654","scenario":"157","duration":0.034,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven the TTL 60............................................................passed\nGiven the 'uuid-1' UUID resource access permissions.........................passed\n* deny resource permission GET..............................................passed\nWhen I attempt to grant a token specifying those permissions................passed\nThen an error is returned...................................................passed\n* the error status code is 400..............................................passed\n* the error message is 'Invalid permissions'................................passed\n* the error source is 'grant'...............................................passed\n* the error detail message is 'Unexpected value: `permissions.resources.uuids.uuid-1` must be positive and non-zero.'.passed\n* the error detail location is 'permissions.resources.uuids.uuid-1'.........passed\n* the error detail location type is 'body'..................................passed\n"},{"status":"passed","feature":"fc6c498d2d86d21d24b32d6b49944654","scenario":"170","duration":0.026,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven the TTL 60............................................................passed\nGiven the '!<[^>]+>++' UUID pattern access permissions......................passed\n* grant pattern permission GET..............................................passed\nWhen I attempt to grant a token specifying those permissions................passed\nThen an error is returned...................................................passed\n* the error status code is 400..............................................passed\n* the error message is 'Invalid RegExp'.....................................passed\n* the error source is 'grant'...............................................passed\n* the error detail message is 'Syntax error: multiple repeat.'..............passed\n* the error detail location is 'permissions.patterns.uuids.!<[^>]+>++'......passed\n* the error detail location type is 'body'..................................passed\n"},{"status":"passed","feature":"fc6c498d2d86d21d24b32d6b49944654","scenario":"183","duration":0.039,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven the TTL 60............................................................passed\nGiven the '(!<[^>]+>)+' UUID pattern access permissions.....................passed\n* grant pattern permission GET..............................................passed\nWhen I attempt to grant a token specifying those permissions................passed\nThen an error is returned...................................................passed\n* the error status code is 400..............................................passed\n* the error message is 'Invalid RegExp'.....................................passed\n* the error source is 'grant'...............................................passed\n* the error detail message is 'Only non-capturing groups are allowed. Try replacing `(` with `(?:`.'.passed\n* the error detail location is 'permissions.patterns.uuids.(!<[^>]+>)+'.....passed\n* the error detail location type is 'body'..................................passed\n"},{"status":"passed","feature":"960f98cc9286b75871db01397bacb186","scenario":"204","duration":0.007,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven I have a known token containing an authorized UUID....................passed\nWhen I parse the token......................................................passed\nThen the parsed token output contains the authorized UUID \"test-authorized-uuid\".passed\n"},{"status":"passed","feature":"960f98cc9286b75871db01397bacb186","scenario":"209","duration":0.009,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven I have a known token containing UUID resource permissions.............passed\nWhen I parse the token......................................................passed\nThen the token has 'uuid-1' UUID resource access permissions................passed\n* token resource permission GET.............................................passed\n"},{"status":"passed","feature":"960f98cc9286b75871db01397bacb186","scenario":"214","duration":0.007,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven I have a known token containing UUID pattern Permissions..............passed\nWhen I parse the token......................................................passed\nThen the token has '^uuid-\\S*$' UUID pattern access permissions.............passed\n* token pattern permission GET..............................................passed\n"}],"artifact":{"type":"main","extension":"xml","contents":"\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n ]+>++' UUID pattern access permissions......................passed\n* grant pattern permission GET..............................................passed\nWhen I attempt to grant a token specifying those permissions................passed\nThen an error is returned...................................................passed\n* the error status code is 400..............................................passed\n* the error message is 'Invalid RegExp'.....................................passed\n* the error source is 'grant'...............................................passed\n* the error detail message is 'Syntax error: multiple repeat.'..............passed\n* the error detail location is 'permissions.patterns.uuids.!<[^>]+>++'......passed\n* the error detail location type is 'body'..................................passed\n]]>\n \n \n \n \n ]+>)+' UUID pattern access permissions.....................passed\n* grant pattern permission GET..............................................passed\nWhen I attempt to grant a token specifying those permissions................passed\nThen an error is returned...................................................passed\n* the error status code is 400..............................................passed\n* the error message is 'Invalid RegExp'.....................................passed\n* the error source is 'grant'...............................................passed\n* the error detail message is 'Only non-capturing groups are allowed. Try replacing `(` with `(?:`.'.passed\n* the error detail location is 'permissions.patterns.uuids.(!<[^>]+>)+'.....passed\n* the error detail location type is 'body'..................................passed\n]]>\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n","createdAt":null,"language":"kotlin"}},{"scenarios":[{"scenario":"6","feature":"0c3daaef85c19f5c3e46bc5f1989ee77","status":"passed","duration":0.033873,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Publish simple message with valid ttl and auth permissions\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"authSuccess\"}"},{"scenario":"14","feature":"0c3daaef85c19f5c3e46bc5f1989ee77","status":"passed","duration":0.006795,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Publish simple message with expired auth token\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"authFailureExpired\"}"},{"scenario":"22","feature":"0c3daaef85c19f5c3e46bc5f1989ee77","status":"passed","duration":0.006602,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Publish simple message with invalid auth permissions\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"authFailurePermissions\"}"},{"scenario":"30","feature":"0c3daaef85c19f5c3e46bc5f1989ee77","status":"passed","duration":0.006526,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Publish simple message with revoked auth token\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"authFailureRevoked\"}"},{"scenario":"197","feature":"fc6c498d2d86d21d24b32d6b49944654","status":"passed","duration":0.009103,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Grant request with ttl exceed max ttl\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"grantWithTTLExceedMaxTTL\"}"},{"scenario":"222","feature":"9cd4c8809e3f376bdc0d41d8a3694ee9","status":"passed","duration":0.006539,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Revoke existing valid token\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"revokeValidToken\"}"},{"scenario":"234","feature":"9cd4c8809e3f376bdc0d41d8a3694ee9","status":"passed","duration":0.006905,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Revoke an invalid token\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"revokeInvalidToken\"}"},{"scenario":"246","feature":"9cd4c8809e3f376bdc0d41d8a3694ee9","status":"passed","duration":0.006342,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Revoke a token while it is disabled on a server\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"revokeFeatureDisabled\"}"},{"scenario":"251","feature":"9cd4c8809e3f376bdc0d41d8a3694ee9","status":"passed","duration":0.005511,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Revoke request verify characters with url encoding\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"revokeEncodePathParameter\"}"},{"scenario":"AES-CBC cryptor data header can be processed (outline example : | pubnubenigma | file-legacy-civ.jpg | unknown cryptor error |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000944},{"scenario":"AES-CBC cryptor data header can be processed (outline example : | pubnubenigma | file-cryptor-no-version.txt | decryption error |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000313},{"scenario":"AES-CBC cryptor data header can be processed (outline example : | pubnubenigma | file-cryptor-unknown-acrh.jpg | unknown cryptor error |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000395},{"scenario":"AES-CBC cryptor data header can be processed (outline example : | pubnubenigma | file-cryptor-v1-short.txt | decryption error |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000295},{"scenario":"AES-CBC cryptor data header can be processed (outline example : | pubnubenigma | file-cryptor-v1-unknown.txt | unknown cryptor error |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000336},{"scenario":"AES-CBC cryptor data header can be processed (outline example : | pubnubenigma | empty-file-cryptor-v1-acrh.txt | decryption error |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.004776},{"scenario":"AES-CBC cryptor data header can be processed (outline example : | pubnubenigma | file-cryptor-v1-acrh.jpg | success |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.001148},{"scenario":"Empty data encryption should fail (outline example : | legacy | pubnubenigma | constant |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.001057,"stdout":"Pubnub :: ENCRYPTION ERROR: Empty data for encryption\n"},{"scenario":"Empty data encryption should fail (outline example : | legacy | pubnubenigma | random |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000295,"stdout":"Pubnub :: ENCRYPTION ERROR: Empty data for encryption\n"},{"scenario":"Empty data encryption should fail (outline example : | acrh | pubnubenigma | - |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000329,"stdout":"Pubnub :: ENCRYPTION ERROR: Empty data for encryption\n"},{"scenario":"Empty data encryption should fail (outline example : | acrh | pubnubenigma | - |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000434,"stdout":"Pubnub :: ENCRYPTION ERROR: Empty data for encryption\n"},{"scenario":"Empty data decryption should fail (outline example : | legacy | pubnubenigma | constant | empty-file.txt |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.00057,"stdout":"Pubnub :: DECRYPTION ERROR: Empty data for decryption\n"},{"scenario":"Empty data decryption should fail (outline example : | legacy | pubnubenigma | random | empty-file.txt |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000371,"stdout":"Pubnub :: DECRYPTION ERROR: Empty data for decryption\n"},{"scenario":"Empty data decryption should fail (outline example : | acrh | pubnubenigma | - | empty-file.txt |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000295,"stdout":"Pubnub :: DECRYPTION ERROR: Empty data for decryption\n"},{"scenario":"Empty data decryption should fail (outline example : | legacy | pubnubenigma | random | empty-file-cryptor-legacy-riv.txt |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000319,"stdout":"Pubnub :: DECRYPTION ERROR: Empty data for decryption\n"},{"scenario":"Empty data decryption should fail (outline example : | acrh | pubnubenigma | - | empty-file-cryptor-v1-acrh.txt |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000507},{"scenario":"Data encrypted with legacy AES-CBC cryptor is decryptable with legacy implementation (outline example : | pubnubenigma | random | file.jpg |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.001582},{"scenario":"Data encrypted with legacy AES-CBC cryptor is decryptable with legacy implementation (outline example : | pubnubenigma | constant | file.jpg |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.001263},{"scenario":"Data encrypted with legacy AES-CBC cryptor is decryptable with legacy implementation (outline example : | pubnubenigma | random | file.txt |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000381},{"scenario":"Data encrypted with legacy AES-CBC cryptor is decryptable with legacy implementation (outline example : | pubnubenigma | constant | file.txt |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000338},{"scenario":"Cryptor is able to process sample files as binary (outline example : | legacy | pubnubenigma | constant | file-cryptor-legacy-civ.jpg | file.jpg |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000767},{"scenario":"Cryptor is able to process sample files as binary (outline example : | legacy | pubnubenigma | random | file-cryptor-legacy-riv.jpg | file.jpg |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000631},{"scenario":"Cryptor is able to process sample files as binary (outline example : | legacy | pubnubenigma | constant | file-cryptor-legacy-civ.txt | file.txt |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000442},{"scenario":"Cryptor is able to process sample files as binary (outline example : | legacy | pubnubenigma | random | file-cryptor-legacy-riv.txt | file.txt |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000362},{"scenario":"Cryptor is able to process sample files as binary (outline example : | legacy | pubnubenigma | constant | file-legacy-civ.jpg | file.jpg |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000493},{"scenario":"Cryptor is able to process sample files as binary (outline example : | legacy | pubnubenigma | random | file-legacy-riv.jpg | file.jpg |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000596},{"scenario":"Cryptor is able to process sample files as binary (outline example : | legacy | pubnubenigma | constant | file-legacy-civ.txt | file.txt |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000365},{"scenario":"Cryptor is able to process sample files as binary (outline example : | legacy | pubnubenigma | random | file-legacy-riv.txt | file.txt |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000328},{"scenario":"Cryptor is able to process sample files as binary (outline example : | acrh | pubnubenigma | - | file-cryptor-v1-acrh.jpg | file.jpg |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000592},{"scenario":"Cryptor is able to process sample files as binary (outline example : | acrh | pubnubenigma | - | file-cryptor-v1-acrh.txt | file.txt |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000331},{"scenario":"Crypto module can handle encrypted data from different cryptors (outline example : | legacy | acrh | pubnubenigma | constant | file-cryptor-legacy-civ.jpg | file.jpg |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000798},{"scenario":"Crypto module can handle encrypted data from different cryptors (outline example : | acrh | legacy | pubnubenigma | random | file-legacy-riv.jpg | file.jpg |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000627},{"scenario":"426","feature":"2538da2e47f0f4e23c573fc847c6acaf","status":"skipped","duration":0.00772,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"messageEncryption\"}"},{"scenario":"432","feature":"2538da2e47f0f4e23c573fc847c6acaf","status":"skipped","duration":0.003299,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"messageEncryption\"}"},{"scenario":"439","feature":"8f3fe7bfcc733e7c46314c53f0c3c1a8","status":"skipped","duration":0.00341,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"sendFileWithSpaceIdAndType\"}"},{"scenario":"443","feature":"8f3fe7bfcc733e7c46314c53f0c3c1a8","status":"skipped","duration":0.003007,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"sendFileWithTooShortType\"}"},{"scenario":"447","feature":"8f3fe7bfcc733e7c46314c53f0c3c1a8","status":"skipped","duration":0.003127,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"sendFileWithTooLongType\"}"},{"scenario":"455","feature":"91f3a2c0e4424c87689525da44c4db11","status":"skipped","duration":0.003357,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"listingFiles\"}"},{"scenario":"461","feature":"91f3a2c0e4424c87689525da44c4db11","status":"skipped","duration":0.003208,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishingFileMessage\"}"},{"scenario":"467","feature":"91f3a2c0e4424c87689525da44c4db11","status":"skipped","duration":0.003254,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishingFileMessageFailure\"}"},{"scenario":"473","feature":"91f3a2c0e4424c87689525da44c4db11","status":"skipped","duration":0.003219,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"deletingFile\"}"},{"scenario":"479","feature":"91f3a2c0e4424c87689525da44c4db11","status":"skipped","duration":0.003187,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"downloadingFile\"}"},{"scenario":"500","feature":"efd56bc133990dba6fb78d8ed3345948","status":"skipped","duration":0.003831,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"fetchHistoryWithPubNubMessageTypes\"}"},{"scenario":"506","feature":"efd56bc133990dba6fb78d8ed3345948","status":"skipped","duration":0.003596,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"fetchHistoryWithUserAndPubNubTypes\"}"},{"scenario":"512","feature":"efd56bc133990dba6fb78d8ed3345948","status":"skipped","duration":0.003286,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"fetchHistoryWithoutTypes\"}"},{"scenario":"517","feature":"efd56bc133990dba6fb78d8ed3345948","status":"skipped","duration":0.003262,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"fetchHistoryWithSpaceId\"}"},{"scenario":"526","feature":"16d2b386b2034b9488996466aaae0b57","status":"skipped","duration":0.003516,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"fetchMessageHistory\"}"},{"scenario":"532","feature":"16d2b386b2034b9488996466aaae0b57","status":"skipped","duration":0.003143,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"fetchMessageHistoryMulti\"}"},{"scenario":"538","feature":"16d2b386b2034b9488996466aaae0b57","status":"skipped","duration":0.003266,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"fetchMessageHistoryActions\"}"},{"scenario":"545","feature":"bfc34cd74d1dab63536a80aebfe3dc7e","status":"skipped","duration":0.003496,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"successfulAddMessageAction\"}"},{"scenario":"551","feature":"bfc34cd74d1dab63536a80aebfe3dc7e","status":"skipped","duration":0.003175,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"failedAddMessageAction\"}"},{"scenario":"558","feature":"bfc34cd74d1dab63536a80aebfe3dc7e","status":"skipped","duration":0.003219,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"fetchMessageActions\"}"},{"scenario":"564","feature":"bfc34cd74d1dab63536a80aebfe3dc7e","status":"skipped","duration":0.003144,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"successfulDeleteMessageAction\"}"},{"scenario":"570","feature":"bfc34cd74d1dab63536a80aebfe3dc7e","status":"skipped","duration":0.003692,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"failedDeleteMessageAction\"}"},{"scenario":"579","feature":"86a052365207542b400a5a2afa08025c","status":"skipped","duration":0.003739,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getChannelMetadataOfChat\"}"},{"scenario":"585","feature":"86a052365207542b400a5a2afa08025c","status":"skipped","duration":0.003188,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getChannelMetadataOfDMWithCustom\"}"},{"scenario":"591","feature":"86a052365207542b400a5a2afa08025c","status":"skipped","duration":0.003106,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"setChannelMetadataForChat\"}"},{"scenario":"596","feature":"86a052365207542b400a5a2afa08025c","status":"skipped","duration":0.002996,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"removeChannelMetadataOfChat\"}"},{"scenario":"601","feature":"86a052365207542b400a5a2afa08025c","status":"skipped","duration":0.003082,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getAllChannelMetadata\"}"},{"scenario":"606","feature":"86a052365207542b400a5a2afa08025c","status":"skipped","duration":0.003019,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getAllChannelMetadataWithCustom\"}"},{"scenario":"616","feature":"f904be085f84e4dd964d64b101fe5673","status":"skipped","duration":0.003422,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getMembersOfChatChannel\"}"},{"scenario":"622","feature":"f904be085f84e4dd964d64b101fe5673","status":"skipped","duration":0.003155,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getMembersOfVipChatChannelWithCustomAndUuidWithCustom\"}"},{"scenario":"629","feature":"f904be085f84e4dd964d64b101fe5673","status":"skipped","duration":0.003543,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"setMembersForChatChannel\"}"},{"scenario":"636","feature":"f904be085f84e4dd964d64b101fe5673","status":"skipped","duration":0.003164,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"setMembersForChatChannelWithCustomAndUuidWithCustom\"}"},{"scenario":"642","feature":"f904be085f84e4dd964d64b101fe5673","status":"skipped","duration":0.003215,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"removeMembersForChatChannel\"}"},{"scenario":"663","feature":"28ce82f5aa5c139169ffec2eef237027","status":"skipped","duration":0.003417,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getAliceMemberships\"}"},{"scenario":"669","feature":"28ce82f5aa5c139169ffec2eef237027","status":"skipped","duration":0.003127,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getAliceMemberships\"}"},{"scenario":"675","feature":"28ce82f5aa5c139169ffec2eef237027","status":"skipped","duration":0.003205,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getBobMembershipWithCustomAndChannelCustom\"}"},{"scenario":"682","feature":"28ce82f5aa5c139169ffec2eef237027","status":"skipped","duration":0.003163,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"setAliceMembership\"}"},{"scenario":"689","feature":"28ce82f5aa5c139169ffec2eef237027","status":"skipped","duration":0.003276,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"setAliceMembership\"}"},{"scenario":"695","feature":"28ce82f5aa5c139169ffec2eef237027","status":"skipped","duration":0.003113,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"removeAliceMembership\"}"},{"scenario":"701","feature":"28ce82f5aa5c139169ffec2eef237027","status":"skipped","duration":0.002748,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"removeAliceMembership\"}"},{"scenario":"722","feature":"8a383f24948b75233e7a80e59607ce99","status":"skipped","duration":0.003167,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getUUIDMetadataOfAlice\"}"},{"scenario":"728","feature":"8a383f24948b75233e7a80e59607ce99","status":"skipped","duration":0.003025,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getUUIDMetadataOfBobWithCustom\"}"},{"scenario":"734","feature":"8a383f24948b75233e7a80e59607ce99","status":"skipped","duration":0.002935,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"setUUIDMetadataForAlice\"}"},{"scenario":"739","feature":"8a383f24948b75233e7a80e59607ce99","status":"skipped","duration":0.00322,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"removeUUIDMetadataOfAlice\"}"},{"scenario":"744","feature":"8a383f24948b75233e7a80e59607ce99","status":"skipped","duration":0.003521,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"removeUUIDMetadataOfAlice\"}"},{"scenario":"749","feature":"8a383f24948b75233e7a80e59607ce99","status":"skipped","duration":0.003061,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getAllUUIDMetadata\"}"},{"scenario":"754","feature":"8a383f24948b75233e7a80e59607ce99","status":"skipped","duration":0.002844,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getAllUUIDMetadataWithCustom\"}"},{"scenario":"777","feature":"d8c6f6d645bc73f9b38ced476208b4a2","status":"skipped","duration":0.004085,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"presenceTestMultipleWait\"}"},{"scenario":"788","feature":"d8c6f6d645bc73f9b38ced476208b4a2","status":"skipped","duration":0.008233,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"presenceJoin\"}"},{"scenario":"800","feature":"d8c6f6d645bc73f9b38ced476208b4a2","status":"skipped","duration":0.00361,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"presenceJoinWithAnError\"}"},{"scenario":"811","feature":"d8c6f6d645bc73f9b38ced476208b4a2","status":"skipped","duration":0.004174,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"presenceJoinWithContinuousFailures\"}"},{"scenario":"830","feature":"d8c6f6d645bc73f9b38ced476208b4a2","status":"skipped","duration":0.00384,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"presenceLeave\"}"},{"scenario":"835","feature":"d8c6f6d645bc73f9b38ced476208b4a2","status":"skipped","duration":0.003304,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"presenceJoinWithHeartbeatDisabled\"}"},{"scenario":"851","feature":"d8c6f6d645bc73f9b38ced476208b4a2","status":"skipped","duration":0.003642,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"presenceSuppressLeaveEvents\"}"},{"scenario":"972","feature":"ecb96f0fb94cc64370cd3d01a5c2d2bb","status":"skipped","duration":0.003068,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getPresenceStateSetUsingPresenceDataEndpoint\"}"},{"scenario":"977","feature":"ecb96f0fb94cc64370cd3d01a5c2d2bb","status":"skipped","duration":0.003111,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getPresenceStateSetUsingPresenceHeartbeatEndpoint\"}"},{"scenario":"985","feature":"2d9b192cca7419c829a709b08c4a2f06","status":"skipped","duration":0.003213,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"heartbeatWithoutPresenceState\"}"},{"scenario":"990","feature":"2d9b192cca7419c829a709b08c4a2f06","status":"skipped","duration":0.003105,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"heartbeatWitPresenceStateSetWithPresenceDataEndpoint\"}"},{"scenario":"995","feature":"2d9b192cca7419c829a709b08c4a2f06","status":"skipped","duration":0.00294,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"heartbeatWitPresenceStateSetWithPresenceHeartbeatEndpoint\"}"},{"scenario":"1004","feature":"102f68ae159f97fa6e1bc8272ef0bae6","status":"skipped","duration":0.00303,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"hereNowChannelWithNoSubscriptions\"}"},{"scenario":"1009","feature":"102f68ae159f97fa6e1bc8272ef0bae6","status":"skipped","duration":0.003072,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"hereNowChannelWithSubscriptions\"}"},{"scenario":"1014","feature":"102f68ae159f97fa6e1bc8272ef0bae6","status":"skipped","duration":0.003076,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"hereNowChannelWithNoSubscriptionsAndPresenceState1\"}"},{"scenario":"1020","feature":"102f68ae159f97fa6e1bc8272ef0bae6","status":"skipped","duration":0.003076,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"hereNowChannelWithNoSubscriptionsAndPresenceState2\"}"},{"scenario":"1028","feature":"1eecb18ed355aa7aeffa00907735b9bf","status":"skipped","duration":0.002998,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"setPresenceStateUsingPresenceDataEndpoint\"}"},{"scenario":"1032","feature":"1eecb18ed355aa7aeffa00907735b9bf","status":"skipped","duration":0.00286,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"setPresenceStateUsingPresenceHeartbeatEndpoint\"}"},{"scenario":"1040","feature":"56a3566ff98a5d205b39311dd479b541","status":"skipped","duration":0.003437,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithSpaceIdAndType\"}"},{"scenario":"1044","feature":"56a3566ff98a5d205b39311dd479b541","status":"skipped","duration":0.002734,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithTooShortType\"}"},{"scenario":"1048","feature":"56a3566ff98a5d205b39311dd479b541","status":"skipped","duration":0.002718,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithTooLongType\"}"},{"scenario":"1052","feature":"56a3566ff98a5d205b39311dd479b541","status":"skipped","duration":0.002876,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithTooShortSpaceId\"}"},{"scenario":"1056","feature":"56a3566ff98a5d205b39311dd479b541","status":"skipped","duration":0.002883,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithTooLongSpaceId\"}"},{"scenario":"1060","feature":"56a3566ff98a5d205b39311dd479b541","status":"skipped","duration":0.002814,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithSpaceIdStartingWithReservedStrings\"}"},{"scenario":"1064","feature":"56a3566ff98a5d205b39311dd479b541","status":"skipped","duration":0.002614,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithSpaceIdStartingWithReservedStrings\"}"},{"scenario":"1068","feature":"56a3566ff98a5d205b39311dd479b541","status":"skipped","duration":0.002614,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithSpaceIdStartingWithNotAllowedCharacter\"}"},{"scenario":"1072","feature":"56a3566ff98a5d205b39311dd479b541","status":"skipped","duration":0.002858,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithSpaceIdStartingWithNotAllowedCharacter\"}"},{"scenario":"1076","feature":"56a3566ff98a5d205b39311dd479b541","status":"skipped","duration":0.002681,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithSpaceIdContainingNotAllowedCharacter\"}"},{"scenario":"1080","feature":"56a3566ff98a5d205b39311dd479b541","status":"skipped","duration":0.002649,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithTypeStartingWithReservedStrings\"}"},{"scenario":"1084","feature":"56a3566ff98a5d205b39311dd479b541","status":"skipped","duration":0.002777,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithTypeStartingWithReservedStrings\"}"},{"scenario":"1088","feature":"56a3566ff98a5d205b39311dd479b541","status":"skipped","duration":0.002863,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithTypeStartingWithNotAllowedCharacter\"}"},{"scenario":"1092","feature":"56a3566ff98a5d205b39311dd479b541","status":"skipped","duration":0.002869,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithTypeStartingWithNotAllowedCharacter\"}"},{"scenario":"1096","feature":"56a3566ff98a5d205b39311dd479b541","status":"skipped","duration":0.003069,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithTypeContainingNotAllowedCharacter\"}"},{"scenario":"1103","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","status":"skipped","duration":0.003279,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithStringSuccess\"}"},{"scenario":"1109","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","status":"skipped","duration":0.002823,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithCompressionSuccess\"}"},{"scenario":"1115","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","status":"skipped","duration":0.003109,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageAsPOSTBodySuccess\"}"},{"scenario":"1120","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","status":"skipped","duration":0.003032,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithNumberSuccess\"}"},{"scenario":"1125","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","status":"skipped","duration":0.002967,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithArraySuccess\"}"},{"scenario":"1130","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","status":"skipped","duration":0.00295,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithDictionarySuccess\"}"},{"scenario":"1135","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","status":"skipped","duration":0.003419,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithMetaSuccess\"}"},{"scenario":"1140","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","status":"skipped","duration":0.003242,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithStoreSuccess\"}"},{"scenario":"1145","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","status":"skipped","duration":0.003181,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithTTLSuccess\"}"},{"scenario":"1151","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","status":"skipped","duration":0.003181,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithTooLongMessageFail\"}"},{"scenario":"1157","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","status":"skipped","duration":0.002999,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithMetaFail\"}"},{"scenario":"1163","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","status":"skipped","duration":0.002893,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithWrongPublishKeyFail\"}"},{"scenario":"1169","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","status":"skipped","duration":0.002826,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithWrongSubscribeKeyFail\"}"},{"scenario":"1177","feature":"a2732f84d2540a965fd29df847d1c3b0","status":"skipped","duration":0.003243,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithSpaceIdAndType\"}"},{"scenario":"1181","feature":"a2732f84d2540a965fd29df847d1c3b0","status":"skipped","duration":0.002885,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithTooShortType\"}"},{"scenario":"1185","feature":"a2732f84d2540a965fd29df847d1c3b0","status":"skipped","duration":0.002877,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithTooLongType\"}"},{"scenario":"1189","feature":"a2732f84d2540a965fd29df847d1c3b0","status":"skipped","duration":0.00268,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithTooShortSpaceId\"}"},{"scenario":"1193","feature":"a2732f84d2540a965fd29df847d1c3b0","status":"skipped","duration":0.00287,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithTooLongSpaceId\"}"},{"scenario":"1197","feature":"a2732f84d2540a965fd29df847d1c3b0","status":"skipped","duration":0.002945,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithSpaceIdStartingWithReservedStrings\"}"},{"scenario":"1201","feature":"a2732f84d2540a965fd29df847d1c3b0","status":"skipped","duration":0.00283,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithSpaceIdStartingWithReservedStrings\"}"},{"scenario":"1205","feature":"a2732f84d2540a965fd29df847d1c3b0","status":"skipped","duration":0.00297,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithSpaceIdStartingWithNotAllowedCharacter\"}"},{"scenario":"1209","feature":"a2732f84d2540a965fd29df847d1c3b0","status":"skipped","duration":0.002919,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithSpaceIdStartingWithNotAllowedCharacter\"}"},{"scenario":"1213","feature":"a2732f84d2540a965fd29df847d1c3b0","status":"skipped","duration":0.00302,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithSpaceIdContainingNotAllowedCharacter\"}"},{"scenario":"1217","feature":"a2732f84d2540a965fd29df847d1c3b0","status":"skipped","duration":0.002988,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithTypeStartingWithReservedStrings\"}"},{"scenario":"1221","feature":"a2732f84d2540a965fd29df847d1c3b0","status":"skipped","duration":0.002783,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithTypeStartingWithReservedStrings\"}"},{"scenario":"1225","feature":"a2732f84d2540a965fd29df847d1c3b0","status":"skipped","duration":0.003129,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithTypeStartingWithNotAllowedCharacter\"}"},{"scenario":"1229","feature":"a2732f84d2540a965fd29df847d1c3b0","status":"skipped","duration":0.002717,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithTypeStartingWithNotAllowedCharacter\"}"},{"scenario":"1233","feature":"a2732f84d2540a965fd29df847d1c3b0","status":"skipped","duration":0.003051,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithTypeContainingNotAllowedCharacter\"}"},{"scenario":"1241","feature":"085fea7abdc5d904fe69a3081efd7398","status":"skipped","duration":0.00324,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"successfulSignal\"}"},{"scenario":"1248","feature":"31577c8a54813edae7252a078e710d11","status":"skipped","duration":0.00309,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"listingPushChannels\"}"},{"scenario":"1253","feature":"31577c8a54813edae7252a078e710d11","status":"skipped","duration":0.000578},{"scenario":"1259","feature":"31577c8a54813edae7252a078e710d11","status":"skipped","duration":0.002795,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"listingPushChannels\"}"},{"scenario":"1265","feature":"31577c8a54813edae7252a078e710d11","status":"skipped","duration":0.002877,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"addingPushChannels\"}"},{"scenario":"1271","feature":"31577c8a54813edae7252a078e710d11","status":"skipped","duration":0.002789,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"addingPushChannels\"}"},{"scenario":"1276","feature":"31577c8a54813edae7252a078e710d11","status":"skipped","duration":0.00054},{"scenario":"1282","feature":"31577c8a54813edae7252a078e710d11","status":"skipped","duration":0.002799,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"addingPushChannels\"}"},{"scenario":"1288","feature":"31577c8a54813edae7252a078e710d11","status":"skipped","duration":0.002922,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"removingPushChannels\"}"},{"scenario":"1293","feature":"31577c8a54813edae7252a078e710d11","status":"skipped","duration":0.001508},{"scenario":"1299","feature":"31577c8a54813edae7252a078e710d11","status":"skipped","duration":0.003034,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"removingPushChannels\"}"},{"scenario":"1305","feature":"31577c8a54813edae7252a078e710d11","status":"skipped","duration":0.002952,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"removingDevice\"}"},{"scenario":"1310","feature":"31577c8a54813edae7252a078e710d11","status":"skipped","duration":0.000582},{"scenario":"1316","feature":"31577c8a54813edae7252a078e710d11","status":"skipped","duration":0.00277,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"removingDevice\"}"},{"scenario":"1434","feature":"93d2a5de416a9faa342b3b52ff46571c","status":"skipped","duration":0.003584,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"failedSubscribeWithInvalidAuthKey\"}"},{"scenario":"1441","feature":"93d2a5de416a9faa342b3b52ff46571c","status":"skipped","duration":0.003016,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"failedSubscribeWithInvalidAuthKey\"}"},{"scenario":"1448","feature":"93d2a5de416a9faa342b3b52ff46571c","status":"skipped","duration":0.002962,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"failedSubscribeWithInvalidAuthKey\"}"},{"scenario":"1458","feature":"93d2a5de416a9faa342b3b52ff46571c","status":"skipped","duration":0.003205,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"failedSubscribeWithInvalidAuthKey\"}"},{"scenario":"1466","feature":"93d2a5de416a9faa342b3b52ff46571c","status":"skipped","duration":0.003523,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"failedSubscribeInvalidatedAuthKey\"}"},{"scenario":"1474","feature":"93d2a5de416a9faa342b3b52ff46571c","status":"skipped","duration":0.002982,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"failedSubscribeInvalidatedAuthKey\"}"},{"scenario":"1485","feature":"93d2a5de416a9faa342b3b52ff46571c","status":"skipped","duration":0.003034,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"failedSubscribeInvalidatedAuthKey\"}"},{"scenario":"1492","feature":"ceaa4b37fc9e2ca631d4c99bdd231ee8","status":"skipped","duration":0.002898,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"simpleSubscribe\"}"},{"scenario":"1553","feature":"ca6268e71ce8a000eb95295c5143dcce","status":"skipped","duration":0.003584,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"simpleSubscribe\"}"},{"scenario":"1569","feature":"ca6268e71ce8a000eb95295c5143dcce","status":"skipped","duration":0.003361,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"restoringSubscribe\"}"},{"scenario":"1586","feature":"ca6268e71ce8a000eb95295c5143dcce","status":"skipped","duration":0.003504,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"restoringSubscribeWithFailures\"}"},{"scenario":"811","feature":"ca6268e71ce8a000eb95295c5143dcce","status":"skipped","duration":0.00442,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"subscribeHandshakeFailure\"}"},{"scenario":"1615","feature":"ca6268e71ce8a000eb95295c5143dcce","status":"skipped","duration":0.003523,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"subscribeHandshakeRecovery\"}"},{"scenario":"1632","feature":"ca6268e71ce8a000eb95295c5143dcce","status":"skipped","duration":0.00522,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"subscribeReceivingRecovery\"}"},{"scenario":"2212","feature":"4862b5407d890e3eb184e749e401cd0a","status":"skipped","duration":0.003493,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"subscribeReceiveMessagesWithTypes\"}"},{"scenario":"2225","feature":"a76d4ef5f3f6a672bbfab2865563e530","status":"skipped","duration":0.002646,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"successfulTime\"}"}],"artifact":{"type":"beta","extension":"xml","contents":"\n\n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Publish simple message with valid ttl and auth permissions\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"authSuccess\"}]]>\n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Publish simple message with expired auth token\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"authFailureExpired\"}]]>\n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Publish simple message with invalid auth permissions\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"authFailurePermissions\"}]]>\n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Publish simple message with revoked auth token\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"authFailureRevoked\"}]]>\n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Grant request with ttl exceed max ttl\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"grantWithTTLExceedMaxTTL\"}]]>\n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Revoke existing valid token\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"revokeValidToken\"}]]>\n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Revoke an invalid token\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"revokeInvalidToken\"}]]>\n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Revoke a token while it is disabled on a server\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"revokeFeatureDisabled\"}]]>\n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Revoke request verify characters with url encoding\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"revokeEncodePathParameter\"}]]>\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"messageEncryption\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"messageEncryption\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"sendFileWithSpaceIdAndType\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"sendFileWithTooShortType\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"sendFileWithTooLongType\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"listingFiles\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishingFileMessage\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishingFileMessageFailure\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"deletingFile\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"downloadingFile\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"fetchHistoryWithPubNubMessageTypes\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"fetchHistoryWithUserAndPubNubTypes\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"fetchHistoryWithoutTypes\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"fetchHistoryWithSpaceId\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"fetchMessageHistory\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"fetchMessageHistoryMulti\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"fetchMessageHistoryActions\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"successfulAddMessageAction\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"failedAddMessageAction\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"fetchMessageActions\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"successfulDeleteMessageAction\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"failedDeleteMessageAction\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getChannelMetadataOfChat\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getChannelMetadataOfDMWithCustom\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"setChannelMetadataForChat\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"removeChannelMetadataOfChat\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getAllChannelMetadata\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getAllChannelMetadataWithCustom\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getMembersOfChatChannel\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getMembersOfVipChatChannelWithCustomAndUuidWithCustom\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"setMembersForChatChannel\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"setMembersForChatChannelWithCustomAndUuidWithCustom\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"removeMembersForChatChannel\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getAliceMemberships\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getAliceMemberships\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getBobMembershipWithCustomAndChannelCustom\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"setAliceMembership\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"setAliceMembership\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"removeAliceMembership\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"removeAliceMembership\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getUUIDMetadataOfAlice\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getUUIDMetadataOfBobWithCustom\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"setUUIDMetadataForAlice\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"removeUUIDMetadataOfAlice\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"removeUUIDMetadataOfAlice\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getAllUUIDMetadata\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getAllUUIDMetadataWithCustom\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"presenceTestMultipleWait\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"presenceJoin\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"presenceJoinWithAnError\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"presenceJoinWithContinuousFailures\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"presenceLeave\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"presenceJoinWithHeartbeatDisabled\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"presenceSuppressLeaveEvents\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getPresenceStateSetUsingPresenceDataEndpoint\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getPresenceStateSetUsingPresenceHeartbeatEndpoint\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"heartbeatWithoutPresenceState\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"heartbeatWitPresenceStateSetWithPresenceDataEndpoint\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"heartbeatWitPresenceStateSetWithPresenceHeartbeatEndpoint\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"hereNowChannelWithNoSubscriptions\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"hereNowChannelWithSubscriptions\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"hereNowChannelWithNoSubscriptionsAndPresenceState1\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"hereNowChannelWithNoSubscriptionsAndPresenceState2\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"setPresenceStateUsingPresenceDataEndpoint\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"setPresenceStateUsingPresenceHeartbeatEndpoint\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithSpaceIdAndType\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithTooShortType\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithTooLongType\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithTooShortSpaceId\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithTooLongSpaceId\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithSpaceIdStartingWithReservedStrings\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithSpaceIdStartingWithReservedStrings\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithSpaceIdStartingWithNotAllowedCharacter\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithSpaceIdStartingWithNotAllowedCharacter\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithSpaceIdContainingNotAllowedCharacter\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithTypeStartingWithReservedStrings\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithTypeStartingWithReservedStrings\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithTypeStartingWithNotAllowedCharacter\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithTypeStartingWithNotAllowedCharacter\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithTypeContainingNotAllowedCharacter\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithStringSuccess\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithCompressionSuccess\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageAsPOSTBodySuccess\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithNumberSuccess\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithArraySuccess\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithDictionarySuccess\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithMetaSuccess\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithStoreSuccess\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithTTLSuccess\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithTooLongMessageFail\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithMetaFail\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithWrongPublishKeyFail\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithWrongSubscribeKeyFail\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithSpaceIdAndType\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithTooShortType\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithTooLongType\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithTooShortSpaceId\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithTooLongSpaceId\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithSpaceIdStartingWithReservedStrings\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithSpaceIdStartingWithReservedStrings\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithSpaceIdStartingWithNotAllowedCharacter\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithSpaceIdStartingWithNotAllowedCharacter\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithSpaceIdContainingNotAllowedCharacter\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithTypeStartingWithReservedStrings\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithTypeStartingWithReservedStrings\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithTypeStartingWithNotAllowedCharacter\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithTypeStartingWithNotAllowedCharacter\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithTypeContainingNotAllowedCharacter\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"successfulSignal\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"listingPushChannels\"}]]>\n \n \n \n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"listingPushChannels\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"addingPushChannels\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"addingPushChannels\"}]]>\n \n \n \n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"addingPushChannels\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"removingPushChannels\"}]]>\n \n \n \n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"removingPushChannels\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"removingDevice\"}]]>\n \n \n \n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"removingDevice\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"failedSubscribeWithInvalidAuthKey\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"failedSubscribeWithInvalidAuthKey\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"failedSubscribeWithInvalidAuthKey\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"failedSubscribeWithInvalidAuthKey\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"failedSubscribeInvalidatedAuthKey\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"failedSubscribeInvalidatedAuthKey\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"failedSubscribeInvalidatedAuthKey\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"simpleSubscribe\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"simpleSubscribe\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"restoringSubscribe\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"restoringSubscribeWithFailures\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"subscribeHandshakeFailure\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"subscribeHandshakeRecovery\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"subscribeReceivingRecovery\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"subscribeReceiveMessagesWithTypes\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"successfulTime\"}]]>\n \n \n \n","createdAt":null,"language":"ruby"}},{"scenarios":[{"scenario":"123","feature":"fc6c498d2d86d21d24b32d6b49944654","status":"passed","duration":0.029838,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Grant request with all permissions\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"grantAllPermissions\"}"},{"scenario":"133","feature":"fc6c498d2d86d21d24b32d6b49944654","status":"passed","duration":0.005898,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Grant request without authorized uuid\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"grantWithoutAuthorizedUUID\"}"},{"scenario":"144","feature":"fc6c498d2d86d21d24b32d6b49944654","status":"passed","duration":0.005855,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Grant request with authorized uuid\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"grantWithAuthorizedUUID\"}"},{"scenario":"157","feature":"fc6c498d2d86d21d24b32d6b49944654","status":"passed","duration":0.012604,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Grant request without any permissions error\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"grantWithoutAnyPermissionsError\"}"},{"scenario":"170","feature":"fc6c498d2d86d21d24b32d6b49944654","status":"passed","duration":0.012785,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Grant request with regexp syntax error\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"grantWithRegExpSyntaxError\"}"},{"scenario":"183","feature":"fc6c498d2d86d21d24b32d6b49944654","status":"passed","duration":0.008404,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Grant request with regexp non capturing error\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"grantWithRegExpNonCapturingError\"}"},{"scenario":"204","feature":"960f98cc9286b75871db01397bacb186","status":"passed","duration":0.001811},{"scenario":"209","feature":"960f98cc9286b75871db01397bacb186","status":"passed","duration":0.001169},{"scenario":"214","feature":"960f98cc9286b75871db01397bacb186","status":"passed","duration":0.001572}],"artifact":{"type":"main","extension":"xml","contents":"\n\n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Grant request with all permissions\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"grantAllPermissions\"}]]>\n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Grant request without authorized uuid\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"grantWithoutAuthorizedUUID\"}]]>\n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Grant request with authorized uuid\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"grantWithAuthorizedUUID\"}]]>\n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Grant request without any permissions error\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"grantWithoutAnyPermissionsError\"}]]>\n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Grant request with regexp syntax error\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"grantWithRegExpSyntaxError\"}]]>\n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Grant request with regexp non capturing error\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"grantWithRegExpNonCapturingError\"}]]>\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n","createdAt":null,"language":"ruby"}},{"scenarios":[{"scenario":"579","feature":"86a052365207542b400a5a2afa08025c","status":"passed","duration":30341029.167175293},{"scenario":"585","feature":"86a052365207542b400a5a2afa08025c","status":"passed","duration":16011953.353881836},{"scenario":"591","feature":"86a052365207542b400a5a2afa08025c","status":"passed","duration":16187906.265258789},{"scenario":"596","feature":"86a052365207542b400a5a2afa08025c","status":"passed","duration":13607025.146484375},{"scenario":"601","feature":"86a052365207542b400a5a2afa08025c","status":"passed","duration":13999104.499816895},{"scenario":"606","feature":"86a052365207542b400a5a2afa08025c","status":"passed","duration":15835046.768188477},{"scenario":"616","feature":"f904be085f84e4dd964d64b101fe5673","status":"passed","duration":14634132.385253906},{"scenario":"622","feature":"f904be085f84e4dd964d64b101fe5673","status":"passed","duration":15942931.175231934},{"scenario":"629","feature":"f904be085f84e4dd964d64b101fe5673","status":"passed","duration":14317750.930786133},{"scenario":"636","feature":"f904be085f84e4dd964d64b101fe5673","status":"passed","duration":16639947.891235352},{"scenario":"642","feature":"f904be085f84e4dd964d64b101fe5673","status":"passed","duration":14468073.844909668},{"scenario":"653","feature":"f904be085f84e4dd964d64b101fe5673","status":"passed","duration":23622989.654541016},{"scenario":"663","feature":"28ce82f5aa5c139169ffec2eef237027","status":"passed","duration":31393051.147460938},{"scenario":"669","feature":"28ce82f5aa5c139169ffec2eef237027","status":"passed","duration":15228986.740112305},{"scenario":"675","feature":"28ce82f5aa5c139169ffec2eef237027","status":"passed","duration":20062923.431396484},{"scenario":"682","feature":"28ce82f5aa5c139169ffec2eef237027","status":"passed","duration":17758965.492248535},{"scenario":"689","feature":"28ce82f5aa5c139169ffec2eef237027","status":"passed","duration":27672052.38342285},{"scenario":"695","feature":"28ce82f5aa5c139169ffec2eef237027","status":"passed","duration":13905882.835388184},{"scenario":"701","feature":"28ce82f5aa5c139169ffec2eef237027","status":"passed","duration":12260079.383850098},{"scenario":"712","feature":"28ce82f5aa5c139169ffec2eef237027","status":"passed","duration":14350771.9039917},{"scenario":"722","feature":"8a383f24948b75233e7a80e59607ce99","status":"passed","duration":27282953.2623291},{"scenario":"728","feature":"8a383f24948b75233e7a80e59607ce99","status":"passed","duration":26922821.99859619},{"scenario":"734","feature":"8a383f24948b75233e7a80e59607ce99","status":"passed","duration":15558004.379272461},{"scenario":"739","feature":"8a383f24948b75233e7a80e59607ce99","status":"passed","duration":11588811.874389648},{"scenario":"744","feature":"8a383f24948b75233e7a80e59607ce99","status":"passed","duration":11695027.351379395},{"scenario":"749","feature":"8a383f24948b75233e7a80e59607ce99","status":"passed","duration":11624097.82409668},{"scenario":"754","feature":"8a383f24948b75233e7a80e59607ce99","status":"passed","duration":18776893.615722656}],"artifact":{"type":"beta","extension":"json","contents":"[\n {\n \"name\" : \"Objects V2 Channel metadata\",\n \"elements\" : [\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-channel-metadata;get-a-channel-metadata-for-id\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7ca8 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 1064\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 2968072.8912353516\n },\n \"line\" : 10,\n \"name\" : \"the id for 'Chat' channel\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f91d4ec $s23PubNubContractTestsBeta0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 316\\n\\t3 PubNubContractTestsBeta 0x000000010f8d60e6 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 26340961.456298828\n },\n \"line\" : 11,\n \"name\" : \"I get the channel metadata\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 151038.16986083984\n },\n \"line\" : 12,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f91d9bb $s23PubNubContractTestsBeta0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 1547\\n\\t3 PubNubContractTestsBeta 0x000000010f8d60e6 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 880956.64978027344\n },\n \"line\" : 13,\n \"name\" : \"the channel metadata for 'Chat' channel\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 9,\n \"tags\" : [\n {\n \"name\" : \"@contract=getChannelMetadataOfChat\",\n \"line\" : 8\n }\n ],\n \"name\" : \"Get a channel metadata for id\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-channel-metadata;get-a-channel-with-custom-metadata\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7ca8 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 1064\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 1327037.8112792969\n },\n \"line\" : 17,\n \"name\" : \"the id for 'DM' channel\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f91d4ec $s23PubNubContractTestsBeta0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 316\\n\\t3 PubNubContractTestsBeta 0x000000010f8d60e6 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 13816952.705383301\n },\n \"line\" : 18,\n \"name\" : \"I get the channel metadata with custom\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 136971.47369384766\n },\n \"line\" : 19,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f91d9bb $s23PubNubContractTestsBeta0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 1547\\n\\t3 PubNubContractTestsBeta 0x000000010f8d60e6 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 730991.36352539062\n },\n \"line\" : 20,\n \"name\" : \"the channel metadata for 'DM' channel\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 16,\n \"tags\" : [\n {\n \"name\" : \"@contract=getChannelMetadataOfDMWithCustom\",\n \"line\" : 15\n }\n ],\n \"name\" : \"Get a channel with custom metadata\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-channel-metadata;set-a-channel-metadata\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7ca8 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 1064\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 347018.24188232422\n },\n \"line\" : 24,\n \"name\" : \"the data for 'Chat' channel\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f91d5e2 $s23PubNubContractTestsBeta0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 562\\n\\t3 PubNubContractTestsBeta 0x000000010f8d60e6 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 15264987.945556641\n },\n \"line\" : 25,\n \"name\" : \"I set the channel metadata\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 113010.40649414062\n },\n \"line\" : 26,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f91d9bb $s23PubNubContractTestsBeta0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 1547\\n\\t3 PubNubContractTestsBeta 0x000000010f8d60e6 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 462889.67132568359\n },\n \"line\" : 27,\n \"name\" : \"the channel metadata for 'Chat' channel contains updated\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 23,\n \"tags\" : [\n {\n \"name\" : \"@contract=setChannelMetadataForChat\",\n \"line\" : 22\n }\n ],\n \"name\" : \"Set a channel metadata\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-channel-metadata;remove-a-channel-metadata-for-id\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7ca8 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 1064\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 1286029.8156738281\n },\n \"line\" : 31,\n \"name\" : \"the id for 'Chat' channel\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f91d6e3 $s23PubNubContractTestsBeta0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 819\\n\\t3 PubNubContractTestsBeta 0x000000010f8d60e6 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 12266993.522644043\n },\n \"line\" : 32,\n \"name\" : \"I remove the channel metadata\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 54001.808166503906\n },\n \"line\" : 33,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 30,\n \"tags\" : [\n {\n \"name\" : \"@contract=removeChannelMetadataOfChat\",\n \"line\" : 29\n }\n ],\n \"name\" : \"Remove a channel metadata for id\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-channel-metadata;get-all-channel-metadata\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f91d7ef $s23PubNubContractTestsBeta0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 1087\\n\\t3 PubNubContractTestsBeta 0x000000010f8d60e6 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 12877941.131591797\n },\n \"line\" : 37,\n \"name\" : \"I get all channel metadata\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 353097.91564941406\n },\n \"line\" : 38,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f91db74 $s23PubNubContractTestsBeta0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 1988\\n\\t3 PubNubContractTestsBeta 0x000000010f8d60e6 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 768065.45257568359\n },\n \"line\" : 39,\n \"name\" : \"the response contains list with 'Chat' and 'Patient' channel metadata\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 36,\n \"tags\" : [\n {\n \"name\" : \"@contract=getAllChannelMetadata\",\n \"line\" : 35\n }\n ],\n \"name\" : \"Get all channel metadata\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-channel-metadata;get-all-channel-metadata-with-custom\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f91d7ef $s23PubNubContractTestsBeta0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 1087\\n\\t3 PubNubContractTestsBeta 0x000000010f8d60e6 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 11584043.502807617\n },\n \"line\" : 43,\n \"name\" : \"I get all channel metadata with custom\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 1219034.1949462891\n },\n \"line\" : 44,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f91db74 $s23PubNubContractTestsBeta0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 1988\\n\\t3 PubNubContractTestsBeta 0x000000010f8d60e6 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 3031969.0704345703\n },\n \"line\" : 45,\n \"name\" : \"the response contains list with 'DM' and 'VipChat' channel metadata\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 42,\n \"tags\" : [\n {\n \"name\" : \"@contract=getAllChannelMetadataWithCustom\",\n \"line\" : 41\n }\n ],\n \"name\" : \"Get all channel metadata with custom\"\n }\n ],\n \"id\" : \"objects-v2-channel-metadata\",\n \"keyword\" : \"Feature\",\n \"description\" : \" As a PubNub customer I want to create, update, remove channels.\",\n \"uri\" : \"\\/Features\\/objectsV2\\/channel-metadata.feature\",\n \"tags\" : [\n {\n \"name\" : \"@featureSet=objectsV2\",\n \"line\" : 1\n },\n {\n \"name\" : \"@beta\",\n \"line\" : 1\n }\n ]\n },\n {\n \"name\" : \"Objects V2 Members\",\n \"elements\" : [\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-members;get-members-for-a-channel\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7ca8 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 1064\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 748038.29193115234\n },\n \"line\" : 10,\n \"name\" : \"the id for 'Chat' channel\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f90add5 $s23PubNubContractTestsBeta0ab14ObjectsMembersC9TestStepsC5setupyyF + 309\\n\\t3 PubNubContractTestsBeta 0x000000010f8d61be $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4318\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 12609004.974365234\n },\n \"line\" : 11,\n \"name\" : \"I get the channel members\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 288009.6435546875\n },\n \"line\" : 12,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e824c $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2508\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 989079.47540283203\n },\n \"line\" : 13,\n \"name\" : \"the response contains list with 'AmeliaMember' and 'EvaMember' members\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 9,\n \"tags\" : [\n {\n \"name\" : \"@contract=getMembersOfChatChannel\",\n \"line\" : 8\n }\n ],\n \"name\" : \"Get members for a channel\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-members;get-members-for-vipchat-channel-with-custom-and-uuid-with-custom\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7ca8 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 1064\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 628948.21166992188\n },\n \"line\" : 17,\n \"name\" : \"the id for 'VipChat' channel\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f90add5 $s23PubNubContractTestsBeta0ab14ObjectsMembersC9TestStepsC5setupyyF + 309\\n\\t3 PubNubContractTestsBeta 0x000000010f8d61be $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4318\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 12912988.662719727\n },\n \"line\" : 18,\n \"name\" : \"I get the channel members including custom and UUID custom information\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 416994.09484863281\n },\n \"line\" : 19,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e824c $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2508\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 1984000.2059936523\n },\n \"line\" : 20,\n \"name\" : \"the response contains list with 'OliverMember' and 'PeterMember' members\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 16,\n \"tags\" : [\n {\n \"name\" : \"@contract=getMembersOfVipChatChannelWithCustomAndUuidWithCustom\",\n \"line\" : 15\n }\n ],\n \"name\" : \"Get members for VipChat channel with custom and UUID with custom\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-members;set-member-for-a-channel\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e808e $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 695943.83239746094\n },\n \"line\" : 24,\n \"name\" : \"the data for 'AmeliaMember' member\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7ca8 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 1064\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 491023.06365966797\n },\n \"line\" : 25,\n \"name\" : \"the id for 'Chat' channel\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f90aecb $s23PubNubContractTestsBeta0ab14ObjectsMembersC9TestStepsC5setupyyF + 555\\n\\t3 PubNubContractTestsBeta 0x000000010f8d61be $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4318\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 12421965.599060059\n },\n \"line\" : 26,\n \"name\" : \"I set a channel member\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 171899.79553222656\n },\n \"line\" : 27,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e8405 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2949\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 536918.64013671875\n },\n \"line\" : 28,\n \"name\" : \"the response contains list with 'AmeliaMember' member\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 23,\n \"tags\" : [\n {\n \"name\" : \"@contract=setMembersForChatChannel\",\n \"line\" : 22\n }\n ],\n \"name\" : \"Set member for a channel\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-members;set-member-with-custom-for-a-channel-and-uuid-with-custom\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e808e $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 1072049.1409301758\n },\n \"line\" : 32,\n \"name\" : \"the data for 'PeterMember' member\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7ca8 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 1064\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 306963.92059326172\n },\n \"line\" : 33,\n \"name\" : \"the id for 'Chat' channel\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f90aecb $s23PubNubContractTestsBeta0ab14ObjectsMembersC9TestStepsC5setupyyF + 555\\n\\t3 PubNubContractTestsBeta 0x000000010f8d61be $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4318\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 13674974.44152832\n },\n \"line\" : 34,\n \"name\" : \"I set a channel member including custom and UUID with custom\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 260949.13482666016\n },\n \"line\" : 35,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e8405 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2949\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 1325011.2533569336\n },\n \"line\" : 36,\n \"name\" : \"the response contains list with 'PeterMember' member\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 31,\n \"tags\" : [\n {\n \"name\" : \"@contract=setMembersForChatChannelWithCustomAndUuidWithCustom\",\n \"line\" : 30\n }\n ],\n \"name\" : \"Set member with custom for a channel and UUID with custom\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-members;remove-member-for-a-channel\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7ca8 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 1064\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 331997.87139892578\n },\n \"line\" : 40,\n \"name\" : \"the id for 'Chat' channel\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e808e $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 329971.3134765625\n },\n \"line\" : 41,\n \"name\" : \"the data for 'AmeliaMember' member that we want to remove\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f90afcc $s23PubNubContractTestsBeta0ab14ObjectsMembersC9TestStepsC5setupyyF + 812\\n\\t3 PubNubContractTestsBeta 0x000000010f8d61be $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4318\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 13733029.365539551\n },\n \"line\" : 42,\n \"name\" : \"I remove a channel member\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 73075.294494628906\n },\n \"line\" : 43,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 39,\n \"tags\" : [\n {\n \"name\" : \"@contract=removeMembersForChatChannel\",\n \"line\" : 38\n }\n ],\n \"name\" : \"Remove member for a channel\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-members;manage-members-for-a-channel\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e808e $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 1137971.8780517578\n },\n \"line\" : 47,\n \"name\" : \"the data for 'PeterMember' member\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e808e $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 332951.54571533203\n },\n \"line\" : 48,\n \"name\" : \"the data for 'AmeliaMember' member that we want to remove\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7ca8 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 1064\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 294089.31732177734\n },\n \"line\" : 49,\n \"name\" : \"the id for 'Chat' channel\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f90b0d8 $s23PubNubContractTestsBeta0ab14ObjectsMembersC9TestStepsC5setupyyF + 1080\\n\\t3 PubNubContractTestsBeta 0x000000010f8d61be $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4318\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 19722938.537597656\n },\n \"line\" : 50,\n \"name\" : \"I manage channel members\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 254988.67034912109\n },\n \"line\" : 51,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e8405 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2949\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 1312017.4407958984\n },\n \"line\" : 52,\n \"name\" : \"the response contains list with 'PeterMember' member\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e8405 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2949\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 568032.26470947266\n },\n \"line\" : 53,\n \"name\" : \"the response does not contain list with 'AmeliaMember' member\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 46,\n \"tags\" : [\n {\n \"name\" : \"@contract=manageMembersForChatChannel\",\n \"line\" : 45\n },\n {\n \"name\" : \"@na=ruby\",\n \"line\" : 45\n },\n {\n \"name\" : \"@na=js\",\n \"line\" : 45\n }\n ],\n \"name\" : \"Manage members for a channel\"\n }\n ],\n \"id\" : \"objects-v2-members\",\n \"keyword\" : \"Feature\",\n \"description\" : \" As a PubNub customer I want to create, get, remove and update channel members(UUIDs).\",\n \"uri\" : \"\\/Features\\/objectsV2\\/members-metadata.feature\",\n \"tags\" : [\n {\n \"name\" : \"@featureSet=objectsV2\",\n \"line\" : 1\n },\n {\n \"name\" : \"@beta\",\n \"line\" : 1\n }\n ]\n },\n {\n \"name\" : \"Objects V2 Memberships\",\n \"elements\" : [\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-memberships;get-memberships-for-uuid\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7e9c $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 1564\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 398993.49212646484\n },\n \"line\" : 10,\n \"name\" : \"the id for 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f903d05 $s23PubNubContractTestsBeta0ab18ObjectsMembershipsC9TestStepsC5setupyyF + 309\\n\\t3 PubNubContractTestsBeta 0x000000010f8d6176 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4246\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 28747081.756591797\n },\n \"line\" : 11,\n \"name\" : \"I get the memberships\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 1018047.3327636719\n },\n \"line\" : 12,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e824c $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2508\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 1228928.5659790039\n },\n \"line\" : 13,\n \"name\" : \"the response contains list with 'ChatMembership' and 'PatientMembership' memberships\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 9,\n \"tags\" : [\n {\n \"name\" : \"@contract=getAliceMemberships\",\n \"line\" : 8\n }\n ],\n \"name\" : \"Get memberships for UUID\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-memberships;get-memberships-for-current-user\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdc6c Given + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7a94 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 532\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 361919.40307617188\n },\n \"line\" : 17,\n \"name\" : \"current user is 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f903d05 $s23PubNubContractTestsBeta0ab18ObjectsMembershipsC9TestStepsC5setupyyF + 309\\n\\t3 PubNubContractTestsBeta 0x000000010f8d6176 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4246\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 13537049.293518066\n },\n \"line\" : 18,\n \"name\" : \"I get the memberships for current user\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 277042.38891601562\n },\n \"line\" : 19,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e824c $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2508\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 1052975.6546020508\n },\n \"line\" : 20,\n \"name\" : \"the response contains list with 'ChatMembership' and 'PatientMembership' memberships\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 16,\n \"tags\" : [\n {\n \"name\" : \"@contract=getAliceMemberships\",\n \"line\" : 15\n }\n ],\n \"name\" : \"Get memberships for current user\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-memberships;get-memberships-for-uuid-with-custom-and-channel-custom\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7e9c $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 1564\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 673055.64880371094\n },\n \"line\" : 24,\n \"name\" : \"the id for 'Bob' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f903d05 $s23PubNubContractTestsBeta0ab18ObjectsMembershipsC9TestStepsC5setupyyF + 309\\n\\t3 PubNubContractTestsBeta 0x000000010f8d6176 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4246\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 16712903.97644043\n },\n \"line\" : 25,\n \"name\" : \"I get the memberships including custom and channel custom information\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 383973.12164306641\n },\n \"line\" : 26,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e824c $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2508\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 2292990.6845092773\n },\n \"line\" : 27,\n \"name\" : \"the response contains list with 'VipChatMembership' and 'DMMembership' memberships\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 23,\n \"tags\" : [\n {\n \"name\" : \"@contract=getBobMembershipWithCustomAndChannelCustom\",\n \"line\" : 22\n }\n ],\n \"name\" : \"Get memberships for UUID with custom and channel custom\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-memberships;set-membership\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7e9c $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 1564\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 367045.40252685547\n },\n \"line\" : 31,\n \"name\" : \"the id for 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e808e $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 474929.8095703125\n },\n \"line\" : 32,\n \"name\" : \"the data for 'ChatMembership' membership\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f903dfb $s23PubNubContractTestsBeta0ab18ObjectsMembershipsC9TestStepsC5setupyyF + 555\\n\\t3 PubNubContractTestsBeta 0x000000010f8d6176 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4246\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 15660047.53112793\n },\n \"line\" : 33,\n \"name\" : \"I set the membership\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 431895.25604248047\n },\n \"line\" : 34,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e8405 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2949\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 825047.49298095703\n },\n \"line\" : 35,\n \"name\" : \"the response contains list with 'ChatMembership' membership\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 30,\n \"tags\" : [\n {\n \"name\" : \"@contract=setAliceMembership\",\n \"line\" : 29\n }\n ],\n \"name\" : \"Set membership\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-memberships;set-membership-for-current-user\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdc6c Given + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7a94 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 532\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 845909.11865234375\n },\n \"line\" : 39,\n \"name\" : \"current user is 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e808e $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 503063.20190429688\n },\n \"line\" : 40,\n \"name\" : \"the data for 'ChatMembership' membership\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f903dfb $s23PubNubContractTestsBeta0ab18ObjectsMembershipsC9TestStepsC5setupyyF + 555\\n\\t3 PubNubContractTestsBeta 0x000000010f8d6176 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4246\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 25166034.698486328\n },\n \"line\" : 41,\n \"name\" : \"I set the membership for current user\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 213980.67474365234\n },\n \"line\" : 42,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e8405 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2949\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 943064.68963623047\n },\n \"line\" : 43,\n \"name\" : \"the response contains list with 'ChatMembership' membership\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 38,\n \"tags\" : [\n {\n \"name\" : \"@contract=setAliceMembership\",\n \"line\" : 37\n }\n ],\n \"name\" : \"Set membership for current user\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-memberships;remove-membership\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7e9c $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 1564\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 351905.82275390625\n },\n \"line\" : 47,\n \"name\" : \"the id for 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e808e $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 424981.11724853516\n },\n \"line\" : 48,\n \"name\" : \"the data for 'ChatMembership' membership\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f903efc $s23PubNubContractTestsBeta0ab18ObjectsMembershipsC9TestStepsC5setupyyF + 812\\n\\t3 PubNubContractTestsBeta 0x000000010f8d6176 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4246\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 13050913.81072998\n },\n \"line\" : 49,\n \"name\" : \"I remove the membership\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 78082.084655761719\n },\n \"line\" : 50,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 46,\n \"tags\" : [\n {\n \"name\" : \"@contract=removeAliceMembership\",\n \"line\" : 45\n }\n ],\n \"name\" : \"Remove membership\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-memberships;remove-membership-for-current-user\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdc6c Given + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7a94 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 532\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 339031.21948242188\n },\n \"line\" : 54,\n \"name\" : \"current user is 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e808e $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 455975.53253173828\n },\n \"line\" : 55,\n \"name\" : \"the data for 'ChatMembership' membership that we want to remove\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f903efc $s23PubNubContractTestsBeta0ab18ObjectsMembershipsC9TestStepsC5setupyyF + 812\\n\\t3 PubNubContractTestsBeta 0x000000010f8d6176 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4246\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 11393070.220947266\n },\n \"line\" : 56,\n \"name\" : \"I remove the membership for current user\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 72002.410888671875\n },\n \"line\" : 57,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 53,\n \"tags\" : [\n {\n \"name\" : \"@contract=removeAliceMembership\",\n \"line\" : 52\n }\n ],\n \"name\" : \"Remove membership for current user\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-memberships;manage-memberships-for-a-uuid\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7e9c $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 1564\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 355005.26428222656\n },\n \"line\" : 61,\n \"name\" : \"the id for 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e808e $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 440001.48773193359\n },\n \"line\" : 62,\n \"name\" : \"the data for 'ChatMembership' membership\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e808e $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 407934.18884277344\n },\n \"line\" : 63,\n \"name\" : \"the data for 'PatientMembership' membership that we want to remove\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f904006 $s23PubNubContractTestsBeta0ab18ObjectsMembershipsC9TestStepsC5setupyyF + 1078\\n\\t3 PubNubContractTestsBeta 0x000000010f8d6176 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4246\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 11765003.204345703\n },\n \"line\" : 64,\n \"name\" : \"I manage memberships\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 172972.67913818359\n },\n \"line\" : 65,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e8405 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2949\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 613927.84118652344\n },\n \"line\" : 66,\n \"name\" : \"the response contains list with 'ChatMembership' membership\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e8405 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2949\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 595927.23846435547\n },\n \"line\" : 67,\n \"name\" : \"the response does not contain list with 'PatientMembership' membership\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 60,\n \"tags\" : [\n {\n \"name\" : \"@contract=manageAliceMemberships\",\n \"line\" : 59\n },\n {\n \"name\" : \"@na=ruby\",\n \"line\" : 59\n },\n {\n \"name\" : \"@na=js\",\n \"line\" : 59\n }\n ],\n \"name\" : \"Manage memberships for a UUID\"\n }\n ],\n \"id\" : \"objects-v2-memberships\",\n \"keyword\" : \"Feature\",\n \"description\" : \" As a PubNub customer I want to create, update, remove channels.\",\n \"uri\" : \"\\/Features\\/objectsV2\\/membership-metadata.feature\",\n \"tags\" : [\n {\n \"name\" : \"@featureSet=objectsV2\",\n \"line\" : 1\n },\n {\n \"name\" : \"@beta\",\n \"line\" : 1\n }\n ]\n },\n {\n \"name\" : \"Objects V2 UUID metadata\",\n \"elements\" : [\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-uuid-metadata;get-a-uuid-metadata-for-id\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7e9c $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 1564\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 362038.61236572266\n },\n \"line\" : 10,\n \"name\" : \"the id for 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8b9fbc $s23PubNubContractTestsBeta0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 316\\n\\t3 PubNubContractTestsBeta 0x000000010f8d612e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 26399970.054626465\n },\n \"line\" : 11,\n \"name\" : \"I get the UUID metadata\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 128984.45129394531\n },\n \"line\" : 12,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8ba48b $s23PubNubContractTestsBeta0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 1547\\n\\t3 PubNubContractTestsBeta 0x000000010f8d612e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 391960.14404296875\n },\n \"line\" : 13,\n \"name\" : \"the UUID metadata for 'Alice' persona\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 9,\n \"tags\" : [\n {\n \"name\" : \"@contract=getUUIDMetadataOfAlice\",\n \"line\" : 8\n }\n ],\n \"name\" : \"Get a UUID metadata for id\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-uuid-metadata;get-a-uuid-with-custom-metadata,-id-stored-in-config\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdc6c Given + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7a94 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 532\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 1092910.7666015625\n },\n \"line\" : 17,\n \"name\" : \"current user is 'Bob' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8b9fbc $s23PubNubContractTestsBeta0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 316\\n\\t3 PubNubContractTestsBeta 0x000000010f8d612e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 24816989.898681641\n },\n \"line\" : 18,\n \"name\" : \"I get the UUID metadata with custom for current user\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 164985.65673828125\n },\n \"line\" : 19,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8ba48b $s23PubNubContractTestsBeta0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 1547\\n\\t3 PubNubContractTestsBeta 0x000000010f8d612e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 847935.67657470703\n },\n \"line\" : 20,\n \"name\" : \"the UUID metadata for 'Bob' persona\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 16,\n \"tags\" : [\n {\n \"name\" : \"@contract=getUUIDMetadataOfBobWithCustom\",\n \"line\" : 15\n }\n ],\n \"name\" : \"Get a UUID with custom metadata, id stored in config\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-uuid-metadata;set-a-uuid-metadata\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7e9c $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 1564\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 343918.80035400391\n },\n \"line\" : 24,\n \"name\" : \"the data for 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8ba0b2 $s23PubNubContractTestsBeta0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 562\\n\\t3 PubNubContractTestsBeta 0x000000010f8d612e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 14741063.117980957\n },\n \"line\" : 25,\n \"name\" : \"I set the UUID metadata\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 110030.17425537109\n },\n \"line\" : 26,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8ba48b $s23PubNubContractTestsBeta0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 1547\\n\\t3 PubNubContractTestsBeta 0x000000010f8d612e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 362992.28668212891\n },\n \"line\" : 27,\n \"name\" : \"the UUID metadata for 'Alice' persona contains updated\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 23,\n \"tags\" : [\n {\n \"name\" : \"@contract=setUUIDMetadataForAlice\",\n \"line\" : 22\n }\n ],\n \"name\" : \"Set a UUID metadata\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-uuid-metadata;remove-a-uuid-metadata-for-id\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7e9c $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 1564\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 343918.80035400391\n },\n \"line\" : 31,\n \"name\" : \"the id for 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8ba1b3 $s23PubNubContractTestsBeta0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 819\\n\\t3 PubNubContractTestsBeta 0x000000010f8d612e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 11218905.448913574\n },\n \"line\" : 32,\n \"name\" : \"I remove the UUID metadata\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 25987.625122070312\n },\n \"line\" : 33,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 30,\n \"tags\" : [\n {\n \"name\" : \"@contract=removeUUIDMetadataOfAlice\",\n \"line\" : 29\n }\n ],\n \"name\" : \"Remove a UUID metadata for id\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-uuid-metadata;remove-a-uuid-metadata,-id-stored-in-config\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdc6c Given + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7a94 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 532\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 344991.68395996094\n },\n \"line\" : 37,\n \"name\" : \"current user is 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8ba1b3 $s23PubNubContractTestsBeta0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 819\\n\\t3 PubNubContractTestsBeta 0x000000010f8d612e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 11326074.600219727\n },\n \"line\" : 38,\n \"name\" : \"I remove the UUID metadata for current user\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 23961.067199707031\n },\n \"line\" : 39,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 36,\n \"tags\" : [\n {\n \"name\" : \"@contract=removeUUIDMetadataOfAlice\",\n \"line\" : 35\n }\n ],\n \"name\" : \"Remove a UUID metadata, id stored in config\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-uuid-metadata;get-all-uuid-metadata\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8ba2bf $s23PubNubContractTestsBeta0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 1087\\n\\t3 PubNubContractTestsBeta 0x000000010f8d612e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 11319041.25213623\n },\n \"line\" : 43,\n \"name\" : \"I get all UUID metadata\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 285029.41131591797\n },\n \"line\" : 44,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8ba60b $s23PubNubContractTestsBeta0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 1931\\n\\t3 PubNubContractTestsBeta 0x000000010f8d612e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 20027.16064453125\n },\n \"line\" : 45,\n \"name\" : \"the response contains list with 'Alice' and 'James' UUID metadata\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 42,\n \"tags\" : [\n {\n \"name\" : \"@contract=getAllUUIDMetadata\",\n \"line\" : 41\n }\n ],\n \"name\" : \"Get all UUID metadata\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-uuid-metadata;get-all-uuid-metadata-with-custom\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8ba2bf $s23PubNubContractTestsBeta0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 1087\\n\\t3 PubNubContractTestsBeta 0x000000010f8d612e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 18473982.810974121\n },\n \"line\" : 49,\n \"name\" : \"I get all UUID metadata with custom\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 281929.96978759766\n },\n \"line\" : 50,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8ba60b $s23PubNubContractTestsBeta0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 1931\\n\\t3 PubNubContractTestsBeta 0x000000010f8d612e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 20980.8349609375\n },\n \"line\" : 51,\n \"name\" : \"the response contains list with 'Bob' and 'Lisa' UUID metadata\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 48,\n \"tags\" : [\n {\n \"name\" : \"@contract=getAllUUIDMetadataWithCustom\",\n \"line\" : 47\n }\n ],\n \"name\" : \"Get all UUID metadata with custom\"\n }\n ],\n \"id\" : \"objects-v2-uuid-metadata\",\n \"keyword\" : \"Feature\",\n \"description\" : \" As a PubNub customer I want to create, update, remove uuids.\",\n \"uri\" : \"\\/Features\\/objectsV2\\/uuid-metadata.feature\",\n \"tags\" : [\n {\n \"name\" : \"@featureSet=objectsV2\",\n \"line\" : 1\n },\n {\n \"name\" : \"@beta\",\n \"line\" : 1\n }\n ]\n }\n]","createdAt":null,"language":"swift"}},{"scenarios":[{"scenario":"579","feature":"86a052365207542b400a5a2afa08025c","status":"passed","duration":44840931.89239502},{"scenario":"585","feature":"86a052365207542b400a5a2afa08025c","status":"passed","duration":13188123.70300293},{"scenario":"591","feature":"86a052365207542b400a5a2afa08025c","status":"passed","duration":15953063.96484375},{"scenario":"596","feature":"86a052365207542b400a5a2afa08025c","status":"passed","duration":12733936.309814453},{"scenario":"601","feature":"86a052365207542b400a5a2afa08025c","status":"passed","duration":13664960.861206055},{"scenario":"606","feature":"86a052365207542b400a5a2afa08025c","status":"passed","duration":15890836.715698242},{"scenario":"616","feature":"f904be085f84e4dd964d64b101fe5673","status":"passed","duration":13872027.397155762},{"scenario":"622","feature":"f904be085f84e4dd964d64b101fe5673","status":"passed","duration":15581011.772155762},{"scenario":"629","feature":"f904be085f84e4dd964d64b101fe5673","status":"passed","duration":12899041.175842285},{"scenario":"636","feature":"f904be085f84e4dd964d64b101fe5673","status":"passed","duration":16559958.457946777},{"scenario":"642","feature":"f904be085f84e4dd964d64b101fe5673","status":"passed","duration":11297106.742858887},{"scenario":"653","feature":"f904be085f84e4dd964d64b101fe5673","status":"passed","duration":14984965.324401855},{"scenario":"663","feature":"28ce82f5aa5c139169ffec2eef237027","status":"passed","duration":11634826.66015625},{"scenario":"669","feature":"28ce82f5aa5c139169ffec2eef237027","status":"passed","duration":14273047.44720459},{"scenario":"675","feature":"28ce82f5aa5c139169ffec2eef237027","status":"passed","duration":17446279.525756836},{"scenario":"682","feature":"28ce82f5aa5c139169ffec2eef237027","status":"passed","duration":16650080.680847168},{"scenario":"689","feature":"28ce82f5aa5c139169ffec2eef237027","status":"passed","duration":16840100.288391113},{"scenario":"695","feature":"28ce82f5aa5c139169ffec2eef237027","status":"passed","duration":12230038.6428833},{"scenario":"701","feature":"28ce82f5aa5c139169ffec2eef237027","status":"passed","duration":10542988.777160645},{"scenario":"712","feature":"28ce82f5aa5c139169ffec2eef237027","status":"passed","duration":14031171.798706055},{"scenario":"722","feature":"8a383f24948b75233e7a80e59607ce99","status":"passed","duration":13572931.289672852},{"scenario":"728","feature":"8a383f24948b75233e7a80e59607ce99","status":"passed","duration":15820980.072021484},{"scenario":"734","feature":"8a383f24948b75233e7a80e59607ce99","status":"passed","duration":23468971.252441406},{"scenario":"739","feature":"8a383f24948b75233e7a80e59607ce99","status":"passed","duration":13047099.113464355},{"scenario":"744","feature":"8a383f24948b75233e7a80e59607ce99","status":"passed","duration":11826992.03491211},{"scenario":"749","feature":"8a383f24948b75233e7a80e59607ce99","status":"passed","duration":10981082.916259766},{"scenario":"754","feature":"8a383f24948b75233e7a80e59607ce99","status":"passed","duration":11422991.752624512}],"artifact":{"type":"main","extension":"json","contents":"[\n {\n \"name\" : \"Objects V2 Channel metadata\",\n \"elements\" : [\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-channel-metadata;get-a-channel-metadata-for-id\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109002d08 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 1064\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 2429962.158203125\n },\n \"line\" : 10,\n \"name\" : \"the id for 'Chat' channel\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x000000010903854c $s19PubNubContractTests0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 316\\n\\t3 PubNubContractTests 0x0000000108ff1146 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 41916966.438293457\n },\n \"line\" : 11,\n \"name\" : \"I get the channel metadata\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 131011.00921630859\n },\n \"line\" : 12,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109038a1b $s19PubNubContractTests0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 1547\\n\\t3 PubNubContractTests 0x0000000108ff1146 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 362992.28668212891\n },\n \"line\" : 13,\n \"name\" : \"the channel metadata for 'Chat' channel\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 9,\n \"tags\" : [\n {\n \"name\" : \"@contract=getChannelMetadataOfChat\",\n \"line\" : 8\n }\n ],\n \"name\" : \"Get a channel metadata for id\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-channel-metadata;get-a-channel-with-custom-metadata\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109002d08 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 1064\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 962018.96667480469\n },\n \"line\" : 17,\n \"name\" : \"the id for 'DM' channel\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x000000010903854c $s19PubNubContractTests0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 316\\n\\t3 PubNubContractTests 0x0000000108ff1146 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 11559009.552001953\n },\n \"line\" : 18,\n \"name\" : \"I get the channel metadata with custom\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 112056.73217773438\n },\n \"line\" : 19,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109038a1b $s19PubNubContractTests0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 1547\\n\\t3 PubNubContractTests 0x0000000108ff1146 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 555038.4521484375\n },\n \"line\" : 20,\n \"name\" : \"the channel metadata for 'DM' channel\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 16,\n \"tags\" : [\n {\n \"name\" : \"@contract=getChannelMetadataOfDMWithCustom\",\n \"line\" : 15\n }\n ],\n \"name\" : \"Get a channel with custom metadata\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-channel-metadata;set-a-channel-metadata\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109002d08 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 1064\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 303983.68835449219\n },\n \"line\" : 24,\n \"name\" : \"the data for 'Chat' channel\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x0000000109038642 $s19PubNubContractTests0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 562\\n\\t3 PubNubContractTests 0x0000000108ff1146 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 15214085.578918457\n },\n \"line\" : 25,\n \"name\" : \"I set the channel metadata\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 87976.455688476562\n },\n \"line\" : 26,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109038a1b $s19PubNubContractTests0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 1547\\n\\t3 PubNubContractTests 0x0000000108ff1146 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 347018.24188232422\n },\n \"line\" : 27,\n \"name\" : \"the channel metadata for 'Chat' channel contains updated\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 23,\n \"tags\" : [\n {\n \"name\" : \"@contract=setChannelMetadataForChat\",\n \"line\" : 22\n }\n ],\n \"name\" : \"Set a channel metadata\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-channel-metadata;remove-a-channel-metadata-for-id\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109002d08 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 1064\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 486969.94781494141\n },\n \"line\" : 31,\n \"name\" : \"the id for 'Chat' channel\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x0000000109038743 $s19PubNubContractTests0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 819\\n\\t3 PubNubContractTests 0x0000000108ff1146 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 12201905.250549316\n },\n \"line\" : 32,\n \"name\" : \"I remove the channel metadata\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 45061.111450195312\n },\n \"line\" : 33,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 30,\n \"tags\" : [\n {\n \"name\" : \"@contract=removeChannelMetadataOfChat\",\n \"line\" : 29\n }\n ],\n \"name\" : \"Remove a channel metadata for id\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-channel-metadata;get-all-channel-metadata\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x000000010903884f $s19PubNubContractTests0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 1087\\n\\t3 PubNubContractTests 0x0000000108ff1146 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 12596011.161804199\n },\n \"line\" : 37,\n \"name\" : \"I get all channel metadata\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 306963.92059326172\n },\n \"line\" : 38,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109038bd4 $s19PubNubContractTests0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 1988\\n\\t3 PubNubContractTests 0x0000000108ff1146 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 761985.77880859375\n },\n \"line\" : 39,\n \"name\" : \"the response contains list with 'Chat' and 'Patient' channel metadata\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 36,\n \"tags\" : [\n {\n \"name\" : \"@contract=getAllChannelMetadata\",\n \"line\" : 35\n }\n ],\n \"name\" : \"Get all channel metadata\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-channel-metadata;get-all-channel-metadata-with-custom\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x000000010903884f $s19PubNubContractTests0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 1087\\n\\t3 PubNubContractTests 0x0000000108ff1146 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 14362931.251525879\n },\n \"line\" : 43,\n \"name\" : \"I get all channel metadata with custom\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 244975.09002685547\n },\n \"line\" : 44,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109038bd4 $s19PubNubContractTests0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 1988\\n\\t3 PubNubContractTests 0x0000000108ff1146 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 1282930.3741455078\n },\n \"line\" : 45,\n \"name\" : \"the response contains list with 'DM' and 'VipChat' channel metadata\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 42,\n \"tags\" : [\n {\n \"name\" : \"@contract=getAllChannelMetadataWithCustom\",\n \"line\" : 41\n }\n ],\n \"name\" : \"Get all channel metadata with custom\"\n }\n ],\n \"id\" : \"objects-v2-channel-metadata\",\n \"keyword\" : \"Feature\",\n \"description\" : \" As a PubNub customer I want to create, update, remove channels.\",\n \"uri\" : \"\\/Features\\/objectsV2\\/channel-metadata.feature\",\n \"tags\" : [\n {\n \"name\" : \"@featureSet=objectsV2\",\n \"line\" : 1\n },\n {\n \"name\" : \"@beta\",\n \"line\" : 1\n }\n ]\n },\n {\n \"name\" : \"Objects V2 Members\",\n \"elements\" : [\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-members;get-members-for-a-channel\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109002d08 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 1064\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 354051.58996582031\n },\n \"line\" : 10,\n \"name\" : \"the id for 'Chat' channel\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x0000000109025e35 $s19PubNubContractTests0ab14ObjectsMembersC9TestStepsC5setupyyF + 309\\n\\t3 PubNubContractTests 0x0000000108ff121e $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4318\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 12300014.495849609\n },\n \"line\" : 11,\n \"name\" : \"I get the channel members\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 234007.83538818359\n },\n \"line\" : 12,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x00000001090032ac $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2508\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 983953.47595214844\n },\n \"line\" : 13,\n \"name\" : \"the response contains list with 'AmeliaMember' and 'EvaMember' members\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 9,\n \"tags\" : [\n {\n \"name\" : \"@contract=getMembersOfChatChannel\",\n \"line\" : 8\n }\n ],\n \"name\" : \"Get members for a channel\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-members;get-members-for-vipchat-channel-with-custom-and-uuid-with-custom\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109002d08 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 1064\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 696063.04168701172\n },\n \"line\" : 17,\n \"name\" : \"the id for 'VipChat' channel\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x0000000109025e35 $s19PubNubContractTests0ab14ObjectsMembersC9TestStepsC5setupyyF + 309\\n\\t3 PubNubContractTests 0x0000000108ff121e $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4318\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 12758016.586303711\n },\n \"line\" : 18,\n \"name\" : \"I get the channel members including custom and UUID custom information\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 309944.15283203125\n },\n \"line\" : 19,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x00000001090032ac $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2508\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 1816987.9913330078\n },\n \"line\" : 20,\n \"name\" : \"the response contains list with 'OliverMember' and 'PeterMember' members\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 16,\n \"tags\" : [\n {\n \"name\" : \"@contract=getMembersOfVipChatChannelWithCustomAndUuidWithCustom\",\n \"line\" : 15\n }\n ],\n \"name\" : \"Get members for VipChat channel with custom and UUID with custom\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-members;set-member-for-a-channel\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x00000001090030ee $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 378966.33148193359\n },\n \"line\" : 24,\n \"name\" : \"the data for 'AmeliaMember' member\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109002d08 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 1064\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 272989.27307128906\n },\n \"line\" : 25,\n \"name\" : \"the id for 'Chat' channel\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x0000000109025f2b $s19PubNubContractTests0ab14ObjectsMembersC9TestStepsC5setupyyF + 555\\n\\t3 PubNubContractTests 0x0000000108ff121e $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4318\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 11631011.962890625\n },\n \"line\" : 26,\n \"name\" : \"I set a channel member\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 142097.47314453125\n },\n \"line\" : 27,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109003465 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2949\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 473976.13525390625\n },\n \"line\" : 28,\n \"name\" : \"the response contains list with 'AmeliaMember' member\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 23,\n \"tags\" : [\n {\n \"name\" : \"@contract=setMembersForChatChannel\",\n \"line\" : 22\n }\n ],\n \"name\" : \"Set member for a channel\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-members;set-member-with-custom-for-a-channel-and-uuid-with-custom\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x00000001090030ee $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 1013040.5426025391\n },\n \"line\" : 32,\n \"name\" : \"the data for 'PeterMember' member\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109002d08 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 1064\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 301957.13043212891\n },\n \"line\" : 33,\n \"name\" : \"the id for 'Chat' channel\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x0000000109025f2b $s19PubNubContractTests0ab14ObjectsMembersC9TestStepsC5setupyyF + 555\\n\\t3 PubNubContractTests 0x0000000108ff121e $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4318\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 13885974.884033203\n },\n \"line\" : 34,\n \"name\" : \"I set a channel member including custom and UUID with custom\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 223994.25506591797\n },\n \"line\" : 35,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109003465 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2949\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 1134991.6458129883\n },\n \"line\" : 36,\n \"name\" : \"the response contains list with 'PeterMember' member\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 31,\n \"tags\" : [\n {\n \"name\" : \"@contract=setMembersForChatChannelWithCustomAndUuidWithCustom\",\n \"line\" : 30\n }\n ],\n \"name\" : \"Set member with custom for a channel and UUID with custom\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-members;remove-member-for-a-channel\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109002d08 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 1064\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 331044.19708251953\n },\n \"line\" : 40,\n \"name\" : \"the id for 'Chat' channel\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x00000001090030ee $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 337004.66156005859\n },\n \"line\" : 41,\n \"name\" : \"the data for 'AmeliaMember' member that we want to remove\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x000000010902602c $s19PubNubContractTests0ab14ObjectsMembersC9TestStepsC5setupyyF + 812\\n\\t3 PubNubContractTests 0x0000000108ff121e $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4318\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 10557055.473327637\n },\n \"line\" : 42,\n \"name\" : \"I remove a channel member\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 72002.410888671875\n },\n \"line\" : 43,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 39,\n \"tags\" : [\n {\n \"name\" : \"@contract=removeMembersForChatChannel\",\n \"line\" : 38\n }\n ],\n \"name\" : \"Remove member for a channel\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-members;manage-members-for-a-channel\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x00000001090030ee $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 1007914.5431518555\n },\n \"line\" : 47,\n \"name\" : \"the data for 'PeterMember' member\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x00000001090030ee $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 319004.05883789062\n },\n \"line\" : 48,\n \"name\" : \"the data for 'AmeliaMember' member that we want to remove\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109002d08 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 1064\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 262022.01843261719\n },\n \"line\" : 49,\n \"name\" : \"the id for 'Chat' channel\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x0000000109026138 $s19PubNubContractTests0ab14ObjectsMembersC9TestStepsC5setupyyF + 1080\\n\\t3 PubNubContractTests 0x0000000108ff121e $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4318\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 11600017.547607422\n },\n \"line\" : 50,\n \"name\" : \"I manage channel members\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 205039.97802734375\n },\n \"line\" : 51,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109003465 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2949\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 1096963.8824462891\n },\n \"line\" : 52,\n \"name\" : \"the response contains list with 'PeterMember' member\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109003465 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2949\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 494003.2958984375\n },\n \"line\" : 53,\n \"name\" : \"the response does not contain list with 'AmeliaMember' member\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 46,\n \"tags\" : [\n {\n \"name\" : \"@contract=manageMembersForChatChannel\",\n \"line\" : 45\n },\n {\n \"name\" : \"@na=ruby\",\n \"line\" : 45\n },\n {\n \"name\" : \"@na=js\",\n \"line\" : 45\n }\n ],\n \"name\" : \"Manage members for a channel\"\n }\n ],\n \"id\" : \"objects-v2-members\",\n \"keyword\" : \"Feature\",\n \"description\" : \" As a PubNub customer I want to create, get, remove and update channel members(UUIDs).\",\n \"uri\" : \"\\/Features\\/objectsV2\\/members-metadata.feature\",\n \"tags\" : [\n {\n \"name\" : \"@featureSet=objectsV2\",\n \"line\" : 1\n },\n {\n \"name\" : \"@beta\",\n \"line\" : 1\n }\n ]\n },\n {\n \"name\" : \"Objects V2 Memberships\",\n \"elements\" : [\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-memberships;get-memberships-for-uuid\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109002efc $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 1564\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 331044.19708251953\n },\n \"line\" : 10,\n \"name\" : \"the id for 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x000000010901ed65 $s19PubNubContractTests0ab18ObjectsMembershipsC9TestStepsC5setupyyF + 309\\n\\t3 PubNubContractTests 0x0000000108ff11d6 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4246\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 10100960.731506348\n },\n \"line\" : 11,\n \"name\" : \"I get the memberships\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 248908.99658203125\n },\n \"line\" : 12,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x00000001090032ac $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2508\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 953912.73498535156\n },\n \"line\" : 13,\n \"name\" : \"the response contains list with 'ChatMembership' and 'PatientMembership' memberships\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 9,\n \"tags\" : [\n {\n \"name\" : \"@contract=getAliceMemberships\",\n \"line\" : 8\n }\n ],\n \"name\" : \"Get memberships for UUID\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-memberships;get-memberships-for-current-user\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ec6c Given + 76\\n\\t2 PubNubContractTests 0x0000000109002af4 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 532\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 302076.33972167969\n },\n \"line\" : 17,\n \"name\" : \"current user is 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x000000010901ed65 $s19PubNubContractTests0ab18ObjectsMembershipsC9TestStepsC5setupyyF + 309\\n\\t3 PubNubContractTests 0x0000000108ff11d6 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4246\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 11963009.834289551\n },\n \"line\" : 18,\n \"name\" : \"I get the memberships for current user\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 470042.22869873047\n },\n \"line\" : 19,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x00000001090032ac $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2508\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 1537919.0444946289\n },\n \"line\" : 20,\n \"name\" : \"the response contains list with 'ChatMembership' and 'PatientMembership' memberships\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 16,\n \"tags\" : [\n {\n \"name\" : \"@contract=getAliceMemberships\",\n \"line\" : 15\n }\n ],\n \"name\" : \"Get memberships for current user\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-memberships;get-memberships-for-uuid-with-custom-and-channel-custom\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109002efc $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 1564\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 713109.97009277344\n },\n \"line\" : 24,\n \"name\" : \"the id for 'Bob' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x000000010901ed65 $s19PubNubContractTests0ab18ObjectsMembershipsC9TestStepsC5setupyyF + 309\\n\\t3 PubNubContractTests 0x0000000108ff11d6 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4246\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 14224052.429199219\n },\n \"line\" : 25,\n \"name\" : \"I get the memberships including custom and channel custom information\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 366091.72821044922\n },\n \"line\" : 26,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x00000001090032ac $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2508\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 2143025.3982543945\n },\n \"line\" : 27,\n \"name\" : \"the response contains list with 'VipChatMembership' and 'DMMembership' memberships\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 23,\n \"tags\" : [\n {\n \"name\" : \"@contract=getBobMembershipWithCustomAndChannelCustom\",\n \"line\" : 22\n }\n ],\n \"name\" : \"Get memberships for UUID with custom and channel custom\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-memberships;set-membership\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109002efc $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 1564\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 366091.72821044922\n },\n \"line\" : 31,\n \"name\" : \"the id for 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x00000001090030ee $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 472068.78662109375\n },\n \"line\" : 32,\n \"name\" : \"the data for 'ChatMembership' membership\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x000000010901ee5b $s19PubNubContractTests0ab18ObjectsMembershipsC9TestStepsC5setupyyF + 555\\n\\t3 PubNubContractTests 0x0000000108ff11d6 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4246\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 15049934.387207031\n },\n \"line\" : 33,\n \"name\" : \"I set the membership\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 218033.79058837891\n },\n \"line\" : 34,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109003465 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2949\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 543951.98822021484\n },\n \"line\" : 35,\n \"name\" : \"the response contains list with 'ChatMembership' membership\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 30,\n \"tags\" : [\n {\n \"name\" : \"@contract=setAliceMembership\",\n \"line\" : 29\n }\n ],\n \"name\" : \"Set membership\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-memberships;set-membership-for-current-user\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ec6c Given + 76\\n\\t2 PubNubContractTests 0x0000000109002af4 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 532\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 335931.77795410156\n },\n \"line\" : 39,\n \"name\" : \"current user is 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x00000001090030ee $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 420093.53637695312\n },\n \"line\" : 40,\n \"name\" : \"the data for 'ChatMembership' membership\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x000000010901ee5b $s19PubNubContractTests0ab18ObjectsMembershipsC9TestStepsC5setupyyF + 555\\n\\t3 PubNubContractTests 0x0000000108ff11d6 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4246\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 15223026.275634766\n },\n \"line\" : 41,\n \"name\" : \"I set the membership for current user\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 167965.88897705078\n },\n \"line\" : 42,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109003465 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2949\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 693082.80944824219\n },\n \"line\" : 43,\n \"name\" : \"the response contains list with 'ChatMembership' membership\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 38,\n \"tags\" : [\n {\n \"name\" : \"@contract=setAliceMembership\",\n \"line\" : 37\n }\n ],\n \"name\" : \"Set membership for current user\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-memberships;remove-membership\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109002efc $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 1564\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 519990.92102050781\n },\n \"line\" : 47,\n \"name\" : \"the id for 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x00000001090030ee $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 469923.01940917969\n },\n \"line\" : 48,\n \"name\" : \"the data for 'ChatMembership' membership\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x000000010901ef5c $s19PubNubContractTests0ab18ObjectsMembershipsC9TestStepsC5setupyyF + 812\\n\\t3 PubNubContractTests 0x0000000108ff11d6 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4246\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 11164069.175720215\n },\n \"line\" : 49,\n \"name\" : \"I remove the membership\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 76055.526733398438\n },\n \"line\" : 50,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 46,\n \"tags\" : [\n {\n \"name\" : \"@contract=removeAliceMembership\",\n \"line\" : 45\n }\n ],\n \"name\" : \"Remove membership\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-memberships;remove-membership-for-current-user\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ec6c Given + 76\\n\\t2 PubNubContractTests 0x0000000109002af4 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 532\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 326037.40692138672\n },\n \"line\" : 54,\n \"name\" : \"current user is 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x00000001090030ee $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 416994.09484863281\n },\n \"line\" : 55,\n \"name\" : \"the data for 'ChatMembership' membership that we want to remove\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x000000010901ef5c $s19PubNubContractTests0ab18ObjectsMembershipsC9TestStepsC5setupyyF + 812\\n\\t3 PubNubContractTests 0x0000000108ff11d6 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4246\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 9714007.3776245117\n },\n \"line\" : 56,\n \"name\" : \"I remove the membership for current user\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 85949.897766113281\n },\n \"line\" : 57,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 53,\n \"tags\" : [\n {\n \"name\" : \"@contract=removeAliceMembership\",\n \"line\" : 52\n }\n ],\n \"name\" : \"Remove membership for current user\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-memberships;manage-memberships-for-a-uuid\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109002efc $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 1564\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 316023.82659912109\n },\n \"line\" : 61,\n \"name\" : \"the id for 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x00000001090030ee $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 352025.03204345703\n },\n \"line\" : 62,\n \"name\" : \"the data for 'ChatMembership' membership\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x00000001090030ee $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 340938.56811523438\n },\n \"line\" : 63,\n \"name\" : \"the data for 'PatientMembership' membership that we want to remove\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x000000010901f066 $s19PubNubContractTests0ab18ObjectsMembershipsC9TestStepsC5setupyyF + 1078\\n\\t3 PubNubContractTests 0x0000000108ff11d6 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4246\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 11722087.860107422\n },\n \"line\" : 64,\n \"name\" : \"I manage memberships\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 160098.07586669922\n },\n \"line\" : 65,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109003465 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2949\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 583052.63519287109\n },\n \"line\" : 66,\n \"name\" : \"the response contains list with 'ChatMembership' membership\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109003465 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2949\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 556945.80078125\n },\n \"line\" : 67,\n \"name\" : \"the response does not contain list with 'PatientMembership' membership\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 60,\n \"tags\" : [\n {\n \"name\" : \"@contract=manageAliceMemberships\",\n \"line\" : 59\n },\n {\n \"name\" : \"@na=ruby\",\n \"line\" : 59\n },\n {\n \"name\" : \"@na=js\",\n \"line\" : 59\n }\n ],\n \"name\" : \"Manage memberships for a UUID\"\n }\n ],\n \"id\" : \"objects-v2-memberships\",\n \"keyword\" : \"Feature\",\n \"description\" : \" As a PubNub customer I want to create, update, remove channels.\",\n \"uri\" : \"\\/Features\\/objectsV2\\/membership-metadata.feature\",\n \"tags\" : [\n {\n \"name\" : \"@featureSet=objectsV2\",\n \"line\" : 1\n },\n {\n \"name\" : \"@beta\",\n \"line\" : 1\n }\n ]\n },\n {\n \"name\" : \"Objects V2 UUID metadata\",\n \"elements\" : [\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-uuid-metadata;get-a-uuid-metadata-for-id\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109002efc $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 1564\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 337958.33587646484\n },\n \"line\" : 10,\n \"name\" : \"the id for 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x0000000108fd501c $s19PubNubContractTests0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 316\\n\\t3 PubNubContractTests 0x0000000108ff118e $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 12706995.010375977\n },\n \"line\" : 11,\n \"name\" : \"I get the UUID metadata\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 123023.98681640625\n },\n \"line\" : 12,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000108fd54eb $s19PubNubContractTests0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 1547\\n\\t3 PubNubContractTests 0x0000000108ff118e $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 404953.95660400391\n },\n \"line\" : 13,\n \"name\" : \"the UUID metadata for 'Alice' persona\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 9,\n \"tags\" : [\n {\n \"name\" : \"@contract=getUUIDMetadataOfAlice\",\n \"line\" : 8\n }\n ],\n \"name\" : \"Get a UUID metadata for id\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-uuid-metadata;get-a-uuid-with-custom-metadata,-id-stored-in-config\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ec6c Given + 76\\n\\t2 PubNubContractTests 0x0000000109002af4 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 532\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 648021.69799804688\n },\n \"line\" : 17,\n \"name\" : \"current user is 'Bob' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x0000000108fd501c $s19PubNubContractTests0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 316\\n\\t3 PubNubContractTests 0x0000000108ff118e $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 14373064.041137695\n },\n \"line\" : 18,\n \"name\" : \"I get the UUID metadata with custom for current user\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 150918.96057128906\n },\n \"line\" : 19,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000108fd54eb $s19PubNubContractTests0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 1547\\n\\t3 PubNubContractTests 0x0000000108ff118e $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 648975.37231445312\n },\n \"line\" : 20,\n \"name\" : \"the UUID metadata for 'Bob' persona\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 16,\n \"tags\" : [\n {\n \"name\" : \"@contract=getUUIDMetadataOfBobWithCustom\",\n \"line\" : 15\n }\n ],\n \"name\" : \"Get a UUID with custom metadata, id stored in config\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-uuid-metadata;set-a-uuid-metadata\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109002efc $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 1564\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 355958.93859863281\n },\n \"line\" : 24,\n \"name\" : \"the data for 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x0000000108fd5112 $s19PubNubContractTests0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 562\\n\\t3 PubNubContractTests 0x0000000108ff118e $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 22642970.085144043\n },\n \"line\" : 25,\n \"name\" : \"I set the UUID metadata\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 105023.38409423828\n },\n \"line\" : 26,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000108fd54eb $s19PubNubContractTests0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 1547\\n\\t3 PubNubContractTests 0x0000000108ff118e $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 365018.84460449219\n },\n \"line\" : 27,\n \"name\" : \"the UUID metadata for 'Alice' persona contains updated\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 23,\n \"tags\" : [\n {\n \"name\" : \"@contract=setUUIDMetadataForAlice\",\n \"line\" : 22\n }\n ],\n \"name\" : \"Set a UUID metadata\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-uuid-metadata;remove-a-uuid-metadata-for-id\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109002efc $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 1564\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 344038.00964355469\n },\n \"line\" : 31,\n \"name\" : \"the id for 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x0000000108fd5213 $s19PubNubContractTests0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 819\\n\\t3 PubNubContractTests 0x0000000108ff118e $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 12678027.153015137\n },\n \"line\" : 32,\n \"name\" : \"I remove the UUID metadata\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 25033.950805664062\n },\n \"line\" : 33,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 30,\n \"tags\" : [\n {\n \"name\" : \"@contract=removeUUIDMetadataOfAlice\",\n \"line\" : 29\n }\n ],\n \"name\" : \"Remove a UUID metadata for id\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-uuid-metadata;remove-a-uuid-metadata,-id-stored-in-config\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ec6c Given + 76\\n\\t2 PubNubContractTests 0x0000000109002af4 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 532\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 365018.84460449219\n },\n \"line\" : 37,\n \"name\" : \"current user is 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x0000000108fd5213 $s19PubNubContractTests0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 819\\n\\t3 PubNubContractTests 0x0000000108ff118e $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 11433005.332946777\n },\n \"line\" : 38,\n \"name\" : \"I remove the UUID metadata for current user\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 28967.857360839844\n },\n \"line\" : 39,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 36,\n \"tags\" : [\n {\n \"name\" : \"@contract=removeUUIDMetadataOfAlice\",\n \"line\" : 35\n }\n ],\n \"name\" : \"Remove a UUID metadata, id stored in config\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-uuid-metadata;get-all-uuid-metadata\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x0000000108fd531f $s19PubNubContractTests0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 1087\\n\\t3 PubNubContractTests 0x0000000108ff118e $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 10632038.116455078\n },\n \"line\" : 43,\n \"name\" : \"I get all UUID metadata\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 331997.87139892578\n },\n \"line\" : 44,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000108fd566b $s19PubNubContractTests0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 1931\\n\\t3 PubNubContractTests 0x0000000108ff118e $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 17046.928405761719\n },\n \"line\" : 45,\n \"name\" : \"the response contains list with 'Alice' and 'James' UUID metadata\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 42,\n \"tags\" : [\n {\n \"name\" : \"@contract=getAllUUIDMetadata\",\n \"line\" : 41\n }\n ],\n \"name\" : \"Get all UUID metadata\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-uuid-metadata;get-all-uuid-metadata-with-custom\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x0000000108fd531f $s19PubNubContractTests0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 1087\\n\\t3 PubNubContractTests 0x0000000108ff118e $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 11124014.854431152\n },\n \"line\" : 49,\n \"name\" : \"I get all UUID metadata with custom\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 277996.06323242188\n },\n \"line\" : 50,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000108fd566b $s19PubNubContractTests0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 1931\\n\\t3 PubNubContractTests 0x0000000108ff118e $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 20980.8349609375\n },\n \"line\" : 51,\n \"name\" : \"the response contains list with 'Bob' and 'Lisa' UUID metadata\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 48,\n \"tags\" : [\n {\n \"name\" : \"@contract=getAllUUIDMetadataWithCustom\",\n \"line\" : 47\n }\n ],\n \"name\" : \"Get all UUID metadata with custom\"\n }\n ],\n \"id\" : \"objects-v2-uuid-metadata\",\n \"keyword\" : \"Feature\",\n \"description\" : \" As a PubNub customer I want to create, update, remove uuids.\",\n \"uri\" : \"\\/Features\\/objectsV2\\/uuid-metadata.feature\",\n \"tags\" : [\n {\n \"name\" : \"@featureSet=objectsV2\",\n \"line\" : 1\n },\n {\n \"name\" : \"@beta\",\n \"line\" : 1\n }\n ]\n }\n]","createdAt":null,"language":"swift"}}] \ No newline at end of file +[{"scenarios":[{"status":"passed","feature":"fc6c498d2d86d21d24b32d6b49944654","scenario":"123","stderr":"","stdout":""},{"status":"passed","feature":"fc6c498d2d86d21d24b32d6b49944654","scenario":"133","stderr":"","stdout":""},{"status":"passed","feature":"fc6c498d2d86d21d24b32d6b49944654","scenario":"144","stderr":"","stdout":""},{"status":"passed","feature":"fc6c498d2d86d21d24b32d6b49944654","scenario":"157","stderr":"","stdout":""},{"status":"passed","feature":"fc6c498d2d86d21d24b32d6b49944654","scenario":"170","stderr":"","stdout":""},{"status":"passed","feature":"fc6c498d2d86d21d24b32d6b49944654","scenario":"183","stderr":"","stdout":""},{"status":"passed","feature":"960f98cc9286b75871db01397bacb186","scenario":"204","stderr":"","stdout":""},{"status":"passed","feature":"960f98cc9286b75871db01397bacb186","scenario":"209","stderr":"","stdout":""},{"status":"passed","feature":"960f98cc9286b75871db01397bacb186","scenario":"214","stderr":"","stdout":""}],"artifact":{"type":"main","extension":"xml","contents":"\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n","createdAt":null,"language":"dart"}},{"scenarios":[{"status":"passed","feature":"0c3daaef85c19f5c3e46bc5f1989ee77","scenario":"6","duration":0.957,"stderr":"","stdout":"Given I have a keyset with access manager enabled - without secret key......passed\nGiven a valid token with permissions to publish with channel 'channel-1'....passed\nWhen I publish a message using that auth token with channel 'channel-1'.....passed\nThen the result is successful...............................................passed\n"},{"status":"passed","feature":"0c3daaef85c19f5c3e46bc5f1989ee77","scenario":"14","duration":0.057,"stderr":"","stdout":"Given I have a keyset with access manager enabled - without secret key......passed\nGiven an expired token with permissions to publish with channel 'channel-1'.passed\nWhen I attempt to publish a message using that auth token with channel 'channel-1'.passed\nThen an auth error is returned..............................................passed\n* the error status code is 403..............................................passed\n* the auth error message is 'Token is expired.'.............................passed\n* the error service is 'Access Manager'.....................................passed\n"},{"status":"passed","feature":"0c3daaef85c19f5c3e46bc5f1989ee77","scenario":"22","duration":0.027,"stderr":"","stdout":"Given I have a keyset with access manager enabled - without secret key......passed\nGiven a valid token with permissions to publish with channel 'channel-1'....passed\nWhen I attempt to publish a message using that auth token with channel 'channel-1'.passed\nThen an auth error is returned..............................................passed\n* the error status code is 403..............................................passed\n* the auth error message is 'Forbidden'.....................................passed\n* the error service is 'Access Manager'.....................................passed\n"},{"status":"passed","feature":"0c3daaef85c19f5c3e46bc5f1989ee77","scenario":"30","duration":0.042,"stderr":"","stdout":"Given I have a keyset with access manager enabled - without secret key......passed\nGiven a valid token with permissions to publish with channel 'channel-1'....passed\nWhen I attempt to publish a message using that auth token with channel 'channel-1'.passed\nThen an auth error is returned..............................................passed\n* the error status code is 403..............................................passed\n* the auth error message is 'Token is revoked.'.............................passed\n* the error service is 'Access Manager'.....................................passed\n"},{"status":"passed","feature":"fc6c498d2d86d21d24b32d6b49944654","scenario":"197","duration":0.111,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven the TTL 43201.........................................................passed\nGiven the 'channel-1' CHANNEL resource access permissions...................passed\n* grant resource permission READ............................................passed\nWhen I attempt to grant a token specifying those permissions................passed\nThen an error is returned...................................................passed\n* the error status code is 400..............................................passed\n* the error message is 'Invalid ttl'........................................passed\n* the error source is 'grant'...............................................passed\n* the error detail message is 'Range should be 1 to 43200 minute(s).'.......passed\n* the error detail location is 'ttl'........................................passed\n* the error detail location type is 'body'..................................passed\n"},{"status":"passed","feature":"9cd4c8809e3f376bdc0d41d8a3694ee9","scenario":"222","duration":0.057,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven a token...............................................................passed\nWhen I revoke a token.......................................................passed\nThen I get confirmation that token has been revoked.........................passed\n"},{"status":"passed","feature":"9cd4c8809e3f376bdc0d41d8a3694ee9","scenario":"234","duration":0.051,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven a token...............................................................passed\nWhen I revoke a token.......................................................passed\nThen an error is returned...................................................passed\n* the error status code is 400..............................................passed\n* the error message is 'Invalid token'......................................passed\n* the error source is 'revoke'..............................................passed\n* the error detail message is not empty.....................................passed\n* the error detail location is 'token'......................................passed\n* the error detail location type is 'path'..................................passed\n* the error service is 'Access Manager'.....................................passed\n"},{"status":"passed","feature":"9cd4c8809e3f376bdc0d41d8a3694ee9","scenario":"246","duration":0.029,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven a token...............................................................passed\nWhen I revoke a token.......................................................passed\nThen an error is returned...................................................passed\n* the error status code is 400..............................................passed\n* the error message is 'Feature disabled'...................................passed\n* the error source is 'revoke'..............................................passed\n* the error detail message is 'Token revocation is disabled.'...............passed\n* the error detail location is 'subscribe-key'..............................passed\n* the error detail location type is 'path'..................................passed\n* the error service is 'Access Manager'.....................................passed\n"},{"status":"passed","feature":"9cd4c8809e3f376bdc0d41d8a3694ee9","scenario":"251","duration":0.052,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven the token string 'unescaped-_.ABCabc123 escaped;,/?:@&=+$#'...........passed\nWhen I revoke a token.......................................................passed\nThen I get confirmation that token has been revoked.........................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"286","duration":0.021,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\nWhen I decrypt 'file-legacy-civ.jpg' file...................................passed\nThen I receive 'unknown cryptor error'......................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"AES-CBC cryptor data header can be processed 2","duration":0.006,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\nWhen I decrypt 'file-cryptor-no-version.txt' file...........................passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"AES-CBC cryptor data header can be processed 3","duration":0.006,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\nWhen I decrypt 'file-cryptor-unknown-acrh.jpg' file.........................passed\nThen I receive 'unknown cryptor error'......................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"AES-CBC cryptor data header can be processed 4","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\nWhen I decrypt 'file-cryptor-v1-short.txt' file.............................passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"AES-CBC cryptor data header can be processed 5","duration":0.004,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\nWhen I decrypt 'file-cryptor-v1-unknown.txt' file...........................passed\nThen I receive 'unknown cryptor error'......................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"AES-CBC cryptor data header can be processed 6","duration":0.005,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\nWhen I decrypt 'empty-file-cryptor-v1-acrh.txt' file........................passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"AES-CBC cryptor data header can be processed 7","duration":0.024,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\nWhen I decrypt 'file-cryptor-v1-acrh.jpg' file..............................passed\nThen I receive 'success'....................................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"298","duration":0.008,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nWhen I encrypt 'empty-file.txt' file as 'binary'............................passed\nThen I receive 'encryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty data encryption should fail 2","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I encrypt 'empty-file.txt' file as 'binary'............................passed\nThen I receive 'encryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty data encryption should fail 3","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I encrypt 'empty-file.txt' file as 'binary'............................passed\nThen I receive 'encryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty data encryption should fail 4","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I encrypt 'empty-file.txt' file as 'binary'............................passed\nThen I receive 'encryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"314","duration":0.02,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nWhen I encrypt 'empty-file.txt' file as 'stream'............................passed\nThen I receive 'encryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty stream data encryption should fail 2","duration":0.007,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I encrypt 'empty-file.txt' file as 'stream'............................passed\nThen I receive 'encryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty stream data encryption should fail 3","duration":0.008,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I encrypt 'empty-file.txt' file as 'stream'............................passed\nThen I receive 'encryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty stream data encryption should fail 4","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I encrypt 'empty-file.txt' file as 'stream'............................passed\nThen I receive 'encryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"327","duration":0.006,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nWhen I decrypt 'empty-file.txt' file as 'binary'............................passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty data decryption should fail 2","duration":0.005,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'empty-file.txt' file as 'binary'............................passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty data decryption should fail 3","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I decrypt 'empty-file.txt' file as 'binary'............................passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty data decryption should fail 4","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'empty-file-cryptor-legacy-riv.txt' file as 'binary'.........passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty data decryption should fail 5","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I decrypt 'empty-file-cryptor-v1-acrh.txt' file as 'binary'............passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"344","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nWhen I decrypt 'empty-file.txt' file as 'stream'............................passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty stream data decryption should fail 2","duration":0.009,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'empty-file.txt' file as 'stream'............................passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty stream data decryption should fail 3","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I decrypt 'empty-file.txt' file as 'stream'............................passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty stream data decryption should fail 4","duration":0.004,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'empty-file-cryptor-legacy-riv.txt' file as 'stream'.........passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty stream data decryption should fail 5","duration":0.004,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I decrypt 'empty-file-cryptor-v1-acrh.txt' file as 'stream'............passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"357","duration":0.05,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nGiven Legacy code with 'pubnubenigma' cipher key and 'random' vector........passed\nWhen I encrypt 'file.jpg' file as 'binary'..................................passed\nThen Successfully decrypt an encrypted file with legacy code................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Data encrypted with legacy AES-CBC cryptor is decryptable with legacy implementation 2","duration":0.023,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nGiven Legacy code with 'pubnubenigma' cipher key and 'constant' vector......passed\nWhen I encrypt 'file.jpg' file as 'binary'..................................passed\nThen Successfully decrypt an encrypted file with legacy code................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Data encrypted with legacy AES-CBC cryptor is decryptable with legacy implementation 3","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nGiven Legacy code with 'pubnubenigma' cipher key and 'random' vector........passed\nWhen I encrypt 'file.txt' file as 'binary'..................................passed\nThen Successfully decrypt an encrypted file with legacy code................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Data encrypted with legacy AES-CBC cryptor is decryptable with legacy implementation 4","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nGiven Legacy code with 'pubnubenigma' cipher key and 'constant' vector......passed\nWhen I encrypt 'file.txt' file as 'binary'..................................passed\nThen Successfully decrypt an encrypted file with legacy code................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"372","duration":0.014,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\nGiven Legacy code with 'pubnubenigma' cipher key and 'random' vector........passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I encrypt 'file.jpg' file as 'stream'..................................passed\nThen Successfully decrypt an encrypted file with legacy code................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Stream data encrypted with legacy AES-CBC cryptor is decryptable with legacy implementation 2","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\nGiven Legacy code with 'pubnubenigma' cipher key and 'random' vector........passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I encrypt 'file.txt' file as 'stream'..................................passed\nThen Successfully decrypt an encrypted file with legacy code................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"390","duration":0.009,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nWhen I decrypt 'file-cryptor-legacy-civ.jpg' file as 'binary'...............passed\nThen Decrypted file content equal to the 'file.jpg' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as binary 2","duration":0.005,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'file-cryptor-legacy-riv.jpg' file as 'binary'...............passed\nThen Decrypted file content equal to the 'file.jpg' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as binary 3","duration":0.007,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nWhen I decrypt 'file-cryptor-legacy-civ.txt' file as 'binary'...............passed\nThen Decrypted file content equal to the 'file.txt' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as binary 4","duration":0.005,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'file-cryptor-legacy-riv.txt' file as 'binary'...............passed\nThen Decrypted file content equal to the 'file.txt' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as binary 5","duration":0.009,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nWhen I decrypt 'file-legacy-civ.jpg' file as 'binary'.......................passed\nThen Decrypted file content equal to the 'file.jpg' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as binary 6","duration":0.004,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'file-legacy-riv.jpg' file as 'binary'.......................passed\nThen Decrypted file content equal to the 'file.jpg' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as binary 7","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nWhen I decrypt 'file-legacy-civ.txt' file as 'binary'.......................passed\nThen Decrypted file content equal to the 'file.txt' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as binary 8","duration":0.005,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'file-legacy-riv.txt' file as 'binary'.......................passed\nThen Decrypted file content equal to the 'file.txt' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as binary 9","duration":0.006,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I decrypt 'file-cryptor-v1-acrh.jpg' file as 'binary'..................passed\nThen Decrypted file content equal to the 'file.jpg' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as binary 10","duration":0.004,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I decrypt 'file-cryptor-v1-acrh.txt' file as 'binary'..................passed\nThen Decrypted file content equal to the 'file.txt' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"408","duration":0.01,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'file-cryptor-legacy-riv.jpg' file as 'stream'...............passed\nThen Decrypted file content equal to the 'file.jpg' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as stream 2","duration":0.004,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'file-cryptor-legacy-riv.txt' file as 'stream'...............passed\nThen Decrypted file content equal to the 'file.txt' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as stream 3","duration":0.006,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'file-legacy-riv.jpg' file as 'stream'.......................passed\nThen Decrypted file content equal to the 'file.jpg' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as stream 4","duration":0.004,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'file-legacy-riv.txt' file as 'stream'.......................passed\nThen Decrypted file content equal to the 'file.txt' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as stream 5","duration":0.006,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I decrypt 'file-cryptor-v1-acrh.jpg' file as 'stream'..................passed\nThen Decrypted file content equal to the 'file.jpg' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as stream 6","duration":0.005,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I decrypt 'file-cryptor-v1-acrh.txt' file as 'stream'..................passed\nThen Decrypted file content equal to the 'file.txt' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"418","duration":0.026,"stderr":"","stdout":"Given Crypto module with default 'legacy' and additional 'acrh' cryptors....passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nWhen I decrypt 'file-cryptor-legacy-civ.jpg' file as 'binary'...............passed\nThen Decrypted file content equal to the 'file.jpg' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Crypto module can handle encrypted data from different cryptors 2","duration":0.004,"stderr":"","stdout":"Given Crypto module with default 'acrh' and additional 'legacy' cryptors....passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'file-legacy-riv.jpg' file as 'binary'.......................passed\nThen Decrypted file content equal to the 'file.jpg' file content............passed\n"},{"status":"skipped","feature":"2538da2e47f0f4e23c573fc847c6acaf","scenario":"426","duration":0.01,"stderr":"Given the crypto keyset.....................................................undefined\nWhen I subscribe............................................................skipped\nThen I receive the message in my subscribe response.........................skipped\n","stdout":""},{"status":"skipped","feature":"2538da2e47f0f4e23c573fc847c6acaf","scenario":"432","duration":0.01,"stderr":"Given the invalid-crypto keyset.............................................undefined\nWhen I subscribe............................................................skipped\nThen an error is thrown.....................................................skipped\n","stdout":""},{"status":"skipped","feature":"8f3fe7bfcc733e7c46314c53f0c3c1a8","scenario":"439","duration":0.013,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a file with 'space-id' space id and 'test_message_type' type....skipped\nThen I receive a successful response........................................skipped\n","stdout":""},{"status":"skipped","feature":"8f3fe7bfcc733e7c46314c53f0c3c1a8","scenario":"443","duration":0.009,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a file with 'space-id' space id and 'ts' type...................skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"8f3fe7bfcc733e7c46314c53f0c3c1a8","scenario":"447","duration":0.009,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a file with 'space-id' space id and 'this-is-really-long-message-type-to-be-used-with-publish' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"91f3a2c0e4424c87689525da44c4db11","scenario":"455","duration":0.009,"stderr":"Given the demo keyset.......................................................undefined\nWhen I list files...........................................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"91f3a2c0e4424c87689525da44c4db11","scenario":"461","duration":0.008,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish file message.................................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"91f3a2c0e4424c87689525da44c4db11","scenario":"467","duration":0.008,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish file message.................................................skipped\nThen I receive error response...............................................skipped\n","stdout":""},{"status":"skipped","feature":"91f3a2c0e4424c87689525da44c4db11","scenario":"473","duration":0.008,"stderr":"Given the demo keyset.......................................................undefined\nWhen I delete file..........................................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"91f3a2c0e4424c87689525da44c4db11","scenario":"479","duration":0.007,"stderr":"Given the demo keyset.......................................................undefined\nWhen I download file........................................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"efd56bc133990dba6fb78d8ed3345948","scenario":"500","duration":0.01,"stderr":"Given the demo keyset with enabled storage..................................undefined\nWhen I fetch message history for 'simple-channel' channel...................skipped\nThen I receive a successful response........................................skipped\nAnd history response contains messages with '0' and '4' message types.......skipped\nAnd history response contains messages without space ids....................skipped\n","stdout":""},{"status":"skipped","feature":"efd56bc133990dba6fb78d8ed3345948","scenario":"506","duration":0.009,"stderr":"Given the demo keyset with enabled storage..................................undefined\nWhen I fetch message history for 'vsp-channel' channel......................skipped\nThen I receive a successful response........................................skipped\nAnd history response contains messages with 'custom-message' and 'vc-message' types.skipped\nAnd history response contains messages without space ids....................skipped\n","stdout":""},{"status":"skipped","feature":"efd56bc133990dba6fb78d8ed3345948","scenario":"512","duration":0.01,"stderr":"Given the demo keyset with enabled storage..................................undefined\nWhen I fetch message history with 'includeType' set to 'false' for 'vsp-channel' channel.skipped\nThen I receive a successful response........................................skipped\nAnd history response contains messages without types........................skipped\nAnd history response contains messages without space ids....................skipped\n","stdout":""},{"status":"skipped","feature":"efd56bc133990dba6fb78d8ed3345948","scenario":"517","duration":0.009,"stderr":"Given the demo keyset with enabled storage..................................undefined\nWhen I fetch message history with 'includeSpaceId' set to 'true' for 'vsp-channel' channel.skipped\nThen I receive a successful response........................................skipped\nAnd history response contains messages with space ids.......................skipped\n","stdout":""},{"status":"skipped","feature":"16d2b386b2034b9488996466aaae0b57","scenario":"526","duration":0.014,"stderr":"Given the demo keyset.......................................................undefined\nWhen I fetch message history for single channel.............................skipped\nThen I receive successful response..........................................skipped\nAnd the response contains pagination info...................................skipped\n","stdout":""},{"status":"skipped","feature":"16d2b386b2034b9488996466aaae0b57","scenario":"532","duration":0.008,"stderr":"Given the demo keyset.......................................................undefined\nWhen I fetch message history for multiple channels..........................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"16d2b386b2034b9488996466aaae0b57","scenario":"538","duration":0.007,"stderr":"Given the demo keyset.......................................................undefined\nWhen I fetch message history with message actions...........................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"bfc34cd74d1dab63536a80aebfe3dc7e","scenario":"545","duration":0.028,"stderr":"Given the demo keyset.......................................................undefined\nWhen I add a message action.................................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"bfc34cd74d1dab63536a80aebfe3dc7e","scenario":"551","duration":0.009,"stderr":"Given the demo keyset.......................................................undefined\nWhen I add a message action.................................................skipped\nThen I receive error response...............................................skipped\n","stdout":""},{"status":"skipped","feature":"bfc34cd74d1dab63536a80aebfe3dc7e","scenario":"558","duration":0.008,"stderr":"Given the demo keyset.......................................................undefined\nWhen I fetch message actions................................................skipped\nThen I receive successful response..........................................skipped\nAnd the response contains pagination info...................................skipped\n","stdout":""},{"status":"skipped","feature":"bfc34cd74d1dab63536a80aebfe3dc7e","scenario":"564","duration":0.007,"stderr":"Given the demo keyset.......................................................undefined\nWhen I delete a message action..............................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"bfc34cd74d1dab63536a80aebfe3dc7e","scenario":"570","duration":0.007,"stderr":"Given the demo keyset.......................................................undefined\nWhen I delete a message action..............................................skipped\nThen I receive error response...............................................skipped\n","stdout":""},{"status":"passed","feature":"86a052365207542b400a5a2afa08025c","scenario":"579","duration":0.039,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Chat' channel.............................................passed\nWhen I get the channel metadata.............................................passed\nThen I receive a successful response........................................passed\nAnd the channel metadata for 'Chat' channel.................................passed\n"},{"status":"passed","feature":"86a052365207542b400a5a2afa08025c","scenario":"585","duration":0.03,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'DM' channel...............................................passed\nWhen I get the channel metadata with custom.................................passed\nThen I receive a successful response........................................passed\nAnd the channel metadata for 'DM' channel...................................passed\n"},{"status":"passed","feature":"86a052365207542b400a5a2afa08025c","scenario":"591","duration":0.029,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the data for 'Chat' channel...........................................passed\nWhen I set the channel metadata.............................................passed\nThen I receive a successful response........................................passed\nAnd the channel metadata for 'Chat' channel contains updated................passed\n"},{"status":"passed","feature":"86a052365207542b400a5a2afa08025c","scenario":"596","duration":0.024,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Chat' channel.............................................passed\nWhen I remove the channel metadata..........................................passed\nThen I receive a successful response........................................passed\n"},{"status":"passed","feature":"86a052365207542b400a5a2afa08025c","scenario":"601","duration":0.028,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nWhen I get all channel metadata.............................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'Chat' and 'Patient' channel metadata...passed\n"},{"status":"passed","feature":"86a052365207542b400a5a2afa08025c","scenario":"606","duration":0.021,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nWhen I get all channel metadata with custom.................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'DM' and 'VipChat' channel metadata.....passed\n"},{"status":"passed","feature":"f904be085f84e4dd964d64b101fe5673","scenario":"616","duration":0.033,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Chat' channel.............................................passed\nWhen I get the channel members..............................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'AmeliaMember' and 'EvaMember' members..passed\n"},{"status":"passed","feature":"f904be085f84e4dd964d64b101fe5673","scenario":"622","duration":0.021,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'VipChat' channel..........................................passed\nWhen I get the channel members including custom and UUID custom information.passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'OliverMember' and 'PeterMember' members.passed\n"},{"status":"passed","feature":"f904be085f84e4dd964d64b101fe5673","scenario":"629","duration":0.027,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the data for 'AmeliaMember' member....................................passed\nAnd the id for 'Chat' channel...............................................passed\nWhen I set a channel member.................................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'AmeliaMember' member...................passed\n"},{"status":"passed","feature":"f904be085f84e4dd964d64b101fe5673","scenario":"636","duration":0.037,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the data for 'PeterMember' member.....................................passed\nAnd the id for 'Chat' channel...............................................passed\nWhen I set a channel member including custom and UUID with custom...........passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'PeterMember' member....................passed\n"},{"status":"passed","feature":"f904be085f84e4dd964d64b101fe5673","scenario":"642","duration":0.027,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Chat' channel.............................................passed\nAnd the data for 'AmeliaMember' member that we want to remove...............passed\nWhen I remove a channel member..............................................passed\nThen I receive a successful response........................................passed\n"},{"status":"passed","feature":"f904be085f84e4dd964d64b101fe5673","scenario":"653","duration":0.033,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the data for 'PeterMember' member.....................................passed\nAnd the data for 'AmeliaMember' member that we want to remove...............passed\nAnd the id for 'Chat' channel...............................................passed\nWhen I manage channel members...............................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'PeterMember' member....................passed\nAnd the response does not contain list with 'AmeliaMember' member...........passed\n"},{"status":"passed","feature":"28ce82f5aa5c139169ffec2eef237027","scenario":"663","duration":0.026,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Alice' persona............................................passed\nWhen I get the memberships..................................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'ChatMembership' and 'PatientMembership' memberships.passed\n"},{"status":"passed","feature":"28ce82f5aa5c139169ffec2eef237027","scenario":"669","duration":0.021,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven current user is 'Alice' persona.......................................passed\nWhen I get the memberships for current user.................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'ChatMembership' and 'PatientMembership' memberships.passed\n"},{"status":"passed","feature":"28ce82f5aa5c139169ffec2eef237027","scenario":"675","duration":0.02,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Bob' persona..............................................passed\nWhen I get the memberships including custom and channel custom information..passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'VipChatMembership' and 'DMMembership' memberships.passed\n"},{"status":"passed","feature":"28ce82f5aa5c139169ffec2eef237027","scenario":"682","duration":0.037,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Alice' persona............................................passed\nAnd the data for 'ChatMembership' membership................................passed\nWhen I set the membership...................................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'ChatMembership' membership.............passed\n"},{"status":"passed","feature":"28ce82f5aa5c139169ffec2eef237027","scenario":"689","duration":0.018,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven current user is 'Alice' persona.......................................passed\nAnd the data for 'ChatMembership' membership................................passed\nWhen I set the membership for current user..................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'ChatMembership' membership.............passed\n"},{"status":"passed","feature":"28ce82f5aa5c139169ffec2eef237027","scenario":"695","duration":0.018,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Alice' persona............................................passed\nAnd the data for 'ChatMembership' membership................................passed\nWhen I remove the membership................................................passed\nThen I receive a successful response........................................passed\n"},{"status":"passed","feature":"28ce82f5aa5c139169ffec2eef237027","scenario":"701","duration":0.021,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven current user is 'Alice' persona.......................................passed\nAnd the data for 'ChatMembership' membership that we want to remove.........passed\nWhen I remove the membership for current user...............................passed\nThen I receive a successful response........................................passed\n"},{"status":"passed","feature":"28ce82f5aa5c139169ffec2eef237027","scenario":"712","duration":0.019,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Alice' persona............................................passed\nAnd the data for 'ChatMembership' membership................................passed\nAnd the data for 'PatientMembership' membership that we want to remove......passed\nWhen I manage memberships...................................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'ChatMembership' membership.............passed\nAnd the response does not contain list with 'PatientMembership' membership..passed\n"},{"status":"passed","feature":"8a383f24948b75233e7a80e59607ce99","scenario":"722","duration":0.031,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Alice' persona............................................passed\nWhen I get the UUID metadata................................................passed\nThen I receive a successful response........................................passed\nAnd the UUID metadata for 'Alice' persona...................................passed\n"},{"status":"passed","feature":"8a383f24948b75233e7a80e59607ce99","scenario":"728","duration":0.032,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven current user is 'Bob' persona.........................................passed\nWhen I get the UUID metadata with custom for current user...................passed\nThen I receive a successful response........................................passed\nAnd the UUID metadata for 'Bob' persona.....................................passed\n"},{"status":"passed","feature":"8a383f24948b75233e7a80e59607ce99","scenario":"734","duration":0.015,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the data for 'Alice' persona..........................................passed\nWhen I set the UUID metadata................................................passed\nThen I receive a successful response........................................passed\nAnd the UUID metadata for 'Alice' persona contains updated..................passed\n"},{"status":"passed","feature":"8a383f24948b75233e7a80e59607ce99","scenario":"739","duration":0.015,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Alice' persona............................................passed\nWhen I remove the UUID metadata.............................................passed\nThen I receive a successful response........................................passed\n"},{"status":"passed","feature":"8a383f24948b75233e7a80e59607ce99","scenario":"744","duration":0.018,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven current user is 'Alice' persona.......................................passed\nWhen I remove the UUID metadata for current user............................passed\nThen I receive a successful response........................................passed\n"},{"status":"passed","feature":"8a383f24948b75233e7a80e59607ce99","scenario":"749","duration":0.02,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nWhen I get all UUID metadata................................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'Alice' and 'James' UUID metadata.......passed\n"},{"status":"passed","feature":"8a383f24948b75233e7a80e59607ce99","scenario":"754","duration":0.012,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nWhen I get all UUID metadata with custom....................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'Bob' and 'Lisa' UUID metadata..........passed\n"},{"status":"skipped","feature":"ecb96f0fb94cc64370cd3d01a5c2d2bb","scenario":"972","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I fetch presence state for 'test-channel' channel......................skipped\nThen I receive successful response..........................................skipped\nAnd response contains state.................................................skipped\n","stdout":""},{"status":"skipped","feature":"ecb96f0fb94cc64370cd3d01a5c2d2bb","scenario":"977","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I fetch presence state for 'test-channel' channel......................skipped\nThen I receive successful response..........................................skipped\nAnd response contains state.................................................skipped\n","stdout":""},{"status":"skipped","feature":"2d9b192cca7419c829a709b08c4a2f06","scenario":"985","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I call heartbeat for 'test-channel' channel............................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"2d9b192cca7419c829a709b08c4a2f06","scenario":"990","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nGiven presence state set for 'test-channel' channel with withHeartbeat set to 'true'.skipped\nWhen I call heartbeat for 'test-channel' channel............................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"2d9b192cca7419c829a709b08c4a2f06","scenario":"995","duration":0.007,"stderr":"Given the demo keyset.......................................................undefined\nGiven presence state set for 'test-channel' channel with withHeartbeat set to 'false'.skipped\nWhen I call heartbeat for 'test-channel' channel............................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"102f68ae159f97fa6e1bc8272ef0bae6","scenario":"1004","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I fetch presence on 'test-channel' channel with presence state.........skipped\nThen I receive successful response..........................................skipped\nAnd there is no active clients..............................................skipped\n","stdout":""},{"status":"skipped","feature":"102f68ae159f97fa6e1bc8272ef0bae6","scenario":"1009","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I fetch presence on 'test-channel' channel with presence state.........skipped\nThen I receive successful response..........................................skipped\nAnd there is active clients.................................................skipped\n","stdout":""},{"status":"skipped","feature":"102f68ae159f97fa6e1bc8272ef0bae6","scenario":"1014","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I fetch presence on 'test-channel' channel with presence state.........skipped\nThen I receive successful response..........................................skipped\nAnd there is no active clients..............................................skipped\n","stdout":""},{"status":"skipped","feature":"102f68ae159f97fa6e1bc8272ef0bae6","scenario":"1020","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I fetch presence on 'test-channel' channel with presence state.........skipped\nThen I receive successful response..........................................skipped\nAnd there is active clients.................................................skipped\nAnd state associated with active clients....................................skipped\n","stdout":""},{"status":"skipped","feature":"1eecb18ed355aa7aeffa00907735b9bf","scenario":"1028","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I set state on 'test-channel' channel with withHeartbeat set to 'false'.skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"1eecb18ed355aa7aeffa00907735b9bf","scenario":"1032","duration":0.008,"stderr":"Given the demo keyset.......................................................undefined\nWhen I set state on 'test-channel' channel with withHeartbeat set to 'true'.skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1040","duration":0.007,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'space-id' space id and 'test_step' type........skipped\nThen I receive a successful response........................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1044","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'test-space' space id and 'ts' type.............skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1048","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'test-space' space id and 'this-is-really-long-message-type-to-be-used-with-publish' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1052","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'ts' space id and 'test-step' type..............skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1056","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'this-is-really-long-identifier-for-space-id-to-be-used-with-publish' space id and 'test-step' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1060","duration":0.007,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'pn-test-space' space id and 'test-step' type...skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1064","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'pn_test-space' space id and 'test-step' type...skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1068","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with '-test-space' space id and 'test-step' type.....skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1072","duration":0.011,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with '_test-space' space id and 'test-step' type.....skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1076","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'test@space.com' space id and 'test-step' type..skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1080","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'test-space' space id and 'pn-test-step' type...skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1084","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'test-space' space id and 'pn_test-step' type...skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1088","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'test-space' space id and '-test-step' type.....skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1092","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'test-space' space id and '_test-step' type.....skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1096","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'test-space' space id and 'test:step' type......skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1103","duration":0.015,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish 'tm+Jp@%X=JJgu!7$gHWpa0ee4S;8DZ=zCc3%' string as message to 'test-channel' channel.skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1109","duration":0.007,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish '{\"pubnub\":\"message is here\"}' dictionary as message to '@Bm4=#%@X*oZ6Df' channel with compression.skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1115","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish '{\"pubnub\":\"message is here\"}' dictionary as message to 'test-channel' channel as POST body.skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1120","duration":0.011,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish '2010' number as message to 'test_channel' channel...........skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1125","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish '[\"pubnub\",\"message is here\"]' array as message to 'test-channel' channel.skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1130","duration":0.008,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish '{\"pubnub\":\"message is here\"}' dictionary as message to 'test+channel' channel.skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1135","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish 'hello meta' string as message to 'test-channel' channel with 'meta' set to '{\"payload\":\"surprise\"}'.skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1140","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish 'hello store' string as message to 'test-channel' channel with 'store' set to '0'.skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1145","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish 'hello ttl' string as message to 'test channel' channel with 'ttl' set to '123'.skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1151","duration":0.007,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish too long message to 'test-channel' channel...................skipped\nThen I receive an error response............................................skipped\n* the error status code is 414..............................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1157","duration":0.007,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish 'hello meta' string as message to 'test-channel' channel with 'meta' set to 'string-value'.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1163","duration":0.007,"stderr":"Given the wrong publish key.................................................undefined\nWhen I publish '{\"pubnub\":\"message\"}' dictionary as message to 'test+channel' channel.skipped\nThen I receive an error response............................................skipped\nAnd the error status code is 400............................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1169","duration":0.005,"stderr":"Given the wrong subscribe key...............................................undefined\nWhen I publish '{\"pubnub\":\"message\"}' dictionary as message to 'test!channel' channel.skipped\nThen I receive an error response............................................skipped\nAnd the error status code is 400............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1177","duration":0.014,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'space-id' space id and 'test_message_type' type..skipped\nThen I receive a successful response........................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1181","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'test-space' space id and 'ts' type...............skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1185","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'test-space' space id and 'this-is-really-long-message-type-to-be-used-with-publish' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1189","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'ts' space id and 'test_message_type' type........skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1193","duration":0.007,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'this-is-really-long-identifier-for-space-id-to-be-used-with-publish' space id and 'test-step' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1197","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'pn-test-space' space id and 'test_message_type' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1201","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'pn_test-space' space id and 'test_message_type' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1205","duration":0.012,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with '-test-space' space id and 'test_message_type' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1209","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with '_test-space' space id and 'test_message_type' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1213","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'test@space.com' space id and 'test_message_type' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1217","duration":0.024,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'test-space' space id and 'pn-test_message_type' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1221","duration":0.031,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'test-space' space id and 'pn_test_message_type' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1225","duration":0.007,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'test-space' space id and '-test_message_type' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1229","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'test-space' space id and '_test_message_type' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1233","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'test-space' space id and 'test:message_type' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"085fea7abdc5d904fe69a3081efd7398","scenario":"1241","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal........................................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1248","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I list GCM push channels...............................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1253","duration":0.001,"stderr":"Given the demo keyset.......................................................undefined\nWhen I list APNS2 push channels.............................................skipped\nThen I receive error response...............................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1259","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I list APNS2 push channels with topic..................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1265","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I add GCM push channels................................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1271","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I add FCM push channels................................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1276","duration":0.001,"stderr":"Given the demo keyset.......................................................undefined\nWhen I add APNS2 push channels..............................................skipped\nThen I receive error response...............................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1282","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I add APNS2 push channels with topic...................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1288","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I remove GCM push channels.............................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1293","duration":0.001,"stderr":"Given the demo keyset.......................................................undefined\nWhen I remove APNS2 push channels...........................................skipped\nThen I receive error response...............................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1299","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I remove APNS2 push channels with topic................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1305","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I remove GCM device....................................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1310","duration":0.001,"stderr":"Given the demo keyset.......................................................undefined\nWhen I remove APNS2 device..................................................skipped\nThen I receive error response...............................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1316","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I remove APNS2 device with topic.......................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"93d2a5de416a9faa342b3b52ff46571c","scenario":"1434","duration":0.007,"stderr":"Given I have a keyset with access manager enabled...........................passed\nGiven no auth key...........................................................undefined\nWhen I subscribe............................................................skipped\nThen I receive access denied status.........................................skipped\n* I don't auto-retry subscribe..............................................skipped\n","stdout":""},{"status":"skipped","feature":"93d2a5de416a9faa342b3b52ff46571c","scenario":"1441","duration":0.005,"stderr":"Given I have a keyset with access manager enabled...........................passed\nGiven auth key..............................................................undefined\nWhen I subscribe............................................................skipped\nThen I receive access denied status.........................................skipped\n* I don't auto-retry subscribe..............................................skipped\n","stdout":""},{"status":"skipped","feature":"93d2a5de416a9faa342b3b52ff46571c","scenario":"1448","duration":0.005,"stderr":"Given I have a keyset with access manager enabled...........................passed\nGiven token.................................................................undefined\nWhen I subscribe............................................................skipped\nThen I receive access denied status.........................................skipped\n* I don't auto-retry subscribe..............................................skipped\n","stdout":""},{"status":"skipped","feature":"93d2a5de416a9faa342b3b52ff46571c","scenario":"1458","duration":0.004,"stderr":"Given I have a keyset with access manager enabled...........................passed\nGiven secret key............................................................undefined\nWhen I subscribe............................................................skipped\nThen I receive access denied status.........................................skipped\n* I don't auto-retry subscribe..............................................skipped\n","stdout":""},{"status":"skipped","feature":"93d2a5de416a9faa342b3b52ff46571c","scenario":"1466","duration":0.007,"stderr":"Given I have a keyset with access manager enabled...........................passed\nGiven auth key..............................................................undefined\nWhen I subscribe............................................................skipped\nThen I receive the message in my subscribe response.........................skipped\n* I receive access denied status............................................skipped\n* I don't auto-retry subscribe..............................................skipped\n","stdout":""},{"status":"skipped","feature":"93d2a5de416a9faa342b3b52ff46571c","scenario":"1474","duration":0.007,"stderr":"Given I have a keyset with access manager enabled...........................passed\nGiven token.................................................................undefined\nWhen I subscribe............................................................skipped\nThen I receive the message in my subscribe response.........................skipped\n* I receive access denied status............................................skipped\n* I don't auto-retry subscribe..............................................skipped\n","stdout":""},{"status":"skipped","feature":"93d2a5de416a9faa342b3b52ff46571c","scenario":"1485","duration":0.005,"stderr":"Given I have a keyset with access manager enabled...........................passed\nGiven secret key............................................................undefined\nWhen I subscribe............................................................skipped\nThen I receive the message in my subscribe response.........................skipped\n* I receive access denied status............................................skipped\n* I don't auto-retry subscribe..............................................skipped\n","stdout":""},{"status":"skipped","feature":"ceaa4b37fc9e2ca631d4c99bdd231ee8","scenario":"1492","duration":0.009,"stderr":"Given the demo keyset.......................................................undefined\nWhen I subscribe............................................................skipped\nThen I receive the message in my subscribe response.........................skipped\n","stdout":""},{"status":"skipped","feature":"ca6268e71ce8a000eb95295c5143dcce","scenario":"1553","duration":0.007,"stderr":"Given the demo keyset with event engine enabled.............................undefined\nWhen I subscribe............................................................skipped\nThen I receive the message in my subscribe response.........................skipped\nAnd I observe the following:................................................skipped\n","stdout":""},{"status":"skipped","feature":"ca6268e71ce8a000eb95295c5143dcce","scenario":"1569","duration":0.005,"stderr":"Given the demo keyset with event engine enabled.............................undefined\nWhen I subscribe with timetoken 42..........................................skipped\nThen I receive the message in my subscribe response.........................skipped\nAnd I observe the following:................................................skipped\n","stdout":""},{"status":"skipped","feature":"ca6268e71ce8a000eb95295c5143dcce","scenario":"1586","duration":0.014,"stderr":"Given the demo keyset with event engine enabled.............................undefined\nGiven a linear reconnection policy with 3 retries...........................skipped\nWhen I subscribe with timetoken 42..........................................skipped\nThen I receive the message in my subscribe response.........................skipped\nAnd I observe the following:................................................skipped\n","stdout":""},{"status":"skipped","feature":"d8c6f6d645bc73f9b38ced476208b4a2","scenario":"811","duration":0.008,"stderr":"Given the demo keyset with event engine enabled.............................undefined\nGiven a linear reconnection policy with 3 retries...........................skipped\nWhen I subscribe............................................................skipped\nThen I receive an error in my subscribe response............................skipped\nAnd I observe the following:................................................skipped\n","stdout":""},{"status":"skipped","feature":"ca6268e71ce8a000eb95295c5143dcce","scenario":"1615","duration":0.011,"stderr":"Given the demo keyset with event engine enabled.............................undefined\nGiven a linear reconnection policy with 3 retries...........................skipped\nWhen I subscribe............................................................skipped\nThen I receive the message in my subscribe response.........................skipped\nAnd I observe the following:................................................skipped\n","stdout":""},{"status":"skipped","feature":"ca6268e71ce8a000eb95295c5143dcce","scenario":"1632","duration":0.008,"stderr":"Given the demo keyset with event engine enabled.............................undefined\nGiven a linear reconnection policy with 3 retries...........................skipped\nWhen I subscribe............................................................skipped\nThen I receive the message in my subscribe response.........................skipped\nAnd I observe the following:................................................skipped\n","stdout":""},{"status":"skipped","feature":"4862b5407d890e3eb184e749e401cd0a","scenario":"2212","duration":0.007,"stderr":"Given the demo keyset.......................................................undefined\nWhen I subscribe to 'vsp-channel' channel...................................skipped\nThen I receive 2 messages in my subscribe response..........................skipped\nAnd response contains messages with 'custom-message' and 'vc-message' types.skipped\nAnd response contains messages with space ids...............................skipped\n","stdout":""},{"status":"skipped","feature":"a76d4ef5f3f6a672bbfab2865563e530","scenario":"2225","duration":0.005,"stderr":"When I request current time.................................................undefined\nThen I receive successful response..........................................skipped\n","stdout":""}],"artifact":{"type":"beta","extension":"xml","contents":"\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n","createdAt":null,"language":"java"}},{"scenarios":[{"status":"passed","feature":"fc6c498d2d86d21d24b32d6b49944654","scenario":"123","duration":1.061,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven the authorized UUID \"test-authorized-uuid\"............................passed\nGiven the TTL 60............................................................passed\nGiven the 'channel-1' CHANNEL resource access permissions...................passed\n* grant resource permission READ............................................passed\n* grant resource permission WRITE...........................................passed\n* grant resource permission GET.............................................passed\n* grant resource permission MANAGE..........................................passed\n* grant resource permission UPDATE..........................................passed\n* grant resource permission JOIN............................................passed\n* grant resource permission DELETE..........................................passed\nGiven the 'channel_group-1' CHANNEL_GROUP resource access permissions.......passed\n* grant resource permission READ............................................passed\n* grant resource permission MANAGE..........................................passed\nGiven the 'uuid-1' UUID resource access permissions.........................passed\n* grant resource permission GET.............................................passed\n* grant resource permission UPDATE..........................................passed\n* grant resource permission DELETE..........................................passed\nGiven the '^channel-\\S*$' CHANNEL pattern access permissions................passed\n* grant pattern permission READ.............................................passed\n* grant pattern permission WRITE............................................passed\n* grant pattern permission GET..............................................passed\n* grant pattern permission MANAGE...........................................passed\n* grant pattern permission UPDATE...........................................passed\n* grant pattern permission JOIN.............................................passed\n* grant pattern permission DELETE...........................................passed\nGiven the '^:channel_group-\\S*$' CHANNEL_GROUP pattern access permissions...passed\n* grant pattern permission READ.............................................passed\n* grant pattern permission MANAGE...........................................passed\nGiven the '^uuid-\\S*$' UUID pattern access permissions......................passed\n* grant pattern permission GET..............................................passed\n* grant pattern permission UPDATE...........................................passed\n* grant pattern permission DELETE...........................................passed\nWhen I grant a token specifying those permissions...........................passed\nThen the token contains the authorized UUID \"test-authorized-uuid\"..........passed\nThen the token contains the TTL 60..........................................passed\nThen the token has 'channel-1' CHANNEL resource access permissions..........passed\n* token resource permission READ............................................passed\n* token resource permission WRITE...........................................passed\n* token resource permission GET.............................................passed\n* token resource permission MANAGE..........................................passed\n* token resource permission UPDATE..........................................passed\n* token resource permission JOIN............................................passed\n* token resource permission DELETE..........................................passed\nThen the token has 'channel_group-1' CHANNEL_GROUP resource access permissions.passed\n* token resource permission READ............................................passed\n* token resource permission MANAGE..........................................passed\nThen the token has 'uuid-1' UUID resource access permissions................passed\n* token resource permission GET.............................................passed\n* token resource permission UPDATE..........................................passed\n* token resource permission DELETE..........................................passed\nThen the token has '^channel-\\S*$' CHANNEL pattern access permissions.......passed\n* token pattern permission READ.............................................passed\n* token pattern permission WRITE............................................passed\n* token pattern permission GET..............................................passed\n* token pattern permission MANAGE...........................................passed\n* token pattern permission UPDATE...........................................passed\n* token pattern permission JOIN.............................................passed\n* token pattern permission DELETE...........................................passed\nThen the token has '^:channel_group-\\S*$' CHANNEL_GROUP pattern access permissions.passed\n* token pattern permission READ.............................................passed\n* token pattern permission MANAGE...........................................passed\nThen the token has '^uuid-\\S*$' UUID pattern access permissions.............passed\n* token pattern permission GET..............................................passed\n* token pattern permission UPDATE...........................................passed\n* token pattern permission DELETE...........................................passed\n"},{"status":"passed","feature":"fc6c498d2d86d21d24b32d6b49944654","scenario":"133","duration":0.051,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven the TTL 60............................................................passed\nGiven the 'channel-1' CHANNEL resource access permissions...................passed\n* grant resource permission READ............................................passed\nWhen I grant a token specifying those permissions...........................passed\nThen the token contains the TTL 60..........................................passed\nThen the token does not contain an authorized uuid..........................passed\nThen the token has 'channel-1' CHANNEL resource access permissions..........passed\n* token resource permission READ............................................passed\n"},{"status":"passed","feature":"fc6c498d2d86d21d24b32d6b49944654","scenario":"144","duration":0.044,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven the authorized UUID \"test-authorized-uuid\"............................passed\nGiven the TTL 60............................................................passed\nGiven the 'channel-1' CHANNEL resource access permissions...................passed\n* grant resource permission READ............................................passed\nWhen I grant a token specifying those permissions...........................passed\nThen the token contains the TTL 60..........................................passed\nThen the token contains the authorized UUID \"test-authorized-uuid\"..........passed\nThen the token has 'channel-1' CHANNEL resource access permissions..........passed\n* token resource permission READ............................................passed\n"},{"status":"passed","feature":"fc6c498d2d86d21d24b32d6b49944654","scenario":"157","duration":0.085,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven the TTL 60............................................................passed\nGiven the 'uuid-1' UUID resource access permissions.........................passed\n* deny resource permission GET..............................................passed\nWhen I attempt to grant a token specifying those permissions................passed\nThen an error is returned...................................................passed\n* the error status code is 400..............................................passed\n* the error message is 'Invalid permissions'................................passed\n* the error source is 'grant'...............................................passed\n* the error detail message is 'Unexpected value: `permissions.resources.uuids.uuid-1` must be positive and non-zero.'.passed\n* the error detail location is 'permissions.resources.uuids.uuid-1'.........passed\n* the error detail location type is 'body'..................................passed\n"},{"status":"passed","feature":"fc6c498d2d86d21d24b32d6b49944654","scenario":"170","duration":0.048,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven the TTL 60............................................................passed\nGiven the '!<[^>]+>++' UUID pattern access permissions......................passed\n* grant pattern permission GET..............................................passed\nWhen I attempt to grant a token specifying those permissions................passed\nThen an error is returned...................................................passed\n* the error status code is 400..............................................passed\n* the error message is 'Invalid RegExp'.....................................passed\n* the error source is 'grant'...............................................passed\n* the error detail message is 'Syntax error: multiple repeat.'..............passed\n* the error detail location is 'permissions.patterns.uuids.!<[^>]+>++'......passed\n* the error detail location type is 'body'..................................passed\n"},{"status":"passed","feature":"fc6c498d2d86d21d24b32d6b49944654","scenario":"183","duration":0.049,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven the TTL 60............................................................passed\nGiven the '(!<[^>]+>)+' UUID pattern access permissions.....................passed\n* grant pattern permission GET..............................................passed\nWhen I attempt to grant a token specifying those permissions................passed\nThen an error is returned...................................................passed\n* the error status code is 400..............................................passed\n* the error message is 'Invalid RegExp'.....................................passed\n* the error source is 'grant'...............................................passed\n* the error detail message is 'Only non-capturing groups are allowed. Try replacing `(` with `(?:`.'.passed\n* the error detail location is 'permissions.patterns.uuids.(!<[^>]+>)+'.....passed\n* the error detail location type is 'body'..................................passed\n"},{"status":"passed","feature":"960f98cc9286b75871db01397bacb186","scenario":"204","duration":0.014,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven I have a known token containing an authorized UUID....................passed\nWhen I parse the token......................................................passed\nThen the parsed token output contains the authorized UUID \"test-authorized-uuid\".passed\n"},{"status":"passed","feature":"960f98cc9286b75871db01397bacb186","scenario":"209","duration":0.007,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven I have a known token containing UUID resource permissions.............passed\nWhen I parse the token......................................................passed\nThen the token has 'uuid-1' UUID resource access permissions................passed\n* token resource permission GET.............................................passed\n"},{"status":"passed","feature":"960f98cc9286b75871db01397bacb186","scenario":"214","duration":0.008,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven I have a known token containing UUID pattern Permissions..............passed\nWhen I parse the token......................................................passed\nThen the token has '^uuid-\\S*$' UUID pattern access permissions.............passed\n* token pattern permission GET..............................................passed\n"}],"artifact":{"type":"main","extension":"xml","contents":"\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n ]+>++' UUID pattern access permissions......................passed\n* grant pattern permission GET..............................................passed\nWhen I attempt to grant a token specifying those permissions................passed\nThen an error is returned...................................................passed\n* the error status code is 400..............................................passed\n* the error message is 'Invalid RegExp'.....................................passed\n* the error source is 'grant'...............................................passed\n* the error detail message is 'Syntax error: multiple repeat.'..............passed\n* the error detail location is 'permissions.patterns.uuids.!<[^>]+>++'......passed\n* the error detail location type is 'body'..................................passed\n]]>\n \n \n \n \n ]+>)+' UUID pattern access permissions.....................passed\n* grant pattern permission GET..............................................passed\nWhen I attempt to grant a token specifying those permissions................passed\nThen an error is returned...................................................passed\n* the error status code is 400..............................................passed\n* the error message is 'Invalid RegExp'.....................................passed\n* the error source is 'grant'...............................................passed\n* the error detail message is 'Only non-capturing groups are allowed. Try replacing `(` with `(?:`.'.passed\n* the error detail location is 'permissions.patterns.uuids.(!<[^>]+>)+'.....passed\n* the error detail location type is 'body'..................................passed\n]]>\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n","createdAt":null,"language":"java"}},{"scenarios":[{"status":"passed","feature":"0c3daaef85c19f5c3e46bc5f1989ee77","scenario":"6","duration":0.944,"stderr":"","stdout":"Given I have a keyset with access manager enabled - without secret key......passed\nGiven a valid token with permissions to publish with channel 'channel-1'....passed\nWhen I publish a message using that auth token with channel 'channel-1'.....passed\nThen the result is successful...............................................passed\n"},{"status":"passed","feature":"0c3daaef85c19f5c3e46bc5f1989ee77","scenario":"14","duration":0.044,"stderr":"","stdout":"Given I have a keyset with access manager enabled - without secret key......passed\nGiven an expired token with permissions to publish with channel 'channel-1'.passed\nWhen I attempt to publish a message using that auth token with channel 'channel-1'.passed\nThen an auth error is returned..............................................passed\n* the error status code is 403..............................................passed\n* the auth error message is 'Token is expired.'.............................passed\n* the error service is 'Access Manager'.....................................passed\n"},{"status":"passed","feature":"0c3daaef85c19f5c3e46bc5f1989ee77","scenario":"22","duration":0.029,"stderr":"","stdout":"Given I have a keyset with access manager enabled - without secret key......passed\nGiven a valid token with permissions to publish with channel 'channel-1'....passed\nWhen I attempt to publish a message using that auth token with channel 'channel-1'.passed\nThen an auth error is returned..............................................passed\n* the error status code is 403..............................................passed\n* the auth error message is 'Forbidden'.....................................passed\n* the error service is 'Access Manager'.....................................passed\n"},{"status":"passed","feature":"0c3daaef85c19f5c3e46bc5f1989ee77","scenario":"30","duration":0.034,"stderr":"","stdout":"Given I have a keyset with access manager enabled - without secret key......passed\nGiven a valid token with permissions to publish with channel 'channel-1'....passed\nWhen I attempt to publish a message using that auth token with channel 'channel-1'.passed\nThen an auth error is returned..............................................passed\n* the error status code is 403..............................................passed\n* the auth error message is 'Token is revoked.'.............................passed\n* the error service is 'Access Manager'.....................................passed\n"},{"status":"passed","feature":"fc6c498d2d86d21d24b32d6b49944654","scenario":"197","duration":0.058,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven the TTL 43201.........................................................passed\nGiven the 'channel-1' CHANNEL resource access permissions...................passed\n* grant resource permission READ............................................passed\nWhen I attempt to grant a token specifying those permissions................passed\nThen an error is returned...................................................passed\n* the error status code is 400..............................................passed\n* the error message is 'Invalid ttl'........................................passed\n* the error source is 'grant'...............................................passed\n* the error detail message is 'Range should be 1 to 43200 minute(s).'.......passed\n* the error detail location is 'ttl'........................................passed\n* the error detail location type is 'body'..................................passed\n"},{"status":"passed","feature":"9cd4c8809e3f376bdc0d41d8a3694ee9","scenario":"222","duration":0.032,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven a token...............................................................passed\nWhen I revoke a token.......................................................passed\nThen I get confirmation that token has been revoked.........................passed\n"},{"status":"passed","feature":"9cd4c8809e3f376bdc0d41d8a3694ee9","scenario":"234","duration":0.027,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven a token...............................................................passed\nWhen I revoke a token.......................................................passed\nThen an error is returned...................................................passed\n* the error status code is 400..............................................passed\n* the error message is 'Invalid token'......................................passed\n* the error source is 'revoke'..............................................passed\n* the error detail message is not empty.....................................passed\n* the error detail location is 'token'......................................passed\n* the error detail location type is 'path'..................................passed\n* the error service is 'Access Manager'.....................................passed\n"},{"status":"passed","feature":"9cd4c8809e3f376bdc0d41d8a3694ee9","scenario":"246","duration":0.023,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven a token...............................................................passed\nWhen I revoke a token.......................................................passed\nThen an error is returned...................................................passed\n* the error status code is 400..............................................passed\n* the error message is 'Feature disabled'...................................passed\n* the error source is 'revoke'..............................................passed\n* the error detail message is 'Token revocation is disabled.'...............passed\n* the error detail location is 'subscribe-key'..............................passed\n* the error detail location type is 'path'..................................passed\n* the error service is 'Access Manager'.....................................passed\n"},{"status":"passed","feature":"9cd4c8809e3f376bdc0d41d8a3694ee9","scenario":"251","duration":0.024,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven the token string 'unescaped-_.ABCabc123 escaped;,/?:@&=+$#'...........passed\nWhen I revoke a token.......................................................passed\nThen I get confirmation that token has been revoked.........................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"286","duration":0.016,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\nWhen I decrypt 'file-legacy-civ.jpg' file...................................passed\nThen I receive 'unknown cryptor error'......................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"AES-CBC cryptor data header can be processed 2","duration":0.002,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\nWhen I decrypt 'file-cryptor-no-version.txt' file...........................passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"AES-CBC cryptor data header can be processed 3","duration":0.008,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\nWhen I decrypt 'file-cryptor-unknown-acrh.jpg' file.........................passed\nThen I receive 'unknown cryptor error'......................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"AES-CBC cryptor data header can be processed 4","duration":0.004,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\nWhen I decrypt 'file-cryptor-v1-short.txt' file.............................passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"AES-CBC cryptor data header can be processed 5","duration":0.004,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\nWhen I decrypt 'file-cryptor-v1-unknown.txt' file...........................passed\nThen I receive 'unknown cryptor error'......................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"AES-CBC cryptor data header can be processed 6","duration":0.006,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\nWhen I decrypt 'empty-file-cryptor-v1-acrh.txt' file........................passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"AES-CBC cryptor data header can be processed 7","duration":0.032,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\nWhen I decrypt 'file-cryptor-v1-acrh.jpg' file..............................passed\nThen I receive 'success'....................................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"298","duration":0.008,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nWhen I encrypt 'empty-file.txt' file as 'binary'............................passed\nThen I receive 'encryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty data encryption should fail 2","duration":0.002,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I encrypt 'empty-file.txt' file as 'binary'............................passed\nThen I receive 'encryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty data encryption should fail 3","duration":0.002,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I encrypt 'empty-file.txt' file as 'binary'............................passed\nThen I receive 'encryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty data encryption should fail 4","duration":0.009,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I encrypt 'empty-file.txt' file as 'binary'............................passed\nThen I receive 'encryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"314","duration":0.009,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nWhen I encrypt 'empty-file.txt' file as 'stream'............................passed\nThen I receive 'encryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty stream data encryption should fail 2","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I encrypt 'empty-file.txt' file as 'stream'............................passed\nThen I receive 'encryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty stream data encryption should fail 3","duration":0.002,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I encrypt 'empty-file.txt' file as 'stream'............................passed\nThen I receive 'encryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty stream data encryption should fail 4","duration":0.002,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I encrypt 'empty-file.txt' file as 'stream'............................passed\nThen I receive 'encryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"327","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nWhen I decrypt 'empty-file.txt' file as 'binary'............................passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty data decryption should fail 2","duration":0.002,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'empty-file.txt' file as 'binary'............................passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty data decryption should fail 3","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I decrypt 'empty-file.txt' file as 'binary'............................passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty data decryption should fail 4","duration":0.004,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'empty-file-cryptor-legacy-riv.txt' file as 'binary'.........passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty data decryption should fail 5","duration":0.005,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I decrypt 'empty-file-cryptor-v1-acrh.txt' file as 'binary'............passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"344","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nWhen I decrypt 'empty-file.txt' file as 'stream'............................passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty stream data decryption should fail 2","duration":0.002,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'empty-file.txt' file as 'stream'............................passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty stream data decryption should fail 3","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I decrypt 'empty-file.txt' file as 'stream'............................passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty stream data decryption should fail 4","duration":0.005,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'empty-file-cryptor-legacy-riv.txt' file as 'stream'.........passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Empty stream data decryption should fail 5","duration":0.005,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I decrypt 'empty-file-cryptor-v1-acrh.txt' file as 'stream'............passed\nThen I receive 'decryption error'...........................................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"357","duration":0.044,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nGiven Legacy code with 'pubnubenigma' cipher key and 'random' vector........passed\nWhen I encrypt 'file.jpg' file as 'binary'..................................passed\nThen Successfully decrypt an encrypted file with legacy code................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Data encrypted with legacy AES-CBC cryptor is decryptable with legacy implementation 2","duration":0.017,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nGiven Legacy code with 'pubnubenigma' cipher key and 'constant' vector......passed\nWhen I encrypt 'file.jpg' file as 'binary'..................................passed\nThen Successfully decrypt an encrypted file with legacy code................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Data encrypted with legacy AES-CBC cryptor is decryptable with legacy implementation 3","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nGiven Legacy code with 'pubnubenigma' cipher key and 'random' vector........passed\nWhen I encrypt 'file.txt' file as 'binary'..................................passed\nThen Successfully decrypt an encrypted file with legacy code................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Data encrypted with legacy AES-CBC cryptor is decryptable with legacy implementation 4","duration":0.002,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nGiven Legacy code with 'pubnubenigma' cipher key and 'constant' vector......passed\nWhen I encrypt 'file.txt' file as 'binary'..................................passed\nThen Successfully decrypt an encrypted file with legacy code................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"372","duration":0.015,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\nGiven Legacy code with 'pubnubenigma' cipher key and 'random' vector........passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I encrypt 'file.jpg' file as 'stream'..................................passed\nThen Successfully decrypt an encrypted file with legacy code................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Stream data encrypted with legacy AES-CBC cryptor is decryptable with legacy implementation 2","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\nGiven Legacy code with 'pubnubenigma' cipher key and 'random' vector........passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I encrypt 'file.txt' file as 'stream'..................................passed\nThen Successfully decrypt an encrypted file with legacy code................passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"390","duration":0.009,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nWhen I decrypt 'file-cryptor-legacy-civ.jpg' file as 'binary'...............passed\nThen Decrypted file content equal to the 'file.jpg' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as binary 2","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'file-cryptor-legacy-riv.jpg' file as 'binary'...............passed\nThen Decrypted file content equal to the 'file.jpg' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as binary 3","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nWhen I decrypt 'file-cryptor-legacy-civ.txt' file as 'binary'...............passed\nThen Decrypted file content equal to the 'file.txt' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as binary 4","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'file-cryptor-legacy-riv.txt' file as 'binary'...............passed\nThen Decrypted file content equal to the 'file.txt' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as binary 5","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nWhen I decrypt 'file-legacy-civ.jpg' file as 'binary'.......................passed\nThen Decrypted file content equal to the 'file.jpg' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as binary 6","duration":0.004,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'file-legacy-riv.jpg' file as 'binary'.......................passed\nThen Decrypted file content equal to the 'file.jpg' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as binary 7","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nWhen I decrypt 'file-legacy-civ.txt' file as 'binary'.......................passed\nThen Decrypted file content equal to the 'file.txt' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as binary 8","duration":0.002,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'file-legacy-riv.txt' file as 'binary'.......................passed\nThen Decrypted file content equal to the 'file.txt' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as binary 9","duration":0.004,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I decrypt 'file-cryptor-v1-acrh.jpg' file as 'binary'..................passed\nThen Decrypted file content equal to the 'file.jpg' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as binary 10","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I decrypt 'file-cryptor-v1-acrh.txt' file as 'binary'..................passed\nThen Decrypted file content equal to the 'file.txt' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"408","duration":0.004,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'file-cryptor-legacy-riv.jpg' file as 'stream'...............passed\nThen Decrypted file content equal to the 'file.jpg' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as stream 2","duration":0.002,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'file-cryptor-legacy-riv.txt' file as 'stream'...............passed\nThen Decrypted file content equal to the 'file.txt' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as stream 3","duration":0.005,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'file-legacy-riv.jpg' file as 'stream'.......................passed\nThen Decrypted file content equal to the 'file.jpg' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as stream 4","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'legacy' cryptor...................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'file-legacy-riv.txt' file as 'stream'.......................passed\nThen Decrypted file content equal to the 'file.txt' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as stream 5","duration":0.007,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I decrypt 'file-cryptor-v1-acrh.jpg' file as 'stream'..................passed\nThen Decrypted file content equal to the 'file.jpg' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Cryptor is able to process sample files as stream 6","duration":0.003,"stderr":"","stdout":"Given Crypto module with 'acrh' cryptor.....................................passed\n* with 'pubnubenigma' cipher key............................................passed\n* with '-' vector...........................................................passed\nWhen I decrypt 'file-cryptor-v1-acrh.txt' file as 'stream'..................passed\nThen Decrypted file content equal to the 'file.txt' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"418","duration":0.003,"stderr":"","stdout":"Given Crypto module with default 'legacy' and additional 'acrh' cryptors....passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'constant' vector....................................................passed\nWhen I decrypt 'file-cryptor-legacy-civ.jpg' file as 'binary'...............passed\nThen Decrypted file content equal to the 'file.jpg' file content............passed\n"},{"status":"passed","feature":"6e9750172217843920f5490ad1ad88ef","scenario":"Crypto module can handle encrypted data from different cryptors 2","duration":0.003,"stderr":"","stdout":"Given Crypto module with default 'acrh' and additional 'legacy' cryptors....passed\n* with 'pubnubenigma' cipher key............................................passed\n* with 'random' vector......................................................passed\nWhen I decrypt 'file-legacy-riv.jpg' file as 'binary'.......................passed\nThen Decrypted file content equal to the 'file.jpg' file content............passed\n"},{"status":"skipped","feature":"2538da2e47f0f4e23c573fc847c6acaf","scenario":"426","duration":0.012,"stderr":"Given the crypto keyset.....................................................undefined\nWhen I subscribe............................................................skipped\nThen I receive the message in my subscribe response.........................skipped\n","stdout":""},{"status":"skipped","feature":"2538da2e47f0f4e23c573fc847c6acaf","scenario":"432","duration":0.031,"stderr":"Given the invalid-crypto keyset.............................................undefined\nWhen I subscribe............................................................skipped\nThen an error is thrown.....................................................skipped\n","stdout":""},{"status":"skipped","feature":"8f3fe7bfcc733e7c46314c53f0c3c1a8","scenario":"439","duration":0.012,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a file with 'space-id' space id and 'test_message_type' type....skipped\nThen I receive a successful response........................................skipped\n","stdout":""},{"status":"skipped","feature":"8f3fe7bfcc733e7c46314c53f0c3c1a8","scenario":"443","duration":0.012,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a file with 'space-id' space id and 'ts' type...................skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"8f3fe7bfcc733e7c46314c53f0c3c1a8","scenario":"447","duration":0.009,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a file with 'space-id' space id and 'this-is-really-long-message-type-to-be-used-with-publish' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"91f3a2c0e4424c87689525da44c4db11","scenario":"455","duration":0.012,"stderr":"Given the demo keyset.......................................................undefined\nWhen I list files...........................................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"91f3a2c0e4424c87689525da44c4db11","scenario":"461","duration":0.008,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish file message.................................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"91f3a2c0e4424c87689525da44c4db11","scenario":"467","duration":0.007,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish file message.................................................skipped\nThen I receive error response...............................................skipped\n","stdout":""},{"status":"skipped","feature":"91f3a2c0e4424c87689525da44c4db11","scenario":"473","duration":0.008,"stderr":"Given the demo keyset.......................................................undefined\nWhen I delete file..........................................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"91f3a2c0e4424c87689525da44c4db11","scenario":"479","duration":0.008,"stderr":"Given the demo keyset.......................................................undefined\nWhen I download file........................................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"efd56bc133990dba6fb78d8ed3345948","scenario":"500","duration":0.011,"stderr":"Given the demo keyset with enabled storage..................................undefined\nWhen I fetch message history for 'simple-channel' channel...................skipped\nThen I receive a successful response........................................skipped\nAnd history response contains messages with '0' and '4' message types.......skipped\nAnd history response contains messages without space ids....................skipped\n","stdout":""},{"status":"skipped","feature":"efd56bc133990dba6fb78d8ed3345948","scenario":"506","duration":0.009,"stderr":"Given the demo keyset with enabled storage..................................undefined\nWhen I fetch message history for 'vsp-channel' channel......................skipped\nThen I receive a successful response........................................skipped\nAnd history response contains messages with 'custom-message' and 'vc-message' types.skipped\nAnd history response contains messages without space ids....................skipped\n","stdout":""},{"status":"skipped","feature":"efd56bc133990dba6fb78d8ed3345948","scenario":"512","duration":0.009,"stderr":"Given the demo keyset with enabled storage..................................undefined\nWhen I fetch message history with 'includeType' set to 'false' for 'vsp-channel' channel.skipped\nThen I receive a successful response........................................skipped\nAnd history response contains messages without types........................skipped\nAnd history response contains messages without space ids....................skipped\n","stdout":""},{"status":"skipped","feature":"efd56bc133990dba6fb78d8ed3345948","scenario":"517","duration":0.008,"stderr":"Given the demo keyset with enabled storage..................................undefined\nWhen I fetch message history with 'includeSpaceId' set to 'true' for 'vsp-channel' channel.skipped\nThen I receive a successful response........................................skipped\nAnd history response contains messages with space ids.......................skipped\n","stdout":""},{"status":"skipped","feature":"16d2b386b2034b9488996466aaae0b57","scenario":"526","duration":0.012,"stderr":"Given the demo keyset.......................................................undefined\nWhen I fetch message history for single channel.............................skipped\nThen I receive successful response..........................................skipped\nAnd the response contains pagination info...................................skipped\n","stdout":""},{"status":"skipped","feature":"16d2b386b2034b9488996466aaae0b57","scenario":"532","duration":0.015,"stderr":"Given the demo keyset.......................................................undefined\nWhen I fetch message history for multiple channels..........................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"16d2b386b2034b9488996466aaae0b57","scenario":"538","duration":0.014,"stderr":"Given the demo keyset.......................................................undefined\nWhen I fetch message history with message actions...........................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"bfc34cd74d1dab63536a80aebfe3dc7e","scenario":"545","duration":0.011,"stderr":"Given the demo keyset.......................................................undefined\nWhen I add a message action.................................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"bfc34cd74d1dab63536a80aebfe3dc7e","scenario":"551","duration":0.01,"stderr":"Given the demo keyset.......................................................undefined\nWhen I add a message action.................................................skipped\nThen I receive error response...............................................skipped\n","stdout":""},{"status":"skipped","feature":"bfc34cd74d1dab63536a80aebfe3dc7e","scenario":"558","duration":0.007,"stderr":"Given the demo keyset.......................................................undefined\nWhen I fetch message actions................................................skipped\nThen I receive successful response..........................................skipped\nAnd the response contains pagination info...................................skipped\n","stdout":""},{"status":"skipped","feature":"bfc34cd74d1dab63536a80aebfe3dc7e","scenario":"564","duration":0.009,"stderr":"Given the demo keyset.......................................................undefined\nWhen I delete a message action..............................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"bfc34cd74d1dab63536a80aebfe3dc7e","scenario":"570","duration":0.008,"stderr":"Given the demo keyset.......................................................undefined\nWhen I delete a message action..............................................skipped\nThen I receive error response...............................................skipped\n","stdout":""},{"status":"passed","feature":"86a052365207542b400a5a2afa08025c","scenario":"579","duration":0.031,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Chat' channel.............................................passed\nWhen I get the channel metadata.............................................passed\nThen I receive a successful response........................................passed\nAnd the channel metadata for 'Chat' channel.................................passed\n"},{"status":"passed","feature":"86a052365207542b400a5a2afa08025c","scenario":"585","duration":0.017,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'DM' channel...............................................passed\nWhen I get the channel metadata with custom.................................passed\nThen I receive a successful response........................................passed\nAnd the channel metadata for 'DM' channel...................................passed\n"},{"status":"passed","feature":"86a052365207542b400a5a2afa08025c","scenario":"591","duration":0.022,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the data for 'Chat' channel...........................................passed\nWhen I set the channel metadata.............................................passed\nThen I receive a successful response........................................passed\nAnd the channel metadata for 'Chat' channel contains updated................passed\n"},{"status":"passed","feature":"86a052365207542b400a5a2afa08025c","scenario":"596","duration":0.014,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Chat' channel.............................................passed\nWhen I remove the channel metadata..........................................passed\nThen I receive a successful response........................................passed\n"},{"status":"passed","feature":"86a052365207542b400a5a2afa08025c","scenario":"601","duration":0.027,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nWhen I get all channel metadata.............................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'Chat' and 'Patient' channel metadata...passed\n"},{"status":"passed","feature":"86a052365207542b400a5a2afa08025c","scenario":"606","duration":0.016,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nWhen I get all channel metadata with custom.................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'DM' and 'VipChat' channel metadata.....passed\n"},{"status":"passed","feature":"f904be085f84e4dd964d64b101fe5673","scenario":"616","duration":0.022,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Chat' channel.............................................passed\nWhen I get the channel members..............................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'AmeliaMember' and 'EvaMember' members..passed\n"},{"status":"passed","feature":"f904be085f84e4dd964d64b101fe5673","scenario":"622","duration":0.032,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'VipChat' channel..........................................passed\nWhen I get the channel members including custom and UUID custom information.passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'OliverMember' and 'PeterMember' members.passed\n"},{"status":"passed","feature":"f904be085f84e4dd964d64b101fe5673","scenario":"629","duration":0.022,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the data for 'AmeliaMember' member....................................passed\nAnd the id for 'Chat' channel...............................................passed\nWhen I set a channel member.................................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'AmeliaMember' member...................passed\n"},{"status":"passed","feature":"f904be085f84e4dd964d64b101fe5673","scenario":"636","duration":0.025,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the data for 'PeterMember' member.....................................passed\nAnd the id for 'Chat' channel...............................................passed\nWhen I set a channel member including custom and UUID with custom...........passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'PeterMember' member....................passed\n"},{"status":"passed","feature":"f904be085f84e4dd964d64b101fe5673","scenario":"642","duration":0.028,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Chat' channel.............................................passed\nAnd the data for 'AmeliaMember' member that we want to remove...............passed\nWhen I remove a channel member..............................................passed\nThen I receive a successful response........................................passed\n"},{"status":"passed","feature":"f904be085f84e4dd964d64b101fe5673","scenario":"653","duration":0.031,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the data for 'PeterMember' member.....................................passed\nAnd the data for 'AmeliaMember' member that we want to remove...............passed\nAnd the id for 'Chat' channel...............................................passed\nWhen I manage channel members...............................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'PeterMember' member....................passed\nAnd the response does not contain list with 'AmeliaMember' member...........passed\n"},{"status":"passed","feature":"28ce82f5aa5c139169ffec2eef237027","scenario":"663","duration":0.017,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Alice' persona............................................passed\nWhen I get the memberships..................................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'ChatMembership' and 'PatientMembership' memberships.passed\n"},{"status":"passed","feature":"28ce82f5aa5c139169ffec2eef237027","scenario":"669","duration":0.023,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven current user is 'Alice' persona.......................................passed\nWhen I get the memberships for current user.................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'ChatMembership' and 'PatientMembership' memberships.passed\n"},{"status":"passed","feature":"28ce82f5aa5c139169ffec2eef237027","scenario":"675","duration":0.024,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Bob' persona..............................................passed\nWhen I get the memberships including custom and channel custom information..passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'VipChatMembership' and 'DMMembership' memberships.passed\n"},{"status":"passed","feature":"28ce82f5aa5c139169ffec2eef237027","scenario":"682","duration":0.047,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Alice' persona............................................passed\nAnd the data for 'ChatMembership' membership................................passed\nWhen I set the membership...................................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'ChatMembership' membership.............passed\n"},{"status":"passed","feature":"28ce82f5aa5c139169ffec2eef237027","scenario":"689","duration":0.017,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven current user is 'Alice' persona.......................................passed\nAnd the data for 'ChatMembership' membership................................passed\nWhen I set the membership for current user..................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'ChatMembership' membership.............passed\n"},{"status":"passed","feature":"28ce82f5aa5c139169ffec2eef237027","scenario":"695","duration":0.015,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Alice' persona............................................passed\nAnd the data for 'ChatMembership' membership................................passed\nWhen I remove the membership................................................passed\nThen I receive a successful response........................................passed\n"},{"status":"passed","feature":"28ce82f5aa5c139169ffec2eef237027","scenario":"701","duration":0.017,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven current user is 'Alice' persona.......................................passed\nAnd the data for 'ChatMembership' membership that we want to remove.........passed\nWhen I remove the membership for current user...............................passed\nThen I receive a successful response........................................passed\n"},{"status":"passed","feature":"28ce82f5aa5c139169ffec2eef237027","scenario":"712","duration":0.033,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Alice' persona............................................passed\nAnd the data for 'ChatMembership' membership................................passed\nAnd the data for 'PatientMembership' membership that we want to remove......passed\nWhen I manage memberships...................................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'ChatMembership' membership.............passed\nAnd the response does not contain list with 'PatientMembership' membership..passed\n"},{"status":"passed","feature":"8a383f24948b75233e7a80e59607ce99","scenario":"722","duration":0.017,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Alice' persona............................................passed\nWhen I get the UUID metadata................................................passed\nThen I receive a successful response........................................passed\nAnd the UUID metadata for 'Alice' persona...................................passed\n"},{"status":"passed","feature":"8a383f24948b75233e7a80e59607ce99","scenario":"728","duration":0.079,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven current user is 'Bob' persona.........................................passed\nWhen I get the UUID metadata with custom for current user...................passed\nThen I receive a successful response........................................passed\nAnd the UUID metadata for 'Bob' persona.....................................passed\n"},{"status":"passed","feature":"8a383f24948b75233e7a80e59607ce99","scenario":"734","duration":0.022,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the data for 'Alice' persona..........................................passed\nWhen I set the UUID metadata................................................passed\nThen I receive a successful response........................................passed\nAnd the UUID metadata for 'Alice' persona contains updated..................passed\n"},{"status":"passed","feature":"8a383f24948b75233e7a80e59607ce99","scenario":"739","duration":0.025,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven the id for 'Alice' persona............................................passed\nWhen I remove the UUID metadata.............................................passed\nThen I receive a successful response........................................passed\n"},{"status":"passed","feature":"8a383f24948b75233e7a80e59607ce99","scenario":"744","duration":0.014,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nGiven current user is 'Alice' persona.......................................passed\nWhen I remove the UUID metadata for current user............................passed\nThen I receive a successful response........................................passed\n"},{"status":"passed","feature":"8a383f24948b75233e7a80e59607ce99","scenario":"749","duration":0.013,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nWhen I get all UUID metadata................................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'Alice' and 'James' UUID metadata.......passed\n"},{"status":"passed","feature":"8a383f24948b75233e7a80e59607ce99","scenario":"754","duration":0.012,"stderr":"","stdout":"Given I have a keyset with Objects V2 enabled...............................passed\nWhen I get all UUID metadata with custom....................................passed\nThen I receive a successful response........................................passed\nAnd the response contains list with 'Bob' and 'Lisa' UUID metadata..........passed\n"},{"status":"passed","feature":"d8c6f6d645bc73f9b38ced476208b4a2","scenario":"777","duration":3.169,"stderr":"","stdout":"Given the demo keyset with Presence EE enabled..............................passed\nGiven heartbeatInterval set to '1', timeout set to '60' and suppressLeaveEvents set to 'false'.passed\nWhen I join 'first', 'second', 'third' channels.............................passed\nThen I wait '3' seconds.....................................................passed\nAnd I observe the following Events and Invocations of the Presence EE:......passed\n"},{"status":"passed","feature":"d8c6f6d645bc73f9b38ced476208b4a2","scenario":"788","duration":0.168,"stderr":"","stdout":"Given the demo keyset with Presence EE enabled..............................passed\nGiven heartbeatInterval set to '1', timeout set to '60' and suppressLeaveEvents set to 'false'.passed\nWhen I join 'first', 'second', 'third' channels with presence...............passed\nThen I wait for getting Presence joined events..............................passed\nAnd I observe the following Events and Invocations of the Presence EE:......passed\n"},{"status":"passed","feature":"d8c6f6d645bc73f9b38ced476208b4a2","scenario":"800","duration":0.162,"stderr":"","stdout":"Given the demo keyset with Presence EE enabled..............................passed\nGiven heartbeatInterval set to '1', timeout set to '60' and suppressLeaveEvents set to 'false'.passed\nGiven a linear reconnection policy with 3 retries...........................passed\nWhen I join 'first', 'second', 'third' channels with presence...............passed\nThen I wait for getting Presence joined events..............................passed\nAnd I observe the following Events and Invocations of the Presence EE:......passed\n"},{"status":"passed","feature":"d8c6f6d645bc73f9b38ced476208b4a2","scenario":"811","duration":1.169,"stderr":"","stdout":"Given the demo keyset with Presence EE enabled..............................passed\nGiven heartbeatInterval set to '1', timeout set to '60' and suppressLeaveEvents set to 'false'.passed\nGiven a linear reconnection policy with 3 retries...........................passed\nWhen I join 'first', 'second', 'third' channels.............................passed\nThen I receive an error in my heartbeat response............................passed\nAnd I observe the following Events and Invocations of the Presence EE:......passed\n"},{"status":"passed","feature":"d8c6f6d645bc73f9b38ced476208b4a2","scenario":"830","duration":3.165,"stderr":"","stdout":"Given the demo keyset with Presence EE enabled..............................passed\nGiven heartbeatInterval set to '20', timeout set to '60' and suppressLeaveEvents set to 'false'.passed\nWhen I join 'first', 'second', 'third' channels with presence...............passed\nThen I wait for getting Presence joined events..............................passed\nThen I leave 'first' and 'second' channels with presence....................passed\nThen I wait '3' seconds.....................................................passed\nAnd I observe the following Events and Invocations of the Presence EE:......passed\n"},{"status":"passed","feature":"d8c6f6d645bc73f9b38ced476208b4a2","scenario":"835","duration":3.01,"stderr":"","stdout":"Given the demo keyset with Presence EE enabled..............................passed\nGiven heartbeatInterval set to '0', timeout set to '60' and suppressLeaveEvents set to 'false'.passed\nWhen I join 'first', 'second', 'third' channels.............................passed\nThen I don't observe any Events and Invocations of the Presence EE..........passed\n"},{"status":"passed","feature":"d8c6f6d645bc73f9b38ced476208b4a2","scenario":"851","duration":0.16,"stderr":"","stdout":"Given the demo keyset with Presence EE enabled..............................passed\nGiven heartbeatInterval set to '1', timeout set to '60' and suppressLeaveEvents set to 'true'.passed\nWhen I join 'first', 'second', 'third' channels with presence...............passed\nThen I wait for getting Presence joined events..............................passed\nAnd I leave 'first' and 'second' channels with presence.....................passed\nAnd I observe the following Events and Invocations of the Presence EE:......passed\n"},{"status":"skipped","feature":"ecb96f0fb94cc64370cd3d01a5c2d2bb","scenario":"972","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I fetch presence state for 'test-channel' channel......................skipped\nThen I receive successful response..........................................skipped\nAnd response contains state.................................................skipped\n","stdout":""},{"status":"skipped","feature":"ecb96f0fb94cc64370cd3d01a5c2d2bb","scenario":"977","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I fetch presence state for 'test-channel' channel......................skipped\nThen I receive successful response..........................................skipped\nAnd response contains state.................................................skipped\n","stdout":""},{"status":"skipped","feature":"2d9b192cca7419c829a709b08c4a2f06","scenario":"985","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I call heartbeat for 'test-channel' channel............................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"2d9b192cca7419c829a709b08c4a2f06","scenario":"990","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nGiven presence state set for 'test-channel' channel with withHeartbeat set to 'true'.skipped\nWhen I call heartbeat for 'test-channel' channel............................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"2d9b192cca7419c829a709b08c4a2f06","scenario":"995","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nGiven presence state set for 'test-channel' channel with withHeartbeat set to 'false'.skipped\nWhen I call heartbeat for 'test-channel' channel............................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"102f68ae159f97fa6e1bc8272ef0bae6","scenario":"1004","duration":0.008,"stderr":"Given the demo keyset.......................................................undefined\nWhen I fetch presence on 'test-channel' channel with presence state.........skipped\nThen I receive successful response..........................................skipped\nAnd there is no active clients..............................................skipped\n","stdout":""},{"status":"skipped","feature":"102f68ae159f97fa6e1bc8272ef0bae6","scenario":"1009","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I fetch presence on 'test-channel' channel with presence state.........skipped\nThen I receive successful response..........................................skipped\nAnd there is active clients.................................................skipped\n","stdout":""},{"status":"skipped","feature":"102f68ae159f97fa6e1bc8272ef0bae6","scenario":"1014","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I fetch presence on 'test-channel' channel with presence state.........skipped\nThen I receive successful response..........................................skipped\nAnd there is no active clients..............................................skipped\n","stdout":""},{"status":"skipped","feature":"102f68ae159f97fa6e1bc8272ef0bae6","scenario":"1020","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I fetch presence on 'test-channel' channel with presence state.........skipped\nThen I receive successful response..........................................skipped\nAnd there is active clients.................................................skipped\nAnd state associated with active clients....................................skipped\n","stdout":""},{"status":"skipped","feature":"1eecb18ed355aa7aeffa00907735b9bf","scenario":"1028","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I set state on 'test-channel' channel with withHeartbeat set to 'false'.skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"1eecb18ed355aa7aeffa00907735b9bf","scenario":"1032","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I set state on 'test-channel' channel with withHeartbeat set to 'true'.skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1040","duration":0.007,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'space-id' space id and 'test_step' type........skipped\nThen I receive a successful response........................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1044","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'test-space' space id and 'ts' type.............skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1048","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'test-space' space id and 'this-is-really-long-message-type-to-be-used-with-publish' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1052","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'ts' space id and 'test-step' type..............skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1056","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'this-is-really-long-identifier-for-space-id-to-be-used-with-publish' space id and 'test-step' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1060","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'pn-test-space' space id and 'test-step' type...skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1064","duration":0.008,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'pn_test-space' space id and 'test-step' type...skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1068","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with '-test-space' space id and 'test-step' type.....skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1072","duration":0.009,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with '_test-space' space id and 'test-step' type.....skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1076","duration":0.007,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'test@space.com' space id and 'test-step' type..skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1080","duration":0.007,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'test-space' space id and 'pn-test-step' type...skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1084","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'test-space' space id and 'pn_test-step' type...skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1088","duration":0.008,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'test-space' space id and '-test-step' type.....skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1092","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'test-space' space id and '_test-step' type.....skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"56a3566ff98a5d205b39311dd479b541","scenario":"1096","duration":0.016,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish message with 'test-space' space id and 'test:step' type......skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1103","duration":0.007,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish 'tm+Jp@%X=JJgu!7$gHWpa0ee4S;8DZ=zCc3%' string as message to 'test-channel' channel.skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1109","duration":0.007,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish '{\"pubnub\":\"message is here\"}' dictionary as message to '@Bm4=#%@X*oZ6Df' channel with compression.skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1115","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish '{\"pubnub\":\"message is here\"}' dictionary as message to 'test-channel' channel as POST body.skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1120","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish '2010' number as message to 'test_channel' channel...........skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1125","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish '[\"pubnub\",\"message is here\"]' array as message to 'test-channel' channel.skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1130","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish '{\"pubnub\":\"message is here\"}' dictionary as message to 'test+channel' channel.skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1135","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish 'hello meta' string as message to 'test-channel' channel with 'meta' set to '{\"payload\":\"surprise\"}'.skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1140","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish 'hello store' string as message to 'test-channel' channel with 'store' set to '0'.skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1145","duration":0.003,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish 'hello ttl' string as message to 'test channel' channel with 'ttl' set to '123'.skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1151","duration":0.003,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish too long message to 'test-channel' channel...................skipped\nThen I receive an error response............................................skipped\n* the error status code is 414..............................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1157","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I publish 'hello meta' string as message to 'test-channel' channel with 'meta' set to 'string-value'.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1163","duration":0.003,"stderr":"Given the wrong publish key.................................................undefined\nWhen I publish '{\"pubnub\":\"message\"}' dictionary as message to 'test+channel' channel.skipped\nThen I receive an error response............................................skipped\nAnd the error status code is 400............................................skipped\n","stdout":""},{"status":"skipped","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","scenario":"1169","duration":0.005,"stderr":"Given the wrong subscribe key...............................................undefined\nWhen I publish '{\"pubnub\":\"message\"}' dictionary as message to 'test!channel' channel.skipped\nThen I receive an error response............................................skipped\nAnd the error status code is 400............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1177","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'space-id' space id and 'test_message_type' type..skipped\nThen I receive a successful response........................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1181","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'test-space' space id and 'ts' type...............skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1185","duration":0.011,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'test-space' space id and 'this-is-really-long-message-type-to-be-used-with-publish' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1189","duration":0.008,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'ts' space id and 'test_message_type' type........skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1193","duration":0.021,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'this-is-really-long-identifier-for-space-id-to-be-used-with-publish' space id and 'test-step' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1197","duration":0.009,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'pn-test-space' space id and 'test_message_type' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1201","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'pn_test-space' space id and 'test_message_type' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1205","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with '-test-space' space id and 'test_message_type' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1209","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with '_test-space' space id and 'test_message_type' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1213","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'test@space.com' space id and 'test_message_type' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1217","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'test-space' space id and 'pn-test_message_type' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1221","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'test-space' space id and 'pn_test_message_type' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1225","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'test-space' space id and '-test_message_type' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1229","duration":0.006,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'test-space' space id and '_test_message_type' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"a2732f84d2540a965fd29df847d1c3b0","scenario":"1233","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal with 'test-space' space id and 'test:message_type' type.skipped\nThen I receive an error response............................................skipped\n","stdout":""},{"status":"skipped","feature":"085fea7abdc5d904fe69a3081efd7398","scenario":"1241","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I send a signal........................................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1248","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I list GCM push channels...............................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1253","duration":0,"stderr":"Given the demo keyset.......................................................undefined\nWhen I list APNS2 push channels.............................................skipped\nThen I receive error response...............................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1259","duration":0.003,"stderr":"Given the demo keyset.......................................................undefined\nWhen I list APNS2 push channels with topic..................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1265","duration":0.003,"stderr":"Given the demo keyset.......................................................undefined\nWhen I add GCM push channels................................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1271","duration":0.003,"stderr":"Given the demo keyset.......................................................undefined\nWhen I add FCM push channels................................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1276","duration":0,"stderr":"Given the demo keyset.......................................................undefined\nWhen I add APNS2 push channels..............................................skipped\nThen I receive error response...............................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1282","duration":0.003,"stderr":"Given the demo keyset.......................................................undefined\nWhen I add APNS2 push channels with topic...................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1288","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I remove GCM push channels.............................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1293","duration":0,"stderr":"Given the demo keyset.......................................................undefined\nWhen I remove APNS2 push channels...........................................skipped\nThen I receive error response...............................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1299","duration":0.005,"stderr":"Given the demo keyset.......................................................undefined\nWhen I remove APNS2 push channels with topic................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1305","duration":0.007,"stderr":"Given the demo keyset.......................................................undefined\nWhen I remove GCM device....................................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1310","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I remove APNS2 device..................................................skipped\nThen I receive error response...............................................skipped\n","stdout":""},{"status":"skipped","feature":"31577c8a54813edae7252a078e710d11","scenario":"1316","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I remove APNS2 device with topic.......................................skipped\nThen I receive successful response..........................................skipped\n","stdout":""},{"status":"skipped","feature":"93d2a5de416a9faa342b3b52ff46571c","scenario":"1434","duration":0.006,"stderr":"Given I have a keyset with access manager enabled...........................passed\nGiven no auth key...........................................................undefined\nWhen I subscribe............................................................skipped\nThen I receive access denied status.........................................skipped\n* I don't auto-retry subscribe..............................................skipped\n","stdout":""},{"status":"skipped","feature":"93d2a5de416a9faa342b3b52ff46571c","scenario":"1441","duration":0.004,"stderr":"Given I have a keyset with access manager enabled...........................passed\nGiven auth key..............................................................undefined\nWhen I subscribe............................................................skipped\nThen I receive access denied status.........................................skipped\n* I don't auto-retry subscribe..............................................skipped\n","stdout":""},{"status":"skipped","feature":"93d2a5de416a9faa342b3b52ff46571c","scenario":"1448","duration":0.004,"stderr":"Given I have a keyset with access manager enabled...........................passed\nGiven token.................................................................undefined\nWhen I subscribe............................................................skipped\nThen I receive access denied status.........................................skipped\n* I don't auto-retry subscribe..............................................skipped\n","stdout":""},{"status":"skipped","feature":"93d2a5de416a9faa342b3b52ff46571c","scenario":"1458","duration":0.004,"stderr":"Given I have a keyset with access manager enabled...........................passed\nGiven secret key............................................................undefined\nWhen I subscribe............................................................skipped\nThen I receive access denied status.........................................skipped\n* I don't auto-retry subscribe..............................................skipped\n","stdout":""},{"status":"skipped","feature":"93d2a5de416a9faa342b3b52ff46571c","scenario":"1466","duration":0.004,"stderr":"Given I have a keyset with access manager enabled...........................passed\nGiven auth key..............................................................undefined\nWhen I subscribe............................................................skipped\nThen I receive the message in my subscribe response.........................skipped\n* I receive access denied status............................................skipped\n* I don't auto-retry subscribe..............................................skipped\n","stdout":""},{"status":"skipped","feature":"93d2a5de416a9faa342b3b52ff46571c","scenario":"1474","duration":0.005,"stderr":"Given I have a keyset with access manager enabled...........................passed\nGiven token.................................................................undefined\nWhen I subscribe............................................................skipped\nThen I receive the message in my subscribe response.........................skipped\n* I receive access denied status............................................skipped\n* I don't auto-retry subscribe..............................................skipped\n","stdout":""},{"status":"skipped","feature":"93d2a5de416a9faa342b3b52ff46571c","scenario":"1485","duration":0.004,"stderr":"Given I have a keyset with access manager enabled...........................passed\nGiven secret key............................................................undefined\nWhen I subscribe............................................................skipped\nThen I receive the message in my subscribe response.........................skipped\n* I receive access denied status............................................skipped\n* I don't auto-retry subscribe..............................................skipped\n","stdout":""},{"status":"skipped","feature":"ceaa4b37fc9e2ca631d4c99bdd231ee8","scenario":"1492","duration":0.003,"stderr":"Given the demo keyset.......................................................undefined\nWhen I subscribe............................................................skipped\nThen I receive the message in my subscribe response.........................skipped\n","stdout":""},{"status":"passed","feature":"ca6268e71ce8a000eb95295c5143dcce","scenario":"1553","duration":0.109,"stderr":"","stdout":"Given the demo keyset with event engine enabled.............................passed\nWhen I subscribe............................................................passed\nThen I receive the message in my subscribe response.........................passed\nAnd I observe the following:................................................passed\n"},{"status":"passed","feature":"ca6268e71ce8a000eb95295c5143dcce","scenario":"1569","duration":0.107,"stderr":"","stdout":"Given the demo keyset with event engine enabled.............................passed\nWhen I subscribe with timetoken 12345678901234567...........................passed\nThen I receive the message in my subscribe response.........................passed\nAnd I observe the following:................................................passed\n"},{"status":"passed","feature":"ca6268e71ce8a000eb95295c5143dcce","scenario":"1586","duration":0.962,"stderr":"","stdout":"Given the demo keyset with event engine enabled.............................passed\nGiven a linear reconnection policy with 3 retries...........................passed\nWhen I subscribe with timetoken 12345678901234567...........................passed\nThen I receive the message in my subscribe response.........................passed\nAnd I observe the following:................................................passed\n"},{"status":"skipped","feature":"d8c6f6d645bc73f9b38ced476208b4a2","scenario":"811","duration":2.033,"stderr":"Given the demo keyset with event engine enabled.............................passed\nGiven a linear reconnection policy with 3 retries...........................passed\nWhen I subscribe............................................................passed\nThen I receive an error in my subscribe response............................failed\nAnd I observe the following:................................................skipped\n\nStackTrace:\norg.awaitility.core.ConditionTimeoutException: Assertion condition defined as a lambda expression in com.pubnub.contract.subscribe.eventEngine.step.EventEngineSteps \nExpected: (a collection containing )\n but: a collection containing within 2 seconds.\n\tat org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:165)\n\tat org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)\n\tat org.awaitility.core.AssertionCondition.await(AssertionCondition.java:31)\n\tat org.awaitility.core.ConditionFactory.until(ConditionFactory.java:895)\n\tat org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:679)\n\tat com.pubnub.contract.subscribe.eventEngine.step.EventEngineSteps.i_receive_an_error_in_my_subscribe_response(EventEngineSteps.kt:126)\n\tat ✽.I receive an error in my subscribe response(file:///home/runner/work/kotlin/kotlin/sdk-specifications/features/subscribe/event-engine/happy-path.feature:67)\nCaused by: java.lang.AssertionError: \nExpected: (a collection containing )\n but: a collection containing \n\tat org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)\n\tat org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)\n\tat com.pubnub.contract.subscribe.eventEngine.step.EventEngineSteps.i_receive_an_error_in_my_subscribe_response$lambda$5(EventEngineSteps.kt:127)\n\tat org.awaitility.core.AssertionCondition.lambda$new$0(AssertionCondition.java:53)\n\tat org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:222)\n\tat org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:209)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\n","stdout":""},{"status":"skipped","feature":"ca6268e71ce8a000eb95295c5143dcce","scenario":"1615","duration":0.765,"stderr":"Given the demo keyset with event engine enabled.............................passed\nGiven a linear reconnection policy with 3 retries...........................passed\nWhen I subscribe............................................................passed\nThen I receive the message in my subscribe response.........................passed\nAnd I observe the following:................................................failed\n\nStackTrace:\norg.awaitility.core.ConditionTimeoutException: Assertion condition defined as a lambda expression in com.pubnub.contract.subscribe.eventEngine.step.EventEngineSteps that uses io.cucumber.datatable.DataTable, io.cucumber.datatable.DataTablecom.pubnub.contract.subscribe.eventEngine.step.EventEngineSteps \nExpected: is <[(event, SUBSCRIPTION_CHANGED), (invocation, HANDSHAKE), (event, HANDSHAKE_FAILURE), (invocation, CANCEL_HANDSHAKE), (invocation, HANDSHAKE_RECONNECT), (event, HANDSHAKE_RECONNECT_FAILURE), (invocation, CANCEL_HANDSHAKE_RECONNECT), (invocation, HANDSHAKE_RECONNECT), (event, HANDSHAKE_RECONNECT_SUCCESS), (invocation, CANCEL_HANDSHAKE_RECONNECT), (invocation, EMIT_STATUS), (invocation, RECEIVE_MESSAGES), (event, RECEIVE_SUCCESS), (invocation, CANCEL_RECEIVE_MESSAGES), (invocation, EMIT_MESSAGES), (invocation, RECEIVE_MESSAGES)]>\n but: was <[(event, SUBSCRIPTION_CHANGED), (invocation, HANDSHAKE), (event, HANDSHAKE_FAILURE), (invocation, CANCEL_HANDSHAKE), (invocation, HANDSHAKE_RECONNECT), (event, HANDSHAKE_RECONNECT_SUCCESS), (invocation, CANCEL_HANDSHAKE_RECONNECT), (invocation, EMIT_STATUS), (invocation, RECEIVE_MESSAGES), (event, RECEIVE_SUCCESS), (invocation, CANCEL_RECEIVE_MESSAGES), (invocation, EMIT_MESSAGES), (invocation, RECEIVE_MESSAGES)]> within 500 milliseconds.\n\tat org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:165)\n\tat org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)\n\tat org.awaitility.core.AssertionCondition.await(AssertionCondition.java:31)\n\tat org.awaitility.core.ConditionFactory.until(ConditionFactory.java:895)\n\tat org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:679)\n\tat com.pubnub.contract.subscribe.eventEngine.step.EventEngineSteps.i_observe_the_following(EventEngineSteps.kt:118)\n\tat ✽.I observe the following:(file:///home/runner/work/kotlin/kotlin/sdk-specifications/features/subscribe/event-engine/happy-path.feature:93)\nCaused by: java.lang.AssertionError: \nExpected: is <[(event, SUBSCRIPTION_CHANGED), (invocation, HANDSHAKE), (event, HANDSHAKE_FAILURE), (invocation, CANCEL_HANDSHAKE), (invocation, HANDSHAKE_RECONNECT), (event, HANDSHAKE_RECONNECT_FAILURE), (invocation, CANCEL_HANDSHAKE_RECONNECT), (invocation, HANDSHAKE_RECONNECT), (event, HANDSHAKE_RECONNECT_SUCCESS), (invocation, CANCEL_HANDSHAKE_RECONNECT), (invocation, EMIT_STATUS), (invocation, RECEIVE_MESSAGES), (event, RECEIVE_SUCCESS), (invocation, CANCEL_RECEIVE_MESSAGES), (invocation, EMIT_MESSAGES), (invocation, RECEIVE_MESSAGES)]>\n but: was <[(event, SUBSCRIPTION_CHANGED), (invocation, HANDSHAKE), (event, HANDSHAKE_FAILURE), (invocation, CANCEL_HANDSHAKE), (invocation, HANDSHAKE_RECONNECT), (event, HANDSHAKE_RECONNECT_SUCCESS), (invocation, CANCEL_HANDSHAKE_RECONNECT), (invocation, EMIT_STATUS), (invocation, RECEIVE_MESSAGES), (event, RECEIVE_SUCCESS), (invocation, CANCEL_RECEIVE_MESSAGES), (invocation, EMIT_MESSAGES), (invocation, RECEIVE_MESSAGES)]>\n\tat org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)\n\tat org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)\n\tat com.pubnub.contract.subscribe.eventEngine.step.EventEngineSteps.i_observe_the_following$lambda$3(EventEngineSteps.kt:120)\n\tat org.awaitility.core.AssertionCondition.lambda$new$0(AssertionCondition.java:53)\n\tat org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:222)\n\tat org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:209)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\n","stdout":""},{"status":"passed","feature":"ca6268e71ce8a000eb95295c5143dcce","scenario":"1632","duration":0.359,"stderr":"","stdout":"Given the demo keyset with event engine enabled.............................passed\nGiven a linear reconnection policy with 3 retries...........................passed\nWhen I subscribe............................................................passed\nThen I receive the message in my subscribe response.........................passed\nAnd I observe the following:................................................passed\n"},{"status":"skipped","feature":"4862b5407d890e3eb184e749e401cd0a","scenario":"2212","duration":0.004,"stderr":"Given the demo keyset.......................................................undefined\nWhen I subscribe to 'vsp-channel' channel...................................skipped\nThen I receive 2 messages in my subscribe response..........................skipped\nAnd response contains messages with 'custom-message' and 'vc-message' types.skipped\nAnd response contains messages with space ids...............................skipped\n","stdout":""},{"status":"skipped","feature":"a76d4ef5f3f6a672bbfab2865563e530","scenario":"2225","duration":0.005,"stderr":"When I request current time.................................................undefined\nThen I receive successful response..........................................skipped\n","stdout":""}],"artifact":{"type":"beta","extension":"xml","contents":"\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n )\n but: a collection containing within 2 seconds.\n\tat org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:165)\n\tat org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)\n\tat org.awaitility.core.AssertionCondition.await(AssertionCondition.java:31)\n\tat org.awaitility.core.ConditionFactory.until(ConditionFactory.java:895)\n\tat org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:679)\n\tat com.pubnub.contract.subscribe.eventEngine.step.EventEngineSteps.i_receive_an_error_in_my_subscribe_response(EventEngineSteps.kt:126)\n\tat ✽.I receive an error in my subscribe response(file:///home/runner/work/kotlin/kotlin/sdk-specifications/features/subscribe/event-engine/happy-path.feature:67)\nCaused by: java.lang.AssertionError: \nExpected: (a collection containing )\n but: a collection containing \n\tat org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)\n\tat org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)\n\tat com.pubnub.contract.subscribe.eventEngine.step.EventEngineSteps.i_receive_an_error_in_my_subscribe_response$lambda$5(EventEngineSteps.kt:127)\n\tat org.awaitility.core.AssertionCondition.lambda$new$0(AssertionCondition.java:53)\n\tat org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:222)\n\tat org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:209)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\n]]>\n \n \n \n \n \n but: was <[(event, SUBSCRIPTION_CHANGED), (invocation, HANDSHAKE), (event, HANDSHAKE_FAILURE), (invocation, CANCEL_HANDSHAKE), (invocation, HANDSHAKE_RECONNECT), (event, HANDSHAKE_RECONNECT_SUCCESS), (invocation, CANCEL_HANDSHAKE_RECONNECT), (invocation, EMIT_STATUS), (invocation, RECEIVE_MESSAGES), (event, RECEIVE_SUCCESS), (invocation, CANCEL_RECEIVE_MESSAGES), (invocation, EMIT_MESSAGES), (invocation, RECEIVE_MESSAGES)]> within 500 milliseconds.\n\tat org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:165)\n\tat org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)\n\tat org.awaitility.core.AssertionCondition.await(AssertionCondition.java:31)\n\tat org.awaitility.core.ConditionFactory.until(ConditionFactory.java:895)\n\tat org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:679)\n\tat com.pubnub.contract.subscribe.eventEngine.step.EventEngineSteps.i_observe_the_following(EventEngineSteps.kt:118)\n\tat ✽.I observe the following:(file:///home/runner/work/kotlin/kotlin/sdk-specifications/features/subscribe/event-engine/happy-path.feature:93)\nCaused by: java.lang.AssertionError: \nExpected: is <[(event, SUBSCRIPTION_CHANGED), (invocation, HANDSHAKE), (event, HANDSHAKE_FAILURE), (invocation, CANCEL_HANDSHAKE), (invocation, HANDSHAKE_RECONNECT), (event, HANDSHAKE_RECONNECT_FAILURE), (invocation, CANCEL_HANDSHAKE_RECONNECT), (invocation, HANDSHAKE_RECONNECT), (event, HANDSHAKE_RECONNECT_SUCCESS), (invocation, CANCEL_HANDSHAKE_RECONNECT), (invocation, EMIT_STATUS), (invocation, RECEIVE_MESSAGES), (event, RECEIVE_SUCCESS), (invocation, CANCEL_RECEIVE_MESSAGES), (invocation, EMIT_MESSAGES), (invocation, RECEIVE_MESSAGES)]>\n but: was <[(event, SUBSCRIPTION_CHANGED), (invocation, HANDSHAKE), (event, HANDSHAKE_FAILURE), (invocation, CANCEL_HANDSHAKE), (invocation, HANDSHAKE_RECONNECT), (event, HANDSHAKE_RECONNECT_SUCCESS), (invocation, CANCEL_HANDSHAKE_RECONNECT), (invocation, EMIT_STATUS), (invocation, RECEIVE_MESSAGES), (event, RECEIVE_SUCCESS), (invocation, CANCEL_RECEIVE_MESSAGES), (invocation, EMIT_MESSAGES), (invocation, RECEIVE_MESSAGES)]>\n\tat org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)\n\tat org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)\n\tat com.pubnub.contract.subscribe.eventEngine.step.EventEngineSteps.i_observe_the_following$lambda$3(EventEngineSteps.kt:120)\n\tat org.awaitility.core.AssertionCondition.lambda$new$0(AssertionCondition.java:53)\n\tat org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:222)\n\tat org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:209)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\n]]>\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n","createdAt":null,"language":"kotlin"}},{"scenarios":[{"status":"passed","feature":"fc6c498d2d86d21d24b32d6b49944654","scenario":"123","duration":1.022,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven the authorized UUID \"test-authorized-uuid\"............................passed\nGiven the TTL 60............................................................passed\nGiven the 'channel-1' CHANNEL resource access permissions...................passed\n* grant resource permission READ............................................passed\n* grant resource permission WRITE...........................................passed\n* grant resource permission GET.............................................passed\n* grant resource permission MANAGE..........................................passed\n* grant resource permission UPDATE..........................................passed\n* grant resource permission JOIN............................................passed\n* grant resource permission DELETE..........................................passed\nGiven the 'channel_group-1' CHANNEL_GROUP resource access permissions.......passed\n* grant resource permission READ............................................passed\n* grant resource permission MANAGE..........................................passed\nGiven the 'uuid-1' UUID resource access permissions.........................passed\n* grant resource permission GET.............................................passed\n* grant resource permission UPDATE..........................................passed\n* grant resource permission DELETE..........................................passed\nGiven the '^channel-\\S*$' CHANNEL pattern access permissions................passed\n* grant pattern permission READ.............................................passed\n* grant pattern permission WRITE............................................passed\n* grant pattern permission GET..............................................passed\n* grant pattern permission MANAGE...........................................passed\n* grant pattern permission UPDATE...........................................passed\n* grant pattern permission JOIN.............................................passed\n* grant pattern permission DELETE...........................................passed\nGiven the '^:channel_group-\\S*$' CHANNEL_GROUP pattern access permissions...passed\n* grant pattern permission READ.............................................passed\n* grant pattern permission MANAGE...........................................passed\nGiven the '^uuid-\\S*$' UUID pattern access permissions......................passed\n* grant pattern permission GET..............................................passed\n* grant pattern permission UPDATE...........................................passed\n* grant pattern permission DELETE...........................................passed\nWhen I grant a token specifying those permissions...........................passed\nThen the token contains the authorized UUID \"test-authorized-uuid\"..........passed\nThen the token contains the TTL 60..........................................passed\nThen the token has 'channel-1' CHANNEL resource access permissions..........passed\n* token resource permission READ............................................passed\n* token resource permission WRITE...........................................passed\n* token resource permission GET.............................................passed\n* token resource permission MANAGE..........................................passed\n* token resource permission UPDATE..........................................passed\n* token resource permission JOIN............................................passed\n* token resource permission DELETE..........................................passed\nThen the token has 'channel_group-1' CHANNEL_GROUP resource access permissions.passed\n* token resource permission READ............................................passed\n* token resource permission MANAGE..........................................passed\nThen the token has 'uuid-1' UUID resource access permissions................passed\n* token resource permission GET.............................................passed\n* token resource permission UPDATE..........................................passed\n* token resource permission DELETE..........................................passed\nThen the token has '^channel-\\S*$' CHANNEL pattern access permissions.......passed\n* token pattern permission READ.............................................passed\n* token pattern permission WRITE............................................passed\n* token pattern permission GET..............................................passed\n* token pattern permission MANAGE...........................................passed\n* token pattern permission UPDATE...........................................passed\n* token pattern permission JOIN.............................................passed\n* token pattern permission DELETE...........................................passed\nThen the token has '^:channel_group-\\S*$' CHANNEL_GROUP pattern access permissions.passed\n* token pattern permission READ.............................................passed\n* token pattern permission MANAGE...........................................passed\nThen the token has '^uuid-\\S*$' UUID pattern access permissions.............passed\n* token pattern permission GET..............................................passed\n* token pattern permission UPDATE...........................................passed\n* token pattern permission DELETE...........................................passed\n"},{"status":"passed","feature":"fc6c498d2d86d21d24b32d6b49944654","scenario":"133","duration":0.063,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven the TTL 60............................................................passed\nGiven the 'channel-1' CHANNEL resource access permissions...................passed\n* grant resource permission READ............................................passed\nWhen I grant a token specifying those permissions...........................passed\nThen the token contains the TTL 60..........................................passed\nThen the token does not contain an authorized uuid..........................passed\nThen the token has 'channel-1' CHANNEL resource access permissions..........passed\n* token resource permission READ............................................passed\n"},{"status":"passed","feature":"fc6c498d2d86d21d24b32d6b49944654","scenario":"144","duration":0.032,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven the authorized UUID \"test-authorized-uuid\"............................passed\nGiven the TTL 60............................................................passed\nGiven the 'channel-1' CHANNEL resource access permissions...................passed\n* grant resource permission READ............................................passed\nWhen I grant a token specifying those permissions...........................passed\nThen the token contains the TTL 60..........................................passed\nThen the token contains the authorized UUID \"test-authorized-uuid\"..........passed\nThen the token has 'channel-1' CHANNEL resource access permissions..........passed\n* token resource permission READ............................................passed\n"},{"status":"passed","feature":"fc6c498d2d86d21d24b32d6b49944654","scenario":"157","duration":0.034,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven the TTL 60............................................................passed\nGiven the 'uuid-1' UUID resource access permissions.........................passed\n* deny resource permission GET..............................................passed\nWhen I attempt to grant a token specifying those permissions................passed\nThen an error is returned...................................................passed\n* the error status code is 400..............................................passed\n* the error message is 'Invalid permissions'................................passed\n* the error source is 'grant'...............................................passed\n* the error detail message is 'Unexpected value: `permissions.resources.uuids.uuid-1` must be positive and non-zero.'.passed\n* the error detail location is 'permissions.resources.uuids.uuid-1'.........passed\n* the error detail location type is 'body'..................................passed\n"},{"status":"passed","feature":"fc6c498d2d86d21d24b32d6b49944654","scenario":"170","duration":0.026,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven the TTL 60............................................................passed\nGiven the '!<[^>]+>++' UUID pattern access permissions......................passed\n* grant pattern permission GET..............................................passed\nWhen I attempt to grant a token specifying those permissions................passed\nThen an error is returned...................................................passed\n* the error status code is 400..............................................passed\n* the error message is 'Invalid RegExp'.....................................passed\n* the error source is 'grant'...............................................passed\n* the error detail message is 'Syntax error: multiple repeat.'..............passed\n* the error detail location is 'permissions.patterns.uuids.!<[^>]+>++'......passed\n* the error detail location type is 'body'..................................passed\n"},{"status":"passed","feature":"fc6c498d2d86d21d24b32d6b49944654","scenario":"183","duration":0.039,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven the TTL 60............................................................passed\nGiven the '(!<[^>]+>)+' UUID pattern access permissions.....................passed\n* grant pattern permission GET..............................................passed\nWhen I attempt to grant a token specifying those permissions................passed\nThen an error is returned...................................................passed\n* the error status code is 400..............................................passed\n* the error message is 'Invalid RegExp'.....................................passed\n* the error source is 'grant'...............................................passed\n* the error detail message is 'Only non-capturing groups are allowed. Try replacing `(` with `(?:`.'.passed\n* the error detail location is 'permissions.patterns.uuids.(!<[^>]+>)+'.....passed\n* the error detail location type is 'body'..................................passed\n"},{"status":"passed","feature":"960f98cc9286b75871db01397bacb186","scenario":"204","duration":0.007,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven I have a known token containing an authorized UUID....................passed\nWhen I parse the token......................................................passed\nThen the parsed token output contains the authorized UUID \"test-authorized-uuid\".passed\n"},{"status":"passed","feature":"960f98cc9286b75871db01397bacb186","scenario":"209","duration":0.009,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven I have a known token containing UUID resource permissions.............passed\nWhen I parse the token......................................................passed\nThen the token has 'uuid-1' UUID resource access permissions................passed\n* token resource permission GET.............................................passed\n"},{"status":"passed","feature":"960f98cc9286b75871db01397bacb186","scenario":"214","duration":0.007,"stderr":"","stdout":"Given I have a keyset with access manager enabled...........................passed\nGiven I have a known token containing UUID pattern Permissions..............passed\nWhen I parse the token......................................................passed\nThen the token has '^uuid-\\S*$' UUID pattern access permissions.............passed\n* token pattern permission GET..............................................passed\n"}],"artifact":{"type":"main","extension":"xml","contents":"\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n ]+>++' UUID pattern access permissions......................passed\n* grant pattern permission GET..............................................passed\nWhen I attempt to grant a token specifying those permissions................passed\nThen an error is returned...................................................passed\n* the error status code is 400..............................................passed\n* the error message is 'Invalid RegExp'.....................................passed\n* the error source is 'grant'...............................................passed\n* the error detail message is 'Syntax error: multiple repeat.'..............passed\n* the error detail location is 'permissions.patterns.uuids.!<[^>]+>++'......passed\n* the error detail location type is 'body'..................................passed\n]]>\n \n \n \n \n ]+>)+' UUID pattern access permissions.....................passed\n* grant pattern permission GET..............................................passed\nWhen I attempt to grant a token specifying those permissions................passed\nThen an error is returned...................................................passed\n* the error status code is 400..............................................passed\n* the error message is 'Invalid RegExp'.....................................passed\n* the error source is 'grant'...............................................passed\n* the error detail message is 'Only non-capturing groups are allowed. Try replacing `(` with `(?:`.'.passed\n* the error detail location is 'permissions.patterns.uuids.(!<[^>]+>)+'.....passed\n* the error detail location type is 'body'..................................passed\n]]>\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n","createdAt":null,"language":"kotlin"}},{"scenarios":[{"scenario":"6","feature":"0c3daaef85c19f5c3e46bc5f1989ee77","status":"passed","duration":0.033873,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Publish simple message with valid ttl and auth permissions\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"authSuccess\"}"},{"scenario":"14","feature":"0c3daaef85c19f5c3e46bc5f1989ee77","status":"passed","duration":0.006795,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Publish simple message with expired auth token\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"authFailureExpired\"}"},{"scenario":"22","feature":"0c3daaef85c19f5c3e46bc5f1989ee77","status":"passed","duration":0.006602,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Publish simple message with invalid auth permissions\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"authFailurePermissions\"}"},{"scenario":"30","feature":"0c3daaef85c19f5c3e46bc5f1989ee77","status":"passed","duration":0.006526,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Publish simple message with revoked auth token\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"authFailureRevoked\"}"},{"scenario":"197","feature":"fc6c498d2d86d21d24b32d6b49944654","status":"passed","duration":0.009103,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Grant request with ttl exceed max ttl\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"grantWithTTLExceedMaxTTL\"}"},{"scenario":"222","feature":"9cd4c8809e3f376bdc0d41d8a3694ee9","status":"passed","duration":0.006539,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Revoke existing valid token\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"revokeValidToken\"}"},{"scenario":"234","feature":"9cd4c8809e3f376bdc0d41d8a3694ee9","status":"passed","duration":0.006905,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Revoke an invalid token\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"revokeInvalidToken\"}"},{"scenario":"246","feature":"9cd4c8809e3f376bdc0d41d8a3694ee9","status":"passed","duration":0.006342,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Revoke a token while it is disabled on a server\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"revokeFeatureDisabled\"}"},{"scenario":"251","feature":"9cd4c8809e3f376bdc0d41d8a3694ee9","status":"passed","duration":0.005511,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Revoke request verify characters with url encoding\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"revokeEncodePathParameter\"}"},{"scenario":"AES-CBC cryptor data header can be processed (outline example : | pubnubenigma | file-legacy-civ.jpg | unknown cryptor error |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000944},{"scenario":"AES-CBC cryptor data header can be processed (outline example : | pubnubenigma | file-cryptor-no-version.txt | decryption error |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000313},{"scenario":"AES-CBC cryptor data header can be processed (outline example : | pubnubenigma | file-cryptor-unknown-acrh.jpg | unknown cryptor error |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000395},{"scenario":"AES-CBC cryptor data header can be processed (outline example : | pubnubenigma | file-cryptor-v1-short.txt | decryption error |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000295},{"scenario":"AES-CBC cryptor data header can be processed (outline example : | pubnubenigma | file-cryptor-v1-unknown.txt | unknown cryptor error |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000336},{"scenario":"AES-CBC cryptor data header can be processed (outline example : | pubnubenigma | empty-file-cryptor-v1-acrh.txt | decryption error |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.004776},{"scenario":"AES-CBC cryptor data header can be processed (outline example : | pubnubenigma | file-cryptor-v1-acrh.jpg | success |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.001148},{"scenario":"Empty data encryption should fail (outline example : | legacy | pubnubenigma | constant |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.001057,"stdout":"Pubnub :: ENCRYPTION ERROR: Empty data for encryption\n"},{"scenario":"Empty data encryption should fail (outline example : | legacy | pubnubenigma | random |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000295,"stdout":"Pubnub :: ENCRYPTION ERROR: Empty data for encryption\n"},{"scenario":"Empty data encryption should fail (outline example : | acrh | pubnubenigma | - |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000329,"stdout":"Pubnub :: ENCRYPTION ERROR: Empty data for encryption\n"},{"scenario":"Empty data encryption should fail (outline example : | acrh | pubnubenigma | - |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000434,"stdout":"Pubnub :: ENCRYPTION ERROR: Empty data for encryption\n"},{"scenario":"Empty data decryption should fail (outline example : | legacy | pubnubenigma | constant | empty-file.txt |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.00057,"stdout":"Pubnub :: DECRYPTION ERROR: Empty data for decryption\n"},{"scenario":"Empty data decryption should fail (outline example : | legacy | pubnubenigma | random | empty-file.txt |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000371,"stdout":"Pubnub :: DECRYPTION ERROR: Empty data for decryption\n"},{"scenario":"Empty data decryption should fail (outline example : | acrh | pubnubenigma | - | empty-file.txt |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000295,"stdout":"Pubnub :: DECRYPTION ERROR: Empty data for decryption\n"},{"scenario":"Empty data decryption should fail (outline example : | legacy | pubnubenigma | random | empty-file-cryptor-legacy-riv.txt |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000319,"stdout":"Pubnub :: DECRYPTION ERROR: Empty data for decryption\n"},{"scenario":"Empty data decryption should fail (outline example : | acrh | pubnubenigma | - | empty-file-cryptor-v1-acrh.txt |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000507},{"scenario":"Data encrypted with legacy AES-CBC cryptor is decryptable with legacy implementation (outline example : | pubnubenigma | random | file.jpg |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.001582},{"scenario":"Data encrypted with legacy AES-CBC cryptor is decryptable with legacy implementation (outline example : | pubnubenigma | constant | file.jpg |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.001263},{"scenario":"Data encrypted with legacy AES-CBC cryptor is decryptable with legacy implementation (outline example : | pubnubenigma | random | file.txt |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000381},{"scenario":"Data encrypted with legacy AES-CBC cryptor is decryptable with legacy implementation (outline example : | pubnubenigma | constant | file.txt |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000338},{"scenario":"Cryptor is able to process sample files as binary (outline example : | legacy | pubnubenigma | constant | file-cryptor-legacy-civ.jpg | file.jpg |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000767},{"scenario":"Cryptor is able to process sample files as binary (outline example : | legacy | pubnubenigma | random | file-cryptor-legacy-riv.jpg | file.jpg |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000631},{"scenario":"Cryptor is able to process sample files as binary (outline example : | legacy | pubnubenigma | constant | file-cryptor-legacy-civ.txt | file.txt |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000442},{"scenario":"Cryptor is able to process sample files as binary (outline example : | legacy | pubnubenigma | random | file-cryptor-legacy-riv.txt | file.txt |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000362},{"scenario":"Cryptor is able to process sample files as binary (outline example : | legacy | pubnubenigma | constant | file-legacy-civ.jpg | file.jpg |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000493},{"scenario":"Cryptor is able to process sample files as binary (outline example : | legacy | pubnubenigma | random | file-legacy-riv.jpg | file.jpg |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000596},{"scenario":"Cryptor is able to process sample files as binary (outline example : | legacy | pubnubenigma | constant | file-legacy-civ.txt | file.txt |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000365},{"scenario":"Cryptor is able to process sample files as binary (outline example : | legacy | pubnubenigma | random | file-legacy-riv.txt | file.txt |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000328},{"scenario":"Cryptor is able to process sample files as binary (outline example : | acrh | pubnubenigma | - | file-cryptor-v1-acrh.jpg | file.jpg |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000592},{"scenario":"Cryptor is able to process sample files as binary (outline example : | acrh | pubnubenigma | - | file-cryptor-v1-acrh.txt | file.txt |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000331},{"scenario":"Crypto module can handle encrypted data from different cryptors (outline example : | legacy | acrh | pubnubenigma | constant | file-cryptor-legacy-civ.jpg | file.jpg |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000798},{"scenario":"Crypto module can handle encrypted data from different cryptors (outline example : | acrh | legacy | pubnubenigma | random | file-legacy-riv.jpg | file.jpg |)","feature":"6e9750172217843920f5490ad1ad88ef","status":"passed","duration":0.000627},{"scenario":"426","feature":"2538da2e47f0f4e23c573fc847c6acaf","status":"skipped","duration":0.00772,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"messageEncryption\"}"},{"scenario":"432","feature":"2538da2e47f0f4e23c573fc847c6acaf","status":"skipped","duration":0.003299,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"messageEncryption\"}"},{"scenario":"439","feature":"8f3fe7bfcc733e7c46314c53f0c3c1a8","status":"skipped","duration":0.00341,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"sendFileWithSpaceIdAndType\"}"},{"scenario":"443","feature":"8f3fe7bfcc733e7c46314c53f0c3c1a8","status":"skipped","duration":0.003007,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"sendFileWithTooShortType\"}"},{"scenario":"447","feature":"8f3fe7bfcc733e7c46314c53f0c3c1a8","status":"skipped","duration":0.003127,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"sendFileWithTooLongType\"}"},{"scenario":"455","feature":"91f3a2c0e4424c87689525da44c4db11","status":"skipped","duration":0.003357,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"listingFiles\"}"},{"scenario":"461","feature":"91f3a2c0e4424c87689525da44c4db11","status":"skipped","duration":0.003208,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishingFileMessage\"}"},{"scenario":"467","feature":"91f3a2c0e4424c87689525da44c4db11","status":"skipped","duration":0.003254,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishingFileMessageFailure\"}"},{"scenario":"473","feature":"91f3a2c0e4424c87689525da44c4db11","status":"skipped","duration":0.003219,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"deletingFile\"}"},{"scenario":"479","feature":"91f3a2c0e4424c87689525da44c4db11","status":"skipped","duration":0.003187,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"downloadingFile\"}"},{"scenario":"500","feature":"efd56bc133990dba6fb78d8ed3345948","status":"skipped","duration":0.003831,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"fetchHistoryWithPubNubMessageTypes\"}"},{"scenario":"506","feature":"efd56bc133990dba6fb78d8ed3345948","status":"skipped","duration":0.003596,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"fetchHistoryWithUserAndPubNubTypes\"}"},{"scenario":"512","feature":"efd56bc133990dba6fb78d8ed3345948","status":"skipped","duration":0.003286,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"fetchHistoryWithoutTypes\"}"},{"scenario":"517","feature":"efd56bc133990dba6fb78d8ed3345948","status":"skipped","duration":0.003262,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"fetchHistoryWithSpaceId\"}"},{"scenario":"526","feature":"16d2b386b2034b9488996466aaae0b57","status":"skipped","duration":0.003516,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"fetchMessageHistory\"}"},{"scenario":"532","feature":"16d2b386b2034b9488996466aaae0b57","status":"skipped","duration":0.003143,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"fetchMessageHistoryMulti\"}"},{"scenario":"538","feature":"16d2b386b2034b9488996466aaae0b57","status":"skipped","duration":0.003266,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"fetchMessageHistoryActions\"}"},{"scenario":"545","feature":"bfc34cd74d1dab63536a80aebfe3dc7e","status":"skipped","duration":0.003496,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"successfulAddMessageAction\"}"},{"scenario":"551","feature":"bfc34cd74d1dab63536a80aebfe3dc7e","status":"skipped","duration":0.003175,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"failedAddMessageAction\"}"},{"scenario":"558","feature":"bfc34cd74d1dab63536a80aebfe3dc7e","status":"skipped","duration":0.003219,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"fetchMessageActions\"}"},{"scenario":"564","feature":"bfc34cd74d1dab63536a80aebfe3dc7e","status":"skipped","duration":0.003144,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"successfulDeleteMessageAction\"}"},{"scenario":"570","feature":"bfc34cd74d1dab63536a80aebfe3dc7e","status":"skipped","duration":0.003692,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"failedDeleteMessageAction\"}"},{"scenario":"579","feature":"86a052365207542b400a5a2afa08025c","status":"skipped","duration":0.003739,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getChannelMetadataOfChat\"}"},{"scenario":"585","feature":"86a052365207542b400a5a2afa08025c","status":"skipped","duration":0.003188,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getChannelMetadataOfDMWithCustom\"}"},{"scenario":"591","feature":"86a052365207542b400a5a2afa08025c","status":"skipped","duration":0.003106,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"setChannelMetadataForChat\"}"},{"scenario":"596","feature":"86a052365207542b400a5a2afa08025c","status":"skipped","duration":0.002996,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"removeChannelMetadataOfChat\"}"},{"scenario":"601","feature":"86a052365207542b400a5a2afa08025c","status":"skipped","duration":0.003082,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getAllChannelMetadata\"}"},{"scenario":"606","feature":"86a052365207542b400a5a2afa08025c","status":"skipped","duration":0.003019,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getAllChannelMetadataWithCustom\"}"},{"scenario":"616","feature":"f904be085f84e4dd964d64b101fe5673","status":"skipped","duration":0.003422,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getMembersOfChatChannel\"}"},{"scenario":"622","feature":"f904be085f84e4dd964d64b101fe5673","status":"skipped","duration":0.003155,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getMembersOfVipChatChannelWithCustomAndUuidWithCustom\"}"},{"scenario":"629","feature":"f904be085f84e4dd964d64b101fe5673","status":"skipped","duration":0.003543,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"setMembersForChatChannel\"}"},{"scenario":"636","feature":"f904be085f84e4dd964d64b101fe5673","status":"skipped","duration":0.003164,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"setMembersForChatChannelWithCustomAndUuidWithCustom\"}"},{"scenario":"642","feature":"f904be085f84e4dd964d64b101fe5673","status":"skipped","duration":0.003215,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"removeMembersForChatChannel\"}"},{"scenario":"663","feature":"28ce82f5aa5c139169ffec2eef237027","status":"skipped","duration":0.003417,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getAliceMemberships\"}"},{"scenario":"669","feature":"28ce82f5aa5c139169ffec2eef237027","status":"skipped","duration":0.003127,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getAliceMemberships\"}"},{"scenario":"675","feature":"28ce82f5aa5c139169ffec2eef237027","status":"skipped","duration":0.003205,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getBobMembershipWithCustomAndChannelCustom\"}"},{"scenario":"682","feature":"28ce82f5aa5c139169ffec2eef237027","status":"skipped","duration":0.003163,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"setAliceMembership\"}"},{"scenario":"689","feature":"28ce82f5aa5c139169ffec2eef237027","status":"skipped","duration":0.003276,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"setAliceMembership\"}"},{"scenario":"695","feature":"28ce82f5aa5c139169ffec2eef237027","status":"skipped","duration":0.003113,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"removeAliceMembership\"}"},{"scenario":"701","feature":"28ce82f5aa5c139169ffec2eef237027","status":"skipped","duration":0.002748,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"removeAliceMembership\"}"},{"scenario":"722","feature":"8a383f24948b75233e7a80e59607ce99","status":"skipped","duration":0.003167,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getUUIDMetadataOfAlice\"}"},{"scenario":"728","feature":"8a383f24948b75233e7a80e59607ce99","status":"skipped","duration":0.003025,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getUUIDMetadataOfBobWithCustom\"}"},{"scenario":"734","feature":"8a383f24948b75233e7a80e59607ce99","status":"skipped","duration":0.002935,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"setUUIDMetadataForAlice\"}"},{"scenario":"739","feature":"8a383f24948b75233e7a80e59607ce99","status":"skipped","duration":0.00322,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"removeUUIDMetadataOfAlice\"}"},{"scenario":"744","feature":"8a383f24948b75233e7a80e59607ce99","status":"skipped","duration":0.003521,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"removeUUIDMetadataOfAlice\"}"},{"scenario":"749","feature":"8a383f24948b75233e7a80e59607ce99","status":"skipped","duration":0.003061,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getAllUUIDMetadata\"}"},{"scenario":"754","feature":"8a383f24948b75233e7a80e59607ce99","status":"skipped","duration":0.002844,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getAllUUIDMetadataWithCustom\"}"},{"scenario":"777","feature":"d8c6f6d645bc73f9b38ced476208b4a2","status":"skipped","duration":0.004085,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"presenceTestMultipleWait\"}"},{"scenario":"788","feature":"d8c6f6d645bc73f9b38ced476208b4a2","status":"skipped","duration":0.008233,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"presenceJoin\"}"},{"scenario":"800","feature":"d8c6f6d645bc73f9b38ced476208b4a2","status":"skipped","duration":0.00361,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"presenceJoinWithAnError\"}"},{"scenario":"811","feature":"d8c6f6d645bc73f9b38ced476208b4a2","status":"skipped","duration":0.004174,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"presenceJoinWithContinuousFailures\"}"},{"scenario":"830","feature":"d8c6f6d645bc73f9b38ced476208b4a2","status":"skipped","duration":0.00384,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"presenceLeave\"}"},{"scenario":"835","feature":"d8c6f6d645bc73f9b38ced476208b4a2","status":"skipped","duration":0.003304,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"presenceJoinWithHeartbeatDisabled\"}"},{"scenario":"851","feature":"d8c6f6d645bc73f9b38ced476208b4a2","status":"skipped","duration":0.003642,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"presenceSuppressLeaveEvents\"}"},{"scenario":"972","feature":"ecb96f0fb94cc64370cd3d01a5c2d2bb","status":"skipped","duration":0.003068,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getPresenceStateSetUsingPresenceDataEndpoint\"}"},{"scenario":"977","feature":"ecb96f0fb94cc64370cd3d01a5c2d2bb","status":"skipped","duration":0.003111,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getPresenceStateSetUsingPresenceHeartbeatEndpoint\"}"},{"scenario":"985","feature":"2d9b192cca7419c829a709b08c4a2f06","status":"skipped","duration":0.003213,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"heartbeatWithoutPresenceState\"}"},{"scenario":"990","feature":"2d9b192cca7419c829a709b08c4a2f06","status":"skipped","duration":0.003105,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"heartbeatWitPresenceStateSetWithPresenceDataEndpoint\"}"},{"scenario":"995","feature":"2d9b192cca7419c829a709b08c4a2f06","status":"skipped","duration":0.00294,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"heartbeatWitPresenceStateSetWithPresenceHeartbeatEndpoint\"}"},{"scenario":"1004","feature":"102f68ae159f97fa6e1bc8272ef0bae6","status":"skipped","duration":0.00303,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"hereNowChannelWithNoSubscriptions\"}"},{"scenario":"1009","feature":"102f68ae159f97fa6e1bc8272ef0bae6","status":"skipped","duration":0.003072,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"hereNowChannelWithSubscriptions\"}"},{"scenario":"1014","feature":"102f68ae159f97fa6e1bc8272ef0bae6","status":"skipped","duration":0.003076,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"hereNowChannelWithNoSubscriptionsAndPresenceState1\"}"},{"scenario":"1020","feature":"102f68ae159f97fa6e1bc8272ef0bae6","status":"skipped","duration":0.003076,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"hereNowChannelWithNoSubscriptionsAndPresenceState2\"}"},{"scenario":"1028","feature":"1eecb18ed355aa7aeffa00907735b9bf","status":"skipped","duration":0.002998,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"setPresenceStateUsingPresenceDataEndpoint\"}"},{"scenario":"1032","feature":"1eecb18ed355aa7aeffa00907735b9bf","status":"skipped","duration":0.00286,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"setPresenceStateUsingPresenceHeartbeatEndpoint\"}"},{"scenario":"1040","feature":"56a3566ff98a5d205b39311dd479b541","status":"skipped","duration":0.003437,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithSpaceIdAndType\"}"},{"scenario":"1044","feature":"56a3566ff98a5d205b39311dd479b541","status":"skipped","duration":0.002734,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithTooShortType\"}"},{"scenario":"1048","feature":"56a3566ff98a5d205b39311dd479b541","status":"skipped","duration":0.002718,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithTooLongType\"}"},{"scenario":"1052","feature":"56a3566ff98a5d205b39311dd479b541","status":"skipped","duration":0.002876,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithTooShortSpaceId\"}"},{"scenario":"1056","feature":"56a3566ff98a5d205b39311dd479b541","status":"skipped","duration":0.002883,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithTooLongSpaceId\"}"},{"scenario":"1060","feature":"56a3566ff98a5d205b39311dd479b541","status":"skipped","duration":0.002814,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithSpaceIdStartingWithReservedStrings\"}"},{"scenario":"1064","feature":"56a3566ff98a5d205b39311dd479b541","status":"skipped","duration":0.002614,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithSpaceIdStartingWithReservedStrings\"}"},{"scenario":"1068","feature":"56a3566ff98a5d205b39311dd479b541","status":"skipped","duration":0.002614,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithSpaceIdStartingWithNotAllowedCharacter\"}"},{"scenario":"1072","feature":"56a3566ff98a5d205b39311dd479b541","status":"skipped","duration":0.002858,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithSpaceIdStartingWithNotAllowedCharacter\"}"},{"scenario":"1076","feature":"56a3566ff98a5d205b39311dd479b541","status":"skipped","duration":0.002681,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithSpaceIdContainingNotAllowedCharacter\"}"},{"scenario":"1080","feature":"56a3566ff98a5d205b39311dd479b541","status":"skipped","duration":0.002649,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithTypeStartingWithReservedStrings\"}"},{"scenario":"1084","feature":"56a3566ff98a5d205b39311dd479b541","status":"skipped","duration":0.002777,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithTypeStartingWithReservedStrings\"}"},{"scenario":"1088","feature":"56a3566ff98a5d205b39311dd479b541","status":"skipped","duration":0.002863,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithTypeStartingWithNotAllowedCharacter\"}"},{"scenario":"1092","feature":"56a3566ff98a5d205b39311dd479b541","status":"skipped","duration":0.002869,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithTypeStartingWithNotAllowedCharacter\"}"},{"scenario":"1096","feature":"56a3566ff98a5d205b39311dd479b541","status":"skipped","duration":0.003069,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithTypeContainingNotAllowedCharacter\"}"},{"scenario":"1103","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","status":"skipped","duration":0.003279,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithStringSuccess\"}"},{"scenario":"1109","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","status":"skipped","duration":0.002823,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithCompressionSuccess\"}"},{"scenario":"1115","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","status":"skipped","duration":0.003109,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageAsPOSTBodySuccess\"}"},{"scenario":"1120","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","status":"skipped","duration":0.003032,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithNumberSuccess\"}"},{"scenario":"1125","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","status":"skipped","duration":0.002967,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithArraySuccess\"}"},{"scenario":"1130","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","status":"skipped","duration":0.00295,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithDictionarySuccess\"}"},{"scenario":"1135","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","status":"skipped","duration":0.003419,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithMetaSuccess\"}"},{"scenario":"1140","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","status":"skipped","duration":0.003242,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithStoreSuccess\"}"},{"scenario":"1145","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","status":"skipped","duration":0.003181,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithTTLSuccess\"}"},{"scenario":"1151","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","status":"skipped","duration":0.003181,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithTooLongMessageFail\"}"},{"scenario":"1157","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","status":"skipped","duration":0.002999,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithMetaFail\"}"},{"scenario":"1163","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","status":"skipped","duration":0.002893,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithWrongPublishKeyFail\"}"},{"scenario":"1169","feature":"31e79e1a4e04e30eb7b299d55dc8d1f7","status":"skipped","duration":0.002826,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithWrongSubscribeKeyFail\"}"},{"scenario":"1177","feature":"a2732f84d2540a965fd29df847d1c3b0","status":"skipped","duration":0.003243,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithSpaceIdAndType\"}"},{"scenario":"1181","feature":"a2732f84d2540a965fd29df847d1c3b0","status":"skipped","duration":0.002885,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithTooShortType\"}"},{"scenario":"1185","feature":"a2732f84d2540a965fd29df847d1c3b0","status":"skipped","duration":0.002877,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithTooLongType\"}"},{"scenario":"1189","feature":"a2732f84d2540a965fd29df847d1c3b0","status":"skipped","duration":0.00268,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithTooShortSpaceId\"}"},{"scenario":"1193","feature":"a2732f84d2540a965fd29df847d1c3b0","status":"skipped","duration":0.00287,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithTooLongSpaceId\"}"},{"scenario":"1197","feature":"a2732f84d2540a965fd29df847d1c3b0","status":"skipped","duration":0.002945,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithSpaceIdStartingWithReservedStrings\"}"},{"scenario":"1201","feature":"a2732f84d2540a965fd29df847d1c3b0","status":"skipped","duration":0.00283,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithSpaceIdStartingWithReservedStrings\"}"},{"scenario":"1205","feature":"a2732f84d2540a965fd29df847d1c3b0","status":"skipped","duration":0.00297,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithSpaceIdStartingWithNotAllowedCharacter\"}"},{"scenario":"1209","feature":"a2732f84d2540a965fd29df847d1c3b0","status":"skipped","duration":0.002919,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithSpaceIdStartingWithNotAllowedCharacter\"}"},{"scenario":"1213","feature":"a2732f84d2540a965fd29df847d1c3b0","status":"skipped","duration":0.00302,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithSpaceIdContainingNotAllowedCharacter\"}"},{"scenario":"1217","feature":"a2732f84d2540a965fd29df847d1c3b0","status":"skipped","duration":0.002988,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithTypeStartingWithReservedStrings\"}"},{"scenario":"1221","feature":"a2732f84d2540a965fd29df847d1c3b0","status":"skipped","duration":0.002783,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithTypeStartingWithReservedStrings\"}"},{"scenario":"1225","feature":"a2732f84d2540a965fd29df847d1c3b0","status":"skipped","duration":0.003129,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithTypeStartingWithNotAllowedCharacter\"}"},{"scenario":"1229","feature":"a2732f84d2540a965fd29df847d1c3b0","status":"skipped","duration":0.002717,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithTypeStartingWithNotAllowedCharacter\"}"},{"scenario":"1233","feature":"a2732f84d2540a965fd29df847d1c3b0","status":"skipped","duration":0.003051,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithTypeContainingNotAllowedCharacter\"}"},{"scenario":"1241","feature":"085fea7abdc5d904fe69a3081efd7398","status":"skipped","duration":0.00324,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"successfulSignal\"}"},{"scenario":"1248","feature":"31577c8a54813edae7252a078e710d11","status":"skipped","duration":0.00309,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"listingPushChannels\"}"},{"scenario":"1253","feature":"31577c8a54813edae7252a078e710d11","status":"skipped","duration":0.000578},{"scenario":"1259","feature":"31577c8a54813edae7252a078e710d11","status":"skipped","duration":0.002795,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"listingPushChannels\"}"},{"scenario":"1265","feature":"31577c8a54813edae7252a078e710d11","status":"skipped","duration":0.002877,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"addingPushChannels\"}"},{"scenario":"1271","feature":"31577c8a54813edae7252a078e710d11","status":"skipped","duration":0.002789,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"addingPushChannels\"}"},{"scenario":"1276","feature":"31577c8a54813edae7252a078e710d11","status":"skipped","duration":0.00054},{"scenario":"1282","feature":"31577c8a54813edae7252a078e710d11","status":"skipped","duration":0.002799,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"addingPushChannels\"}"},{"scenario":"1288","feature":"31577c8a54813edae7252a078e710d11","status":"skipped","duration":0.002922,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"removingPushChannels\"}"},{"scenario":"1293","feature":"31577c8a54813edae7252a078e710d11","status":"skipped","duration":0.001508},{"scenario":"1299","feature":"31577c8a54813edae7252a078e710d11","status":"skipped","duration":0.003034,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"removingPushChannels\"}"},{"scenario":"1305","feature":"31577c8a54813edae7252a078e710d11","status":"skipped","duration":0.002952,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"removingDevice\"}"},{"scenario":"1310","feature":"31577c8a54813edae7252a078e710d11","status":"skipped","duration":0.000582},{"scenario":"1316","feature":"31577c8a54813edae7252a078e710d11","status":"skipped","duration":0.00277,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"removingDevice\"}"},{"scenario":"1434","feature":"93d2a5de416a9faa342b3b52ff46571c","status":"skipped","duration":0.003584,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"failedSubscribeWithInvalidAuthKey\"}"},{"scenario":"1441","feature":"93d2a5de416a9faa342b3b52ff46571c","status":"skipped","duration":0.003016,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"failedSubscribeWithInvalidAuthKey\"}"},{"scenario":"1448","feature":"93d2a5de416a9faa342b3b52ff46571c","status":"skipped","duration":0.002962,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"failedSubscribeWithInvalidAuthKey\"}"},{"scenario":"1458","feature":"93d2a5de416a9faa342b3b52ff46571c","status":"skipped","duration":0.003205,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"failedSubscribeWithInvalidAuthKey\"}"},{"scenario":"1466","feature":"93d2a5de416a9faa342b3b52ff46571c","status":"skipped","duration":0.003523,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"failedSubscribeInvalidatedAuthKey\"}"},{"scenario":"1474","feature":"93d2a5de416a9faa342b3b52ff46571c","status":"skipped","duration":0.002982,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"failedSubscribeInvalidatedAuthKey\"}"},{"scenario":"1485","feature":"93d2a5de416a9faa342b3b52ff46571c","status":"skipped","duration":0.003034,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"failedSubscribeInvalidatedAuthKey\"}"},{"scenario":"1492","feature":"ceaa4b37fc9e2ca631d4c99bdd231ee8","status":"skipped","duration":0.002898,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"simpleSubscribe\"}"},{"scenario":"1553","feature":"ca6268e71ce8a000eb95295c5143dcce","status":"skipped","duration":0.003584,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"simpleSubscribe\"}"},{"scenario":"1569","feature":"ca6268e71ce8a000eb95295c5143dcce","status":"skipped","duration":0.003361,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"restoringSubscribe\"}"},{"scenario":"1586","feature":"ca6268e71ce8a000eb95295c5143dcce","status":"skipped","duration":0.003504,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"restoringSubscribeWithFailures\"}"},{"scenario":"811","feature":"ca6268e71ce8a000eb95295c5143dcce","status":"skipped","duration":0.00442,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"subscribeHandshakeFailure\"}"},{"scenario":"1615","feature":"ca6268e71ce8a000eb95295c5143dcce","status":"skipped","duration":0.003523,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"subscribeHandshakeRecovery\"}"},{"scenario":"1632","feature":"ca6268e71ce8a000eb95295c5143dcce","status":"skipped","duration":0.00522,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"subscribeReceivingRecovery\"}"},{"scenario":"2212","feature":"4862b5407d890e3eb184e749e401cd0a","status":"skipped","duration":0.003493,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"subscribeReceiveMessagesWithTypes\"}"},{"scenario":"2225","feature":"a76d4ef5f3f6a672bbfab2865563e530","status":"skipped","duration":0.002646,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"successfulTime\"}"}],"artifact":{"type":"beta","extension":"xml","contents":"\n\n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Publish simple message with valid ttl and auth permissions\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"authSuccess\"}]]>\n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Publish simple message with expired auth token\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"authFailureExpired\"}]]>\n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Publish simple message with invalid auth permissions\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"authFailurePermissions\"}]]>\n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Publish simple message with revoked auth token\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"authFailureRevoked\"}]]>\n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Grant request with ttl exceed max ttl\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"grantWithTTLExceedMaxTTL\"}]]>\n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Revoke existing valid token\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"revokeValidToken\"}]]>\n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Revoke an invalid token\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"revokeInvalidToken\"}]]>\n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Revoke a token while it is disabled on a server\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"revokeFeatureDisabled\"}]]>\n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Revoke request verify characters with url encoding\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"revokeEncodePathParameter\"}]]>\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"messageEncryption\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"messageEncryption\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"sendFileWithSpaceIdAndType\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"sendFileWithTooShortType\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"sendFileWithTooLongType\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"listingFiles\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishingFileMessage\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishingFileMessageFailure\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"deletingFile\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"downloadingFile\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"fetchHistoryWithPubNubMessageTypes\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"fetchHistoryWithUserAndPubNubTypes\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"fetchHistoryWithoutTypes\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"fetchHistoryWithSpaceId\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"fetchMessageHistory\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"fetchMessageHistoryMulti\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"fetchMessageHistoryActions\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"successfulAddMessageAction\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"failedAddMessageAction\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"fetchMessageActions\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"successfulDeleteMessageAction\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"failedDeleteMessageAction\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getChannelMetadataOfChat\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getChannelMetadataOfDMWithCustom\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"setChannelMetadataForChat\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"removeChannelMetadataOfChat\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getAllChannelMetadata\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getAllChannelMetadataWithCustom\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getMembersOfChatChannel\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getMembersOfVipChatChannelWithCustomAndUuidWithCustom\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"setMembersForChatChannel\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"setMembersForChatChannelWithCustomAndUuidWithCustom\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"removeMembersForChatChannel\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getAliceMemberships\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getAliceMemberships\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getBobMembershipWithCustomAndChannelCustom\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"setAliceMembership\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"setAliceMembership\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"removeAliceMembership\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"removeAliceMembership\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getUUIDMetadataOfAlice\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getUUIDMetadataOfBobWithCustom\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"setUUIDMetadataForAlice\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"removeUUIDMetadataOfAlice\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"removeUUIDMetadataOfAlice\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getAllUUIDMetadata\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getAllUUIDMetadataWithCustom\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"presenceTestMultipleWait\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"presenceJoin\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"presenceJoinWithAnError\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"presenceJoinWithContinuousFailures\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"presenceLeave\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"presenceJoinWithHeartbeatDisabled\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"presenceSuppressLeaveEvents\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getPresenceStateSetUsingPresenceDataEndpoint\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"getPresenceStateSetUsingPresenceHeartbeatEndpoint\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"heartbeatWithoutPresenceState\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"heartbeatWitPresenceStateSetWithPresenceDataEndpoint\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"heartbeatWitPresenceStateSetWithPresenceHeartbeatEndpoint\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"hereNowChannelWithNoSubscriptions\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"hereNowChannelWithSubscriptions\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"hereNowChannelWithNoSubscriptionsAndPresenceState1\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"hereNowChannelWithNoSubscriptionsAndPresenceState2\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"setPresenceStateUsingPresenceDataEndpoint\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"setPresenceStateUsingPresenceHeartbeatEndpoint\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithSpaceIdAndType\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithTooShortType\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithTooLongType\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithTooShortSpaceId\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithTooLongSpaceId\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithSpaceIdStartingWithReservedStrings\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithSpaceIdStartingWithReservedStrings\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithSpaceIdStartingWithNotAllowedCharacter\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithSpaceIdStartingWithNotAllowedCharacter\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithSpaceIdContainingNotAllowedCharacter\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithTypeStartingWithReservedStrings\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithTypeStartingWithReservedStrings\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithTypeStartingWithNotAllowedCharacter\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithTypeStartingWithNotAllowedCharacter\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishWithTypeContainingNotAllowedCharacter\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithStringSuccess\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithCompressionSuccess\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageAsPOSTBodySuccess\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithNumberSuccess\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithArraySuccess\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithDictionarySuccess\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithMetaSuccess\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithStoreSuccess\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithTTLSuccess\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithTooLongMessageFail\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithMetaFail\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithWrongPublishKeyFail\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"publishMessageWithWrongSubscribeKeyFail\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithSpaceIdAndType\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithTooShortType\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithTooLongType\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithTooShortSpaceId\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithTooLongSpaceId\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithSpaceIdStartingWithReservedStrings\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithSpaceIdStartingWithReservedStrings\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithSpaceIdStartingWithNotAllowedCharacter\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithSpaceIdStartingWithNotAllowedCharacter\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithSpaceIdContainingNotAllowedCharacter\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithTypeStartingWithReservedStrings\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithTypeStartingWithReservedStrings\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithTypeStartingWithNotAllowedCharacter\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithTypeStartingWithNotAllowedCharacter\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"signalWithTypeContainingNotAllowedCharacter\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"successfulSignal\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"listingPushChannels\"}]]>\n \n \n \n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"listingPushChannels\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"addingPushChannels\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"addingPushChannels\"}]]>\n \n \n \n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"addingPushChannels\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"removingPushChannels\"}]]>\n \n \n \n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"removingPushChannels\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"removingDevice\"}]]>\n \n \n \n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"removingDevice\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"failedSubscribeWithInvalidAuthKey\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"failedSubscribeWithInvalidAuthKey\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"failedSubscribeWithInvalidAuthKey\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"failedSubscribeWithInvalidAuthKey\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"failedSubscribeInvalidatedAuthKey\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"failedSubscribeInvalidatedAuthKey\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"failedSubscribeInvalidatedAuthKey\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"simpleSubscribe\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"simpleSubscribe\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"restoringSubscribe\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"restoringSubscribeWithFailures\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"subscribeHandshakeFailure\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"subscribeHandshakeRecovery\"}]]>\n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"subscribeReceivingRecovery\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"subscribeReceiveMessagesWithTypes\"}]]>\n \n \n \n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[]}, \"validations\"=>[], \"script\"=>\"successfulTime\"}]]>\n \n \n \n","createdAt":null,"language":"ruby"}},{"scenarios":[{"scenario":"123","feature":"fc6c498d2d86d21d24b32d6b49944654","status":"passed","duration":0.029838,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Grant request with all permissions\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"grantAllPermissions\"}"},{"scenario":"133","feature":"fc6c498d2d86d21d24b32d6b49944654","status":"passed","duration":0.005898,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Grant request without authorized uuid\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"grantWithoutAuthorizedUUID\"}"},{"scenario":"144","feature":"fc6c498d2d86d21d24b32d6b49944654","status":"passed","duration":0.005855,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Grant request with authorized uuid\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"grantWithAuthorizedUUID\"}"},{"scenario":"157","feature":"fc6c498d2d86d21d24b32d6b49944654","status":"passed","duration":0.012604,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Grant request without any permissions error\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"grantWithoutAnyPermissionsError\"}"},{"scenario":"170","feature":"fc6c498d2d86d21d24b32d6b49944654","status":"passed","duration":0.012785,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Grant request with regexp syntax error\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"grantWithRegExpSyntaxError\"}"},{"scenario":"183","feature":"fc6c498d2d86d21d24b32d6b49944654","status":"passed","duration":0.008404,"stdout":"{\"expectations\"=>{\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Grant request with regexp non capturing error\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"grantWithRegExpNonCapturingError\"}"},{"scenario":"204","feature":"960f98cc9286b75871db01397bacb186","status":"passed","duration":0.001811},{"scenario":"209","feature":"960f98cc9286b75871db01397bacb186","status":"passed","duration":0.001169},{"scenario":"214","feature":"960f98cc9286b75871db01397bacb186","status":"passed","duration":0.001572}],"artifact":{"type":"main","extension":"xml","contents":"\n\n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Grant request with all permissions\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"grantAllPermissions\"}]]>\n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Grant request without authorized uuid\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"grantWithoutAuthorizedUUID\"}]]>\n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Grant request with authorized uuid\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"grantWithAuthorizedUUID\"}]]>\n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Grant request without any permissions error\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"grantWithoutAnyPermissionsError\"}]]>\n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Grant request with regexp syntax error\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"grantWithRegExpSyntaxError\"}]]>\n \n \n \n {\"pending\"=>[], \"failed\"=>[], \"succeeded\"=>[\"Grant request with regexp non capturing error\"]}, \"validations\"=>[\"The current document does not have any resource to match with.\"], \"script\"=>\"grantWithRegExpNonCapturingError\"}]]>\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n","createdAt":null,"language":"ruby"}},{"scenarios":[{"scenario":"579","feature":"86a052365207542b400a5a2afa08025c","status":"passed","duration":30341029.167175293},{"scenario":"585","feature":"86a052365207542b400a5a2afa08025c","status":"passed","duration":16011953.353881836},{"scenario":"591","feature":"86a052365207542b400a5a2afa08025c","status":"passed","duration":16187906.265258789},{"scenario":"596","feature":"86a052365207542b400a5a2afa08025c","status":"passed","duration":13607025.146484375},{"scenario":"601","feature":"86a052365207542b400a5a2afa08025c","status":"passed","duration":13999104.499816895},{"scenario":"606","feature":"86a052365207542b400a5a2afa08025c","status":"passed","duration":15835046.768188477},{"scenario":"616","feature":"f904be085f84e4dd964d64b101fe5673","status":"passed","duration":14634132.385253906},{"scenario":"622","feature":"f904be085f84e4dd964d64b101fe5673","status":"passed","duration":15942931.175231934},{"scenario":"629","feature":"f904be085f84e4dd964d64b101fe5673","status":"passed","duration":14317750.930786133},{"scenario":"636","feature":"f904be085f84e4dd964d64b101fe5673","status":"passed","duration":16639947.891235352},{"scenario":"642","feature":"f904be085f84e4dd964d64b101fe5673","status":"passed","duration":14468073.844909668},{"scenario":"653","feature":"f904be085f84e4dd964d64b101fe5673","status":"passed","duration":23622989.654541016},{"scenario":"663","feature":"28ce82f5aa5c139169ffec2eef237027","status":"passed","duration":31393051.147460938},{"scenario":"669","feature":"28ce82f5aa5c139169ffec2eef237027","status":"passed","duration":15228986.740112305},{"scenario":"675","feature":"28ce82f5aa5c139169ffec2eef237027","status":"passed","duration":20062923.431396484},{"scenario":"682","feature":"28ce82f5aa5c139169ffec2eef237027","status":"passed","duration":17758965.492248535},{"scenario":"689","feature":"28ce82f5aa5c139169ffec2eef237027","status":"passed","duration":27672052.38342285},{"scenario":"695","feature":"28ce82f5aa5c139169ffec2eef237027","status":"passed","duration":13905882.835388184},{"scenario":"701","feature":"28ce82f5aa5c139169ffec2eef237027","status":"passed","duration":12260079.383850098},{"scenario":"712","feature":"28ce82f5aa5c139169ffec2eef237027","status":"passed","duration":14350771.9039917},{"scenario":"722","feature":"8a383f24948b75233e7a80e59607ce99","status":"passed","duration":27282953.2623291},{"scenario":"728","feature":"8a383f24948b75233e7a80e59607ce99","status":"passed","duration":26922821.99859619},{"scenario":"734","feature":"8a383f24948b75233e7a80e59607ce99","status":"passed","duration":15558004.379272461},{"scenario":"739","feature":"8a383f24948b75233e7a80e59607ce99","status":"passed","duration":11588811.874389648},{"scenario":"744","feature":"8a383f24948b75233e7a80e59607ce99","status":"passed","duration":11695027.351379395},{"scenario":"749","feature":"8a383f24948b75233e7a80e59607ce99","status":"passed","duration":11624097.82409668},{"scenario":"754","feature":"8a383f24948b75233e7a80e59607ce99","status":"passed","duration":18776893.615722656}],"artifact":{"type":"beta","extension":"json","contents":"[\n {\n \"name\" : \"Objects V2 Channel metadata\",\n \"elements\" : [\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-channel-metadata;get-a-channel-metadata-for-id\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7ca8 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 1064\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 2968072.8912353516\n },\n \"line\" : 10,\n \"name\" : \"the id for 'Chat' channel\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f91d4ec $s23PubNubContractTestsBeta0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 316\\n\\t3 PubNubContractTestsBeta 0x000000010f8d60e6 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 26340961.456298828\n },\n \"line\" : 11,\n \"name\" : \"I get the channel metadata\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 151038.16986083984\n },\n \"line\" : 12,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f91d9bb $s23PubNubContractTestsBeta0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 1547\\n\\t3 PubNubContractTestsBeta 0x000000010f8d60e6 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 880956.64978027344\n },\n \"line\" : 13,\n \"name\" : \"the channel metadata for 'Chat' channel\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 9,\n \"tags\" : [\n {\n \"name\" : \"@contract=getChannelMetadataOfChat\",\n \"line\" : 8\n }\n ],\n \"name\" : \"Get a channel metadata for id\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-channel-metadata;get-a-channel-with-custom-metadata\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7ca8 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 1064\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 1327037.8112792969\n },\n \"line\" : 17,\n \"name\" : \"the id for 'DM' channel\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f91d4ec $s23PubNubContractTestsBeta0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 316\\n\\t3 PubNubContractTestsBeta 0x000000010f8d60e6 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 13816952.705383301\n },\n \"line\" : 18,\n \"name\" : \"I get the channel metadata with custom\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 136971.47369384766\n },\n \"line\" : 19,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f91d9bb $s23PubNubContractTestsBeta0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 1547\\n\\t3 PubNubContractTestsBeta 0x000000010f8d60e6 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 730991.36352539062\n },\n \"line\" : 20,\n \"name\" : \"the channel metadata for 'DM' channel\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 16,\n \"tags\" : [\n {\n \"name\" : \"@contract=getChannelMetadataOfDMWithCustom\",\n \"line\" : 15\n }\n ],\n \"name\" : \"Get a channel with custom metadata\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-channel-metadata;set-a-channel-metadata\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7ca8 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 1064\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 347018.24188232422\n },\n \"line\" : 24,\n \"name\" : \"the data for 'Chat' channel\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f91d5e2 $s23PubNubContractTestsBeta0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 562\\n\\t3 PubNubContractTestsBeta 0x000000010f8d60e6 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 15264987.945556641\n },\n \"line\" : 25,\n \"name\" : \"I set the channel metadata\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 113010.40649414062\n },\n \"line\" : 26,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f91d9bb $s23PubNubContractTestsBeta0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 1547\\n\\t3 PubNubContractTestsBeta 0x000000010f8d60e6 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 462889.67132568359\n },\n \"line\" : 27,\n \"name\" : \"the channel metadata for 'Chat' channel contains updated\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 23,\n \"tags\" : [\n {\n \"name\" : \"@contract=setChannelMetadataForChat\",\n \"line\" : 22\n }\n ],\n \"name\" : \"Set a channel metadata\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-channel-metadata;remove-a-channel-metadata-for-id\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7ca8 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 1064\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 1286029.8156738281\n },\n \"line\" : 31,\n \"name\" : \"the id for 'Chat' channel\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f91d6e3 $s23PubNubContractTestsBeta0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 819\\n\\t3 PubNubContractTestsBeta 0x000000010f8d60e6 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 12266993.522644043\n },\n \"line\" : 32,\n \"name\" : \"I remove the channel metadata\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 54001.808166503906\n },\n \"line\" : 33,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 30,\n \"tags\" : [\n {\n \"name\" : \"@contract=removeChannelMetadataOfChat\",\n \"line\" : 29\n }\n ],\n \"name\" : \"Remove a channel metadata for id\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-channel-metadata;get-all-channel-metadata\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f91d7ef $s23PubNubContractTestsBeta0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 1087\\n\\t3 PubNubContractTestsBeta 0x000000010f8d60e6 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 12877941.131591797\n },\n \"line\" : 37,\n \"name\" : \"I get all channel metadata\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 353097.91564941406\n },\n \"line\" : 38,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f91db74 $s23PubNubContractTestsBeta0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 1988\\n\\t3 PubNubContractTestsBeta 0x000000010f8d60e6 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 768065.45257568359\n },\n \"line\" : 39,\n \"name\" : \"the response contains list with 'Chat' and 'Patient' channel metadata\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 36,\n \"tags\" : [\n {\n \"name\" : \"@contract=getAllChannelMetadata\",\n \"line\" : 35\n }\n ],\n \"name\" : \"Get all channel metadata\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-channel-metadata;get-all-channel-metadata-with-custom\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f91d7ef $s23PubNubContractTestsBeta0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 1087\\n\\t3 PubNubContractTestsBeta 0x000000010f8d60e6 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 11584043.502807617\n },\n \"line\" : 43,\n \"name\" : \"I get all channel metadata with custom\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 1219034.1949462891\n },\n \"line\" : 44,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f91db74 $s23PubNubContractTestsBeta0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 1988\\n\\t3 PubNubContractTestsBeta 0x000000010f8d60e6 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 3031969.0704345703\n },\n \"line\" : 45,\n \"name\" : \"the response contains list with 'DM' and 'VipChat' channel metadata\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 42,\n \"tags\" : [\n {\n \"name\" : \"@contract=getAllChannelMetadataWithCustom\",\n \"line\" : 41\n }\n ],\n \"name\" : \"Get all channel metadata with custom\"\n }\n ],\n \"id\" : \"objects-v2-channel-metadata\",\n \"keyword\" : \"Feature\",\n \"description\" : \" As a PubNub customer I want to create, update, remove channels.\",\n \"uri\" : \"\\/Features\\/objectsV2\\/channel-metadata.feature\",\n \"tags\" : [\n {\n \"name\" : \"@featureSet=objectsV2\",\n \"line\" : 1\n },\n {\n \"name\" : \"@beta\",\n \"line\" : 1\n }\n ]\n },\n {\n \"name\" : \"Objects V2 Members\",\n \"elements\" : [\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-members;get-members-for-a-channel\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7ca8 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 1064\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 748038.29193115234\n },\n \"line\" : 10,\n \"name\" : \"the id for 'Chat' channel\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f90add5 $s23PubNubContractTestsBeta0ab14ObjectsMembersC9TestStepsC5setupyyF + 309\\n\\t3 PubNubContractTestsBeta 0x000000010f8d61be $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4318\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 12609004.974365234\n },\n \"line\" : 11,\n \"name\" : \"I get the channel members\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 288009.6435546875\n },\n \"line\" : 12,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e824c $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2508\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 989079.47540283203\n },\n \"line\" : 13,\n \"name\" : \"the response contains list with 'AmeliaMember' and 'EvaMember' members\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 9,\n \"tags\" : [\n {\n \"name\" : \"@contract=getMembersOfChatChannel\",\n \"line\" : 8\n }\n ],\n \"name\" : \"Get members for a channel\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-members;get-members-for-vipchat-channel-with-custom-and-uuid-with-custom\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7ca8 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 1064\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 628948.21166992188\n },\n \"line\" : 17,\n \"name\" : \"the id for 'VipChat' channel\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f90add5 $s23PubNubContractTestsBeta0ab14ObjectsMembersC9TestStepsC5setupyyF + 309\\n\\t3 PubNubContractTestsBeta 0x000000010f8d61be $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4318\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 12912988.662719727\n },\n \"line\" : 18,\n \"name\" : \"I get the channel members including custom and UUID custom information\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 416994.09484863281\n },\n \"line\" : 19,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e824c $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2508\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 1984000.2059936523\n },\n \"line\" : 20,\n \"name\" : \"the response contains list with 'OliverMember' and 'PeterMember' members\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 16,\n \"tags\" : [\n {\n \"name\" : \"@contract=getMembersOfVipChatChannelWithCustomAndUuidWithCustom\",\n \"line\" : 15\n }\n ],\n \"name\" : \"Get members for VipChat channel with custom and UUID with custom\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-members;set-member-for-a-channel\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e808e $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 695943.83239746094\n },\n \"line\" : 24,\n \"name\" : \"the data for 'AmeliaMember' member\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7ca8 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 1064\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 491023.06365966797\n },\n \"line\" : 25,\n \"name\" : \"the id for 'Chat' channel\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f90aecb $s23PubNubContractTestsBeta0ab14ObjectsMembersC9TestStepsC5setupyyF + 555\\n\\t3 PubNubContractTestsBeta 0x000000010f8d61be $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4318\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 12421965.599060059\n },\n \"line\" : 26,\n \"name\" : \"I set a channel member\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 171899.79553222656\n },\n \"line\" : 27,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e8405 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2949\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 536918.64013671875\n },\n \"line\" : 28,\n \"name\" : \"the response contains list with 'AmeliaMember' member\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 23,\n \"tags\" : [\n {\n \"name\" : \"@contract=setMembersForChatChannel\",\n \"line\" : 22\n }\n ],\n \"name\" : \"Set member for a channel\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-members;set-member-with-custom-for-a-channel-and-uuid-with-custom\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e808e $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 1072049.1409301758\n },\n \"line\" : 32,\n \"name\" : \"the data for 'PeterMember' member\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7ca8 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 1064\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 306963.92059326172\n },\n \"line\" : 33,\n \"name\" : \"the id for 'Chat' channel\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f90aecb $s23PubNubContractTestsBeta0ab14ObjectsMembersC9TestStepsC5setupyyF + 555\\n\\t3 PubNubContractTestsBeta 0x000000010f8d61be $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4318\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 13674974.44152832\n },\n \"line\" : 34,\n \"name\" : \"I set a channel member including custom and UUID with custom\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 260949.13482666016\n },\n \"line\" : 35,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e8405 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2949\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 1325011.2533569336\n },\n \"line\" : 36,\n \"name\" : \"the response contains list with 'PeterMember' member\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 31,\n \"tags\" : [\n {\n \"name\" : \"@contract=setMembersForChatChannelWithCustomAndUuidWithCustom\",\n \"line\" : 30\n }\n ],\n \"name\" : \"Set member with custom for a channel and UUID with custom\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-members;remove-member-for-a-channel\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7ca8 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 1064\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 331997.87139892578\n },\n \"line\" : 40,\n \"name\" : \"the id for 'Chat' channel\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e808e $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 329971.3134765625\n },\n \"line\" : 41,\n \"name\" : \"the data for 'AmeliaMember' member that we want to remove\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f90afcc $s23PubNubContractTestsBeta0ab14ObjectsMembersC9TestStepsC5setupyyF + 812\\n\\t3 PubNubContractTestsBeta 0x000000010f8d61be $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4318\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 13733029.365539551\n },\n \"line\" : 42,\n \"name\" : \"I remove a channel member\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 73075.294494628906\n },\n \"line\" : 43,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 39,\n \"tags\" : [\n {\n \"name\" : \"@contract=removeMembersForChatChannel\",\n \"line\" : 38\n }\n ],\n \"name\" : \"Remove member for a channel\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-members;manage-members-for-a-channel\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e808e $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 1137971.8780517578\n },\n \"line\" : 47,\n \"name\" : \"the data for 'PeterMember' member\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e808e $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 332951.54571533203\n },\n \"line\" : 48,\n \"name\" : \"the data for 'AmeliaMember' member that we want to remove\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7ca8 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 1064\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 294089.31732177734\n },\n \"line\" : 49,\n \"name\" : \"the id for 'Chat' channel\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f90b0d8 $s23PubNubContractTestsBeta0ab14ObjectsMembersC9TestStepsC5setupyyF + 1080\\n\\t3 PubNubContractTestsBeta 0x000000010f8d61be $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4318\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 19722938.537597656\n },\n \"line\" : 50,\n \"name\" : \"I manage channel members\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 254988.67034912109\n },\n \"line\" : 51,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e8405 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2949\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 1312017.4407958984\n },\n \"line\" : 52,\n \"name\" : \"the response contains list with 'PeterMember' member\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e8405 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2949\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 568032.26470947266\n },\n \"line\" : 53,\n \"name\" : \"the response does not contain list with 'AmeliaMember' member\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 46,\n \"tags\" : [\n {\n \"name\" : \"@contract=manageMembersForChatChannel\",\n \"line\" : 45\n },\n {\n \"name\" : \"@na=ruby\",\n \"line\" : 45\n },\n {\n \"name\" : \"@na=js\",\n \"line\" : 45\n }\n ],\n \"name\" : \"Manage members for a channel\"\n }\n ],\n \"id\" : \"objects-v2-members\",\n \"keyword\" : \"Feature\",\n \"description\" : \" As a PubNub customer I want to create, get, remove and update channel members(UUIDs).\",\n \"uri\" : \"\\/Features\\/objectsV2\\/members-metadata.feature\",\n \"tags\" : [\n {\n \"name\" : \"@featureSet=objectsV2\",\n \"line\" : 1\n },\n {\n \"name\" : \"@beta\",\n \"line\" : 1\n }\n ]\n },\n {\n \"name\" : \"Objects V2 Memberships\",\n \"elements\" : [\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-memberships;get-memberships-for-uuid\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7e9c $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 1564\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 398993.49212646484\n },\n \"line\" : 10,\n \"name\" : \"the id for 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f903d05 $s23PubNubContractTestsBeta0ab18ObjectsMembershipsC9TestStepsC5setupyyF + 309\\n\\t3 PubNubContractTestsBeta 0x000000010f8d6176 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4246\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 28747081.756591797\n },\n \"line\" : 11,\n \"name\" : \"I get the memberships\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 1018047.3327636719\n },\n \"line\" : 12,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e824c $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2508\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 1228928.5659790039\n },\n \"line\" : 13,\n \"name\" : \"the response contains list with 'ChatMembership' and 'PatientMembership' memberships\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 9,\n \"tags\" : [\n {\n \"name\" : \"@contract=getAliceMemberships\",\n \"line\" : 8\n }\n ],\n \"name\" : \"Get memberships for UUID\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-memberships;get-memberships-for-current-user\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdc6c Given + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7a94 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 532\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 361919.40307617188\n },\n \"line\" : 17,\n \"name\" : \"current user is 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f903d05 $s23PubNubContractTestsBeta0ab18ObjectsMembershipsC9TestStepsC5setupyyF + 309\\n\\t3 PubNubContractTestsBeta 0x000000010f8d6176 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4246\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 13537049.293518066\n },\n \"line\" : 18,\n \"name\" : \"I get the memberships for current user\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 277042.38891601562\n },\n \"line\" : 19,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e824c $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2508\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 1052975.6546020508\n },\n \"line\" : 20,\n \"name\" : \"the response contains list with 'ChatMembership' and 'PatientMembership' memberships\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 16,\n \"tags\" : [\n {\n \"name\" : \"@contract=getAliceMemberships\",\n \"line\" : 15\n }\n ],\n \"name\" : \"Get memberships for current user\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-memberships;get-memberships-for-uuid-with-custom-and-channel-custom\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7e9c $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 1564\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 673055.64880371094\n },\n \"line\" : 24,\n \"name\" : \"the id for 'Bob' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f903d05 $s23PubNubContractTestsBeta0ab18ObjectsMembershipsC9TestStepsC5setupyyF + 309\\n\\t3 PubNubContractTestsBeta 0x000000010f8d6176 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4246\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 16712903.97644043\n },\n \"line\" : 25,\n \"name\" : \"I get the memberships including custom and channel custom information\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 383973.12164306641\n },\n \"line\" : 26,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e824c $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2508\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 2292990.6845092773\n },\n \"line\" : 27,\n \"name\" : \"the response contains list with 'VipChatMembership' and 'DMMembership' memberships\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 23,\n \"tags\" : [\n {\n \"name\" : \"@contract=getBobMembershipWithCustomAndChannelCustom\",\n \"line\" : 22\n }\n ],\n \"name\" : \"Get memberships for UUID with custom and channel custom\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-memberships;set-membership\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7e9c $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 1564\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 367045.40252685547\n },\n \"line\" : 31,\n \"name\" : \"the id for 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e808e $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 474929.8095703125\n },\n \"line\" : 32,\n \"name\" : \"the data for 'ChatMembership' membership\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f903dfb $s23PubNubContractTestsBeta0ab18ObjectsMembershipsC9TestStepsC5setupyyF + 555\\n\\t3 PubNubContractTestsBeta 0x000000010f8d6176 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4246\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 15660047.53112793\n },\n \"line\" : 33,\n \"name\" : \"I set the membership\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 431895.25604248047\n },\n \"line\" : 34,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e8405 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2949\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 825047.49298095703\n },\n \"line\" : 35,\n \"name\" : \"the response contains list with 'ChatMembership' membership\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 30,\n \"tags\" : [\n {\n \"name\" : \"@contract=setAliceMembership\",\n \"line\" : 29\n }\n ],\n \"name\" : \"Set membership\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-memberships;set-membership-for-current-user\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdc6c Given + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7a94 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 532\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 845909.11865234375\n },\n \"line\" : 39,\n \"name\" : \"current user is 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e808e $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 503063.20190429688\n },\n \"line\" : 40,\n \"name\" : \"the data for 'ChatMembership' membership\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f903dfb $s23PubNubContractTestsBeta0ab18ObjectsMembershipsC9TestStepsC5setupyyF + 555\\n\\t3 PubNubContractTestsBeta 0x000000010f8d6176 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4246\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 25166034.698486328\n },\n \"line\" : 41,\n \"name\" : \"I set the membership for current user\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 213980.67474365234\n },\n \"line\" : 42,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e8405 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2949\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 943064.68963623047\n },\n \"line\" : 43,\n \"name\" : \"the response contains list with 'ChatMembership' membership\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 38,\n \"tags\" : [\n {\n \"name\" : \"@contract=setAliceMembership\",\n \"line\" : 37\n }\n ],\n \"name\" : \"Set membership for current user\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-memberships;remove-membership\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7e9c $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 1564\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 351905.82275390625\n },\n \"line\" : 47,\n \"name\" : \"the id for 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e808e $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 424981.11724853516\n },\n \"line\" : 48,\n \"name\" : \"the data for 'ChatMembership' membership\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f903efc $s23PubNubContractTestsBeta0ab18ObjectsMembershipsC9TestStepsC5setupyyF + 812\\n\\t3 PubNubContractTestsBeta 0x000000010f8d6176 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4246\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 13050913.81072998\n },\n \"line\" : 49,\n \"name\" : \"I remove the membership\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 78082.084655761719\n },\n \"line\" : 50,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 46,\n \"tags\" : [\n {\n \"name\" : \"@contract=removeAliceMembership\",\n \"line\" : 45\n }\n ],\n \"name\" : \"Remove membership\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-memberships;remove-membership-for-current-user\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdc6c Given + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7a94 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 532\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 339031.21948242188\n },\n \"line\" : 54,\n \"name\" : \"current user is 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e808e $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 455975.53253173828\n },\n \"line\" : 55,\n \"name\" : \"the data for 'ChatMembership' membership that we want to remove\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f903efc $s23PubNubContractTestsBeta0ab18ObjectsMembershipsC9TestStepsC5setupyyF + 812\\n\\t3 PubNubContractTestsBeta 0x000000010f8d6176 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4246\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 11393070.220947266\n },\n \"line\" : 56,\n \"name\" : \"I remove the membership for current user\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 72002.410888671875\n },\n \"line\" : 57,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 53,\n \"tags\" : [\n {\n \"name\" : \"@contract=removeAliceMembership\",\n \"line\" : 52\n }\n ],\n \"name\" : \"Remove membership for current user\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-memberships;manage-memberships-for-a-uuid\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7e9c $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 1564\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 355005.26428222656\n },\n \"line\" : 61,\n \"name\" : \"the id for 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e808e $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 440001.48773193359\n },\n \"line\" : 62,\n \"name\" : \"the data for 'ChatMembership' membership\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e808e $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 407934.18884277344\n },\n \"line\" : 63,\n \"name\" : \"the data for 'PatientMembership' membership that we want to remove\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f904006 $s23PubNubContractTestsBeta0ab18ObjectsMembershipsC9TestStepsC5setupyyF + 1078\\n\\t3 PubNubContractTestsBeta 0x000000010f8d6176 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4246\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 11765003.204345703\n },\n \"line\" : 64,\n \"name\" : \"I manage memberships\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 172972.67913818359\n },\n \"line\" : 65,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e8405 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2949\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 613927.84118652344\n },\n \"line\" : 66,\n \"name\" : \"the response contains list with 'ChatMembership' membership\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e8405 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 2949\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 595927.23846435547\n },\n \"line\" : 67,\n \"name\" : \"the response does not contain list with 'PatientMembership' membership\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 60,\n \"tags\" : [\n {\n \"name\" : \"@contract=manageAliceMemberships\",\n \"line\" : 59\n },\n {\n \"name\" : \"@na=ruby\",\n \"line\" : 59\n },\n {\n \"name\" : \"@na=js\",\n \"line\" : 59\n }\n ],\n \"name\" : \"Manage memberships for a UUID\"\n }\n ],\n \"id\" : \"objects-v2-memberships\",\n \"keyword\" : \"Feature\",\n \"description\" : \" As a PubNub customer I want to create, update, remove channels.\",\n \"uri\" : \"\\/Features\\/objectsV2\\/membership-metadata.feature\",\n \"tags\" : [\n {\n \"name\" : \"@featureSet=objectsV2\",\n \"line\" : 1\n },\n {\n \"name\" : \"@beta\",\n \"line\" : 1\n }\n ]\n },\n {\n \"name\" : \"Objects V2 UUID metadata\",\n \"elements\" : [\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-uuid-metadata;get-a-uuid-metadata-for-id\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7e9c $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 1564\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 362038.61236572266\n },\n \"line\" : 10,\n \"name\" : \"the id for 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8b9fbc $s23PubNubContractTestsBeta0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 316\\n\\t3 PubNubContractTestsBeta 0x000000010f8d612e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 26399970.054626465\n },\n \"line\" : 11,\n \"name\" : \"I get the UUID metadata\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 128984.45129394531\n },\n \"line\" : 12,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8ba48b $s23PubNubContractTestsBeta0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 1547\\n\\t3 PubNubContractTestsBeta 0x000000010f8d612e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 391960.14404296875\n },\n \"line\" : 13,\n \"name\" : \"the UUID metadata for 'Alice' persona\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 9,\n \"tags\" : [\n {\n \"name\" : \"@contract=getUUIDMetadataOfAlice\",\n \"line\" : 8\n }\n ],\n \"name\" : \"Get a UUID metadata for id\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-uuid-metadata;get-a-uuid-with-custom-metadata,-id-stored-in-config\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdc6c Given + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7a94 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 532\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 1092910.7666015625\n },\n \"line\" : 17,\n \"name\" : \"current user is 'Bob' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8b9fbc $s23PubNubContractTestsBeta0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 316\\n\\t3 PubNubContractTestsBeta 0x000000010f8d612e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 24816989.898681641\n },\n \"line\" : 18,\n \"name\" : \"I get the UUID metadata with custom for current user\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 164985.65673828125\n },\n \"line\" : 19,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8ba48b $s23PubNubContractTestsBeta0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 1547\\n\\t3 PubNubContractTestsBeta 0x000000010f8d612e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 847935.67657470703\n },\n \"line\" : 20,\n \"name\" : \"the UUID metadata for 'Bob' persona\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 16,\n \"tags\" : [\n {\n \"name\" : \"@contract=getUUIDMetadataOfBobWithCustom\",\n \"line\" : 15\n }\n ],\n \"name\" : \"Get a UUID with custom metadata, id stored in config\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-uuid-metadata;set-a-uuid-metadata\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7e9c $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 1564\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 343918.80035400391\n },\n \"line\" : 24,\n \"name\" : \"the data for 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8ba0b2 $s23PubNubContractTestsBeta0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 562\\n\\t3 PubNubContractTestsBeta 0x000000010f8d612e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 14741063.117980957\n },\n \"line\" : 25,\n \"name\" : \"I set the UUID metadata\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 110030.17425537109\n },\n \"line\" : 26,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8ba48b $s23PubNubContractTestsBeta0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 1547\\n\\t3 PubNubContractTestsBeta 0x000000010f8d612e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 362992.28668212891\n },\n \"line\" : 27,\n \"name\" : \"the UUID metadata for 'Alice' persona contains updated\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 23,\n \"tags\" : [\n {\n \"name\" : \"@contract=setUUIDMetadataForAlice\",\n \"line\" : 22\n }\n ],\n \"name\" : \"Set a UUID metadata\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-uuid-metadata;remove-a-uuid-metadata-for-id\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7e9c $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 1564\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 343918.80035400391\n },\n \"line\" : 31,\n \"name\" : \"the id for 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8ba1b3 $s23PubNubContractTestsBeta0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 819\\n\\t3 PubNubContractTestsBeta 0x000000010f8d612e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 11218905.448913574\n },\n \"line\" : 32,\n \"name\" : \"I remove the UUID metadata\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 25987.625122070312\n },\n \"line\" : 33,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 30,\n \"tags\" : [\n {\n \"name\" : \"@contract=removeUUIDMetadataOfAlice\",\n \"line\" : 29\n }\n ],\n \"name\" : \"Remove a UUID metadata for id\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-uuid-metadata;remove-a-uuid-metadata,-id-stored-in-config\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdc6c Given + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8e7a94 $s23PubNubContractTestsBeta0ab7ObjectscD0C5setupyyF + 532\\n\\t3 PubNubContractTestsBeta 0x000000010f8d609e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 344991.68395996094\n },\n \"line\" : 37,\n \"name\" : \"current user is 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8ba1b3 $s23PubNubContractTestsBeta0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 819\\n\\t3 PubNubContractTestsBeta 0x000000010f8d612e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 11326074.600219727\n },\n \"line\" : 38,\n \"name\" : \"I remove the UUID metadata for current user\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 23961.067199707031\n },\n \"line\" : 39,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 36,\n \"tags\" : [\n {\n \"name\" : \"@contract=removeUUIDMetadataOfAlice\",\n \"line\" : 35\n }\n ],\n \"name\" : \"Remove a UUID metadata, id stored in config\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-uuid-metadata;get-all-uuid-metadata\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8ba2bf $s23PubNubContractTestsBeta0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 1087\\n\\t3 PubNubContractTestsBeta 0x000000010f8d612e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 11319041.25213623\n },\n \"line\" : 43,\n \"name\" : \"I get all UUID metadata\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 285029.41131591797\n },\n \"line\" : 44,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8ba60b $s23PubNubContractTestsBeta0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 1931\\n\\t3 PubNubContractTestsBeta 0x000000010f8d612e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 20027.16064453125\n },\n \"line\" : 45,\n \"name\" : \"the response contains list with 'Alice' and 'James' UUID metadata\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 42,\n \"tags\" : [\n {\n \"name\" : \"@contract=getAllUUIDMetadata\",\n \"line\" : 41\n }\n ],\n \"name\" : \"Get all UUID metadata\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-uuid-metadata;get-all-uuid-metadata-with-custom\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fde5c When + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8ba2bf $s23PubNubContractTestsBeta0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 1087\\n\\t3 PubNubContractTestsBeta 0x000000010f8d612e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 18473982.810974121\n },\n \"line\" : 49,\n \"name\" : \"I get all UUID metadata with custom\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fdecc Then + 76\\n\\t2 PubNubContractTestsBeta 0x000000010f8d5938 $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t5 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t23 xctest 0x000000010e684e58 main + 211\\n\\t24 dyld 0x000000010e8be2bf start_sim + 10\\n\\t25 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 281929.96978759766\n },\n \"line\" : 50,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x000000010f7fdcf5 addDefinition + 101\\n\\t1 Cucumberish 0x000000010f7fe1db Match + 395\\n\\t2 PubNubContractTestsBeta 0x000000010f8ba60b $s23PubNubContractTestsBeta0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 1931\\n\\t3 PubNubContractTestsBeta 0x000000010f8d612e $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTestsBeta 0x000000010f8d802c $s23PubNubContractTestsBeta0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTestsBeta 0x000000010f8b9934 CucumberishInit + 340\\n\\t6 dyld 0x000000010e8cd5c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x000000010e8f7703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x000000010e8ed840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x000000010e8ec679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x000000010e8ec961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x000000010e8eef5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x000000010e8f733c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x000000010e8cd49a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x000000010e8cd706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x000000010e8cd7dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x000000010e8e2da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x000000010f658b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x000000010f657308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x000000010f656d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010f62aaa9 _XCTestMain + 125\\n\\t24 xctest 0x000000010e684e58 main + 211\\n\\t25 dyld 0x000000010e8be2bf start_sim + 10\\n\\t26 ??? 0x000000011a76052e 0x0 + 4738909486\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 20980.8349609375\n },\n \"line\" : 51,\n \"name\" : \"the response contains list with 'Bob' and 'Lisa' UUID metadata\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 48,\n \"tags\" : [\n {\n \"name\" : \"@contract=getAllUUIDMetadataWithCustom\",\n \"line\" : 47\n }\n ],\n \"name\" : \"Get all UUID metadata with custom\"\n }\n ],\n \"id\" : \"objects-v2-uuid-metadata\",\n \"keyword\" : \"Feature\",\n \"description\" : \" As a PubNub customer I want to create, update, remove uuids.\",\n \"uri\" : \"\\/Features\\/objectsV2\\/uuid-metadata.feature\",\n \"tags\" : [\n {\n \"name\" : \"@featureSet=objectsV2\",\n \"line\" : 1\n },\n {\n \"name\" : \"@beta\",\n \"line\" : 1\n }\n ]\n }\n]","createdAt":null,"language":"swift"}},{"scenarios":[{"scenario":"579","feature":"86a052365207542b400a5a2afa08025c","status":"passed","duration":44840931.89239502},{"scenario":"585","feature":"86a052365207542b400a5a2afa08025c","status":"passed","duration":13188123.70300293},{"scenario":"591","feature":"86a052365207542b400a5a2afa08025c","status":"passed","duration":15953063.96484375},{"scenario":"596","feature":"86a052365207542b400a5a2afa08025c","status":"passed","duration":12733936.309814453},{"scenario":"601","feature":"86a052365207542b400a5a2afa08025c","status":"passed","duration":13664960.861206055},{"scenario":"606","feature":"86a052365207542b400a5a2afa08025c","status":"passed","duration":15890836.715698242},{"scenario":"616","feature":"f904be085f84e4dd964d64b101fe5673","status":"passed","duration":13872027.397155762},{"scenario":"622","feature":"f904be085f84e4dd964d64b101fe5673","status":"passed","duration":15581011.772155762},{"scenario":"629","feature":"f904be085f84e4dd964d64b101fe5673","status":"passed","duration":12899041.175842285},{"scenario":"636","feature":"f904be085f84e4dd964d64b101fe5673","status":"passed","duration":16559958.457946777},{"scenario":"642","feature":"f904be085f84e4dd964d64b101fe5673","status":"passed","duration":11297106.742858887},{"scenario":"653","feature":"f904be085f84e4dd964d64b101fe5673","status":"passed","duration":14984965.324401855},{"scenario":"663","feature":"28ce82f5aa5c139169ffec2eef237027","status":"passed","duration":11634826.66015625},{"scenario":"669","feature":"28ce82f5aa5c139169ffec2eef237027","status":"passed","duration":14273047.44720459},{"scenario":"675","feature":"28ce82f5aa5c139169ffec2eef237027","status":"passed","duration":17446279.525756836},{"scenario":"682","feature":"28ce82f5aa5c139169ffec2eef237027","status":"passed","duration":16650080.680847168},{"scenario":"689","feature":"28ce82f5aa5c139169ffec2eef237027","status":"passed","duration":16840100.288391113},{"scenario":"695","feature":"28ce82f5aa5c139169ffec2eef237027","status":"passed","duration":12230038.6428833},{"scenario":"701","feature":"28ce82f5aa5c139169ffec2eef237027","status":"passed","duration":10542988.777160645},{"scenario":"712","feature":"28ce82f5aa5c139169ffec2eef237027","status":"passed","duration":14031171.798706055},{"scenario":"722","feature":"8a383f24948b75233e7a80e59607ce99","status":"passed","duration":13572931.289672852},{"scenario":"728","feature":"8a383f24948b75233e7a80e59607ce99","status":"passed","duration":15820980.072021484},{"scenario":"734","feature":"8a383f24948b75233e7a80e59607ce99","status":"passed","duration":23468971.252441406},{"scenario":"739","feature":"8a383f24948b75233e7a80e59607ce99","status":"passed","duration":13047099.113464355},{"scenario":"744","feature":"8a383f24948b75233e7a80e59607ce99","status":"passed","duration":11826992.03491211},{"scenario":"749","feature":"8a383f24948b75233e7a80e59607ce99","status":"passed","duration":10981082.916259766},{"scenario":"754","feature":"8a383f24948b75233e7a80e59607ce99","status":"passed","duration":11422991.752624512}],"artifact":{"type":"main","extension":"json","contents":"[\n {\n \"name\" : \"Objects V2 Channel metadata\",\n \"elements\" : [\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-channel-metadata;get-a-channel-metadata-for-id\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109002d08 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 1064\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 2429962.158203125\n },\n \"line\" : 10,\n \"name\" : \"the id for 'Chat' channel\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x000000010903854c $s19PubNubContractTests0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 316\\n\\t3 PubNubContractTests 0x0000000108ff1146 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 41916966.438293457\n },\n \"line\" : 11,\n \"name\" : \"I get the channel metadata\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 131011.00921630859\n },\n \"line\" : 12,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109038a1b $s19PubNubContractTests0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 1547\\n\\t3 PubNubContractTests 0x0000000108ff1146 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 362992.28668212891\n },\n \"line\" : 13,\n \"name\" : \"the channel metadata for 'Chat' channel\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 9,\n \"tags\" : [\n {\n \"name\" : \"@contract=getChannelMetadataOfChat\",\n \"line\" : 8\n }\n ],\n \"name\" : \"Get a channel metadata for id\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-channel-metadata;get-a-channel-with-custom-metadata\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109002d08 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 1064\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 962018.96667480469\n },\n \"line\" : 17,\n \"name\" : \"the id for 'DM' channel\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x000000010903854c $s19PubNubContractTests0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 316\\n\\t3 PubNubContractTests 0x0000000108ff1146 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 11559009.552001953\n },\n \"line\" : 18,\n \"name\" : \"I get the channel metadata with custom\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 112056.73217773438\n },\n \"line\" : 19,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109038a1b $s19PubNubContractTests0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 1547\\n\\t3 PubNubContractTests 0x0000000108ff1146 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 555038.4521484375\n },\n \"line\" : 20,\n \"name\" : \"the channel metadata for 'DM' channel\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 16,\n \"tags\" : [\n {\n \"name\" : \"@contract=getChannelMetadataOfDMWithCustom\",\n \"line\" : 15\n }\n ],\n \"name\" : \"Get a channel with custom metadata\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-channel-metadata;set-a-channel-metadata\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109002d08 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 1064\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 303983.68835449219\n },\n \"line\" : 24,\n \"name\" : \"the data for 'Chat' channel\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x0000000109038642 $s19PubNubContractTests0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 562\\n\\t3 PubNubContractTests 0x0000000108ff1146 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 15214085.578918457\n },\n \"line\" : 25,\n \"name\" : \"I set the channel metadata\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 87976.455688476562\n },\n \"line\" : 26,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109038a1b $s19PubNubContractTests0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 1547\\n\\t3 PubNubContractTests 0x0000000108ff1146 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 347018.24188232422\n },\n \"line\" : 27,\n \"name\" : \"the channel metadata for 'Chat' channel contains updated\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 23,\n \"tags\" : [\n {\n \"name\" : \"@contract=setChannelMetadataForChat\",\n \"line\" : 22\n }\n ],\n \"name\" : \"Set a channel metadata\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-channel-metadata;remove-a-channel-metadata-for-id\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109002d08 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 1064\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 486969.94781494141\n },\n \"line\" : 31,\n \"name\" : \"the id for 'Chat' channel\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x0000000109038743 $s19PubNubContractTests0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 819\\n\\t3 PubNubContractTests 0x0000000108ff1146 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 12201905.250549316\n },\n \"line\" : 32,\n \"name\" : \"I remove the channel metadata\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 45061.111450195312\n },\n \"line\" : 33,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 30,\n \"tags\" : [\n {\n \"name\" : \"@contract=removeChannelMetadataOfChat\",\n \"line\" : 29\n }\n ],\n \"name\" : \"Remove a channel metadata for id\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-channel-metadata;get-all-channel-metadata\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x000000010903884f $s19PubNubContractTests0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 1087\\n\\t3 PubNubContractTests 0x0000000108ff1146 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 12596011.161804199\n },\n \"line\" : 37,\n \"name\" : \"I get all channel metadata\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 306963.92059326172\n },\n \"line\" : 38,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109038bd4 $s19PubNubContractTests0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 1988\\n\\t3 PubNubContractTests 0x0000000108ff1146 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 761985.77880859375\n },\n \"line\" : 39,\n \"name\" : \"the response contains list with 'Chat' and 'Patient' channel metadata\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 36,\n \"tags\" : [\n {\n \"name\" : \"@contract=getAllChannelMetadata\",\n \"line\" : 35\n }\n ],\n \"name\" : \"Get all channel metadata\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-channel-metadata;get-all-channel-metadata-with-custom\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x000000010903884f $s19PubNubContractTests0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 1087\\n\\t3 PubNubContractTests 0x0000000108ff1146 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 14362931.251525879\n },\n \"line\" : 43,\n \"name\" : \"I get all channel metadata with custom\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 244975.09002685547\n },\n \"line\" : 44,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109038bd4 $s19PubNubContractTests0ab22ObjectsChannelMetadataC9TestStepsC5setupyyF + 1988\\n\\t3 PubNubContractTests 0x0000000108ff1146 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4102\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 1282930.3741455078\n },\n \"line\" : 45,\n \"name\" : \"the response contains list with 'DM' and 'VipChat' channel metadata\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 42,\n \"tags\" : [\n {\n \"name\" : \"@contract=getAllChannelMetadataWithCustom\",\n \"line\" : 41\n }\n ],\n \"name\" : \"Get all channel metadata with custom\"\n }\n ],\n \"id\" : \"objects-v2-channel-metadata\",\n \"keyword\" : \"Feature\",\n \"description\" : \" As a PubNub customer I want to create, update, remove channels.\",\n \"uri\" : \"\\/Features\\/objectsV2\\/channel-metadata.feature\",\n \"tags\" : [\n {\n \"name\" : \"@featureSet=objectsV2\",\n \"line\" : 1\n },\n {\n \"name\" : \"@beta\",\n \"line\" : 1\n }\n ]\n },\n {\n \"name\" : \"Objects V2 Members\",\n \"elements\" : [\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-members;get-members-for-a-channel\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109002d08 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 1064\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 354051.58996582031\n },\n \"line\" : 10,\n \"name\" : \"the id for 'Chat' channel\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x0000000109025e35 $s19PubNubContractTests0ab14ObjectsMembersC9TestStepsC5setupyyF + 309\\n\\t3 PubNubContractTests 0x0000000108ff121e $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4318\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 12300014.495849609\n },\n \"line\" : 11,\n \"name\" : \"I get the channel members\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 234007.83538818359\n },\n \"line\" : 12,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x00000001090032ac $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2508\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 983953.47595214844\n },\n \"line\" : 13,\n \"name\" : \"the response contains list with 'AmeliaMember' and 'EvaMember' members\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 9,\n \"tags\" : [\n {\n \"name\" : \"@contract=getMembersOfChatChannel\",\n \"line\" : 8\n }\n ],\n \"name\" : \"Get members for a channel\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-members;get-members-for-vipchat-channel-with-custom-and-uuid-with-custom\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109002d08 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 1064\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 696063.04168701172\n },\n \"line\" : 17,\n \"name\" : \"the id for 'VipChat' channel\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x0000000109025e35 $s19PubNubContractTests0ab14ObjectsMembersC9TestStepsC5setupyyF + 309\\n\\t3 PubNubContractTests 0x0000000108ff121e $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4318\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 12758016.586303711\n },\n \"line\" : 18,\n \"name\" : \"I get the channel members including custom and UUID custom information\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 309944.15283203125\n },\n \"line\" : 19,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x00000001090032ac $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2508\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 1816987.9913330078\n },\n \"line\" : 20,\n \"name\" : \"the response contains list with 'OliverMember' and 'PeterMember' members\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 16,\n \"tags\" : [\n {\n \"name\" : \"@contract=getMembersOfVipChatChannelWithCustomAndUuidWithCustom\",\n \"line\" : 15\n }\n ],\n \"name\" : \"Get members for VipChat channel with custom and UUID with custom\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-members;set-member-for-a-channel\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x00000001090030ee $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 378966.33148193359\n },\n \"line\" : 24,\n \"name\" : \"the data for 'AmeliaMember' member\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109002d08 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 1064\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 272989.27307128906\n },\n \"line\" : 25,\n \"name\" : \"the id for 'Chat' channel\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x0000000109025f2b $s19PubNubContractTests0ab14ObjectsMembersC9TestStepsC5setupyyF + 555\\n\\t3 PubNubContractTests 0x0000000108ff121e $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4318\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 11631011.962890625\n },\n \"line\" : 26,\n \"name\" : \"I set a channel member\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 142097.47314453125\n },\n \"line\" : 27,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109003465 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2949\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 473976.13525390625\n },\n \"line\" : 28,\n \"name\" : \"the response contains list with 'AmeliaMember' member\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 23,\n \"tags\" : [\n {\n \"name\" : \"@contract=setMembersForChatChannel\",\n \"line\" : 22\n }\n ],\n \"name\" : \"Set member for a channel\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-members;set-member-with-custom-for-a-channel-and-uuid-with-custom\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x00000001090030ee $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 1013040.5426025391\n },\n \"line\" : 32,\n \"name\" : \"the data for 'PeterMember' member\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109002d08 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 1064\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 301957.13043212891\n },\n \"line\" : 33,\n \"name\" : \"the id for 'Chat' channel\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x0000000109025f2b $s19PubNubContractTests0ab14ObjectsMembersC9TestStepsC5setupyyF + 555\\n\\t3 PubNubContractTests 0x0000000108ff121e $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4318\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 13885974.884033203\n },\n \"line\" : 34,\n \"name\" : \"I set a channel member including custom and UUID with custom\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 223994.25506591797\n },\n \"line\" : 35,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109003465 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2949\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 1134991.6458129883\n },\n \"line\" : 36,\n \"name\" : \"the response contains list with 'PeterMember' member\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 31,\n \"tags\" : [\n {\n \"name\" : \"@contract=setMembersForChatChannelWithCustomAndUuidWithCustom\",\n \"line\" : 30\n }\n ],\n \"name\" : \"Set member with custom for a channel and UUID with custom\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-members;remove-member-for-a-channel\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109002d08 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 1064\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 331044.19708251953\n },\n \"line\" : 40,\n \"name\" : \"the id for 'Chat' channel\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x00000001090030ee $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 337004.66156005859\n },\n \"line\" : 41,\n \"name\" : \"the data for 'AmeliaMember' member that we want to remove\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x000000010902602c $s19PubNubContractTests0ab14ObjectsMembersC9TestStepsC5setupyyF + 812\\n\\t3 PubNubContractTests 0x0000000108ff121e $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4318\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 10557055.473327637\n },\n \"line\" : 42,\n \"name\" : \"I remove a channel member\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 72002.410888671875\n },\n \"line\" : 43,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 39,\n \"tags\" : [\n {\n \"name\" : \"@contract=removeMembersForChatChannel\",\n \"line\" : 38\n }\n ],\n \"name\" : \"Remove member for a channel\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-members;manage-members-for-a-channel\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x00000001090030ee $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 1007914.5431518555\n },\n \"line\" : 47,\n \"name\" : \"the data for 'PeterMember' member\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x00000001090030ee $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 319004.05883789062\n },\n \"line\" : 48,\n \"name\" : \"the data for 'AmeliaMember' member that we want to remove\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109002d08 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 1064\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 262022.01843261719\n },\n \"line\" : 49,\n \"name\" : \"the id for 'Chat' channel\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x0000000109026138 $s19PubNubContractTests0ab14ObjectsMembersC9TestStepsC5setupyyF + 1080\\n\\t3 PubNubContractTests 0x0000000108ff121e $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4318\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 11600017.547607422\n },\n \"line\" : 50,\n \"name\" : \"I manage channel members\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 205039.97802734375\n },\n \"line\" : 51,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109003465 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2949\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 1096963.8824462891\n },\n \"line\" : 52,\n \"name\" : \"the response contains list with 'PeterMember' member\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109003465 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2949\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 494003.2958984375\n },\n \"line\" : 53,\n \"name\" : \"the response does not contain list with 'AmeliaMember' member\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 46,\n \"tags\" : [\n {\n \"name\" : \"@contract=manageMembersForChatChannel\",\n \"line\" : 45\n },\n {\n \"name\" : \"@na=ruby\",\n \"line\" : 45\n },\n {\n \"name\" : \"@na=js\",\n \"line\" : 45\n }\n ],\n \"name\" : \"Manage members for a channel\"\n }\n ],\n \"id\" : \"objects-v2-members\",\n \"keyword\" : \"Feature\",\n \"description\" : \" As a PubNub customer I want to create, get, remove and update channel members(UUIDs).\",\n \"uri\" : \"\\/Features\\/objectsV2\\/members-metadata.feature\",\n \"tags\" : [\n {\n \"name\" : \"@featureSet=objectsV2\",\n \"line\" : 1\n },\n {\n \"name\" : \"@beta\",\n \"line\" : 1\n }\n ]\n },\n {\n \"name\" : \"Objects V2 Memberships\",\n \"elements\" : [\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-memberships;get-memberships-for-uuid\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109002efc $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 1564\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 331044.19708251953\n },\n \"line\" : 10,\n \"name\" : \"the id for 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x000000010901ed65 $s19PubNubContractTests0ab18ObjectsMembershipsC9TestStepsC5setupyyF + 309\\n\\t3 PubNubContractTests 0x0000000108ff11d6 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4246\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 10100960.731506348\n },\n \"line\" : 11,\n \"name\" : \"I get the memberships\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 248908.99658203125\n },\n \"line\" : 12,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x00000001090032ac $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2508\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 953912.73498535156\n },\n \"line\" : 13,\n \"name\" : \"the response contains list with 'ChatMembership' and 'PatientMembership' memberships\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 9,\n \"tags\" : [\n {\n \"name\" : \"@contract=getAliceMemberships\",\n \"line\" : 8\n }\n ],\n \"name\" : \"Get memberships for UUID\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-memberships;get-memberships-for-current-user\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ec6c Given + 76\\n\\t2 PubNubContractTests 0x0000000109002af4 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 532\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 302076.33972167969\n },\n \"line\" : 17,\n \"name\" : \"current user is 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x000000010901ed65 $s19PubNubContractTests0ab18ObjectsMembershipsC9TestStepsC5setupyyF + 309\\n\\t3 PubNubContractTests 0x0000000108ff11d6 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4246\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 11963009.834289551\n },\n \"line\" : 18,\n \"name\" : \"I get the memberships for current user\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 470042.22869873047\n },\n \"line\" : 19,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x00000001090032ac $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2508\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 1537919.0444946289\n },\n \"line\" : 20,\n \"name\" : \"the response contains list with 'ChatMembership' and 'PatientMembership' memberships\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 16,\n \"tags\" : [\n {\n \"name\" : \"@contract=getAliceMemberships\",\n \"line\" : 15\n }\n ],\n \"name\" : \"Get memberships for current user\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-memberships;get-memberships-for-uuid-with-custom-and-channel-custom\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109002efc $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 1564\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 713109.97009277344\n },\n \"line\" : 24,\n \"name\" : \"the id for 'Bob' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x000000010901ed65 $s19PubNubContractTests0ab18ObjectsMembershipsC9TestStepsC5setupyyF + 309\\n\\t3 PubNubContractTests 0x0000000108ff11d6 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4246\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 14224052.429199219\n },\n \"line\" : 25,\n \"name\" : \"I get the memberships including custom and channel custom information\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 366091.72821044922\n },\n \"line\" : 26,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x00000001090032ac $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2508\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 2143025.3982543945\n },\n \"line\" : 27,\n \"name\" : \"the response contains list with 'VipChatMembership' and 'DMMembership' memberships\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 23,\n \"tags\" : [\n {\n \"name\" : \"@contract=getBobMembershipWithCustomAndChannelCustom\",\n \"line\" : 22\n }\n ],\n \"name\" : \"Get memberships for UUID with custom and channel custom\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-memberships;set-membership\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109002efc $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 1564\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 366091.72821044922\n },\n \"line\" : 31,\n \"name\" : \"the id for 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x00000001090030ee $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 472068.78662109375\n },\n \"line\" : 32,\n \"name\" : \"the data for 'ChatMembership' membership\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x000000010901ee5b $s19PubNubContractTests0ab18ObjectsMembershipsC9TestStepsC5setupyyF + 555\\n\\t3 PubNubContractTests 0x0000000108ff11d6 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4246\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 15049934.387207031\n },\n \"line\" : 33,\n \"name\" : \"I set the membership\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 218033.79058837891\n },\n \"line\" : 34,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109003465 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2949\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 543951.98822021484\n },\n \"line\" : 35,\n \"name\" : \"the response contains list with 'ChatMembership' membership\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 30,\n \"tags\" : [\n {\n \"name\" : \"@contract=setAliceMembership\",\n \"line\" : 29\n }\n ],\n \"name\" : \"Set membership\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-memberships;set-membership-for-current-user\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ec6c Given + 76\\n\\t2 PubNubContractTests 0x0000000109002af4 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 532\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 335931.77795410156\n },\n \"line\" : 39,\n \"name\" : \"current user is 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x00000001090030ee $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 420093.53637695312\n },\n \"line\" : 40,\n \"name\" : \"the data for 'ChatMembership' membership\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x000000010901ee5b $s19PubNubContractTests0ab18ObjectsMembershipsC9TestStepsC5setupyyF + 555\\n\\t3 PubNubContractTests 0x0000000108ff11d6 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4246\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 15223026.275634766\n },\n \"line\" : 41,\n \"name\" : \"I set the membership for current user\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 167965.88897705078\n },\n \"line\" : 42,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109003465 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2949\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 693082.80944824219\n },\n \"line\" : 43,\n \"name\" : \"the response contains list with 'ChatMembership' membership\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 38,\n \"tags\" : [\n {\n \"name\" : \"@contract=setAliceMembership\",\n \"line\" : 37\n }\n ],\n \"name\" : \"Set membership for current user\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-memberships;remove-membership\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109002efc $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 1564\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 519990.92102050781\n },\n \"line\" : 47,\n \"name\" : \"the id for 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x00000001090030ee $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 469923.01940917969\n },\n \"line\" : 48,\n \"name\" : \"the data for 'ChatMembership' membership\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x000000010901ef5c $s19PubNubContractTests0ab18ObjectsMembershipsC9TestStepsC5setupyyF + 812\\n\\t3 PubNubContractTests 0x0000000108ff11d6 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4246\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 11164069.175720215\n },\n \"line\" : 49,\n \"name\" : \"I remove the membership\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 76055.526733398438\n },\n \"line\" : 50,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 46,\n \"tags\" : [\n {\n \"name\" : \"@contract=removeAliceMembership\",\n \"line\" : 45\n }\n ],\n \"name\" : \"Remove membership\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-memberships;remove-membership-for-current-user\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ec6c Given + 76\\n\\t2 PubNubContractTests 0x0000000109002af4 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 532\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 326037.40692138672\n },\n \"line\" : 54,\n \"name\" : \"current user is 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x00000001090030ee $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 416994.09484863281\n },\n \"line\" : 55,\n \"name\" : \"the data for 'ChatMembership' membership that we want to remove\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x000000010901ef5c $s19PubNubContractTests0ab18ObjectsMembershipsC9TestStepsC5setupyyF + 812\\n\\t3 PubNubContractTests 0x0000000108ff11d6 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4246\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 9714007.3776245117\n },\n \"line\" : 56,\n \"name\" : \"I remove the membership for current user\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 85949.897766113281\n },\n \"line\" : 57,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 53,\n \"tags\" : [\n {\n \"name\" : \"@contract=removeAliceMembership\",\n \"line\" : 52\n }\n ],\n \"name\" : \"Remove membership for current user\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-memberships;manage-memberships-for-a-uuid\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109002efc $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 1564\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 316023.82659912109\n },\n \"line\" : 61,\n \"name\" : \"the id for 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x00000001090030ee $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 352025.03204345703\n },\n \"line\" : 62,\n \"name\" : \"the data for 'ChatMembership' membership\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x00000001090030ee $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2062\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 340938.56811523438\n },\n \"line\" : 63,\n \"name\" : \"the data for 'PatientMembership' membership that we want to remove\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x000000010901f066 $s19PubNubContractTests0ab18ObjectsMembershipsC9TestStepsC5setupyyF + 1078\\n\\t3 PubNubContractTests 0x0000000108ff11d6 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4246\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 11722087.860107422\n },\n \"line\" : 64,\n \"name\" : \"I manage memberships\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 160098.07586669922\n },\n \"line\" : 65,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109003465 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2949\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 583052.63519287109\n },\n \"line\" : 66,\n \"name\" : \"the response contains list with 'ChatMembership' membership\",\n \"keyword\" : \"And\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109003465 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 2949\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 556945.80078125\n },\n \"line\" : 67,\n \"name\" : \"the response does not contain list with 'PatientMembership' membership\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 60,\n \"tags\" : [\n {\n \"name\" : \"@contract=manageAliceMemberships\",\n \"line\" : 59\n },\n {\n \"name\" : \"@na=ruby\",\n \"line\" : 59\n },\n {\n \"name\" : \"@na=js\",\n \"line\" : 59\n }\n ],\n \"name\" : \"Manage memberships for a UUID\"\n }\n ],\n \"id\" : \"objects-v2-memberships\",\n \"keyword\" : \"Feature\",\n \"description\" : \" As a PubNub customer I want to create, update, remove channels.\",\n \"uri\" : \"\\/Features\\/objectsV2\\/membership-metadata.feature\",\n \"tags\" : [\n {\n \"name\" : \"@featureSet=objectsV2\",\n \"line\" : 1\n },\n {\n \"name\" : \"@beta\",\n \"line\" : 1\n }\n ]\n },\n {\n \"name\" : \"Objects V2 UUID metadata\",\n \"elements\" : [\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-uuid-metadata;get-a-uuid-metadata-for-id\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109002efc $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 1564\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 337958.33587646484\n },\n \"line\" : 10,\n \"name\" : \"the id for 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x0000000108fd501c $s19PubNubContractTests0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 316\\n\\t3 PubNubContractTests 0x0000000108ff118e $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 12706995.010375977\n },\n \"line\" : 11,\n \"name\" : \"I get the UUID metadata\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 123023.98681640625\n },\n \"line\" : 12,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000108fd54eb $s19PubNubContractTests0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 1547\\n\\t3 PubNubContractTests 0x0000000108ff118e $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 404953.95660400391\n },\n \"line\" : 13,\n \"name\" : \"the UUID metadata for 'Alice' persona\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 9,\n \"tags\" : [\n {\n \"name\" : \"@contract=getUUIDMetadataOfAlice\",\n \"line\" : 8\n }\n ],\n \"name\" : \"Get a UUID metadata for id\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-uuid-metadata;get-a-uuid-with-custom-metadata,-id-stored-in-config\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ec6c Given + 76\\n\\t2 PubNubContractTests 0x0000000109002af4 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 532\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 648021.69799804688\n },\n \"line\" : 17,\n \"name\" : \"current user is 'Bob' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x0000000108fd501c $s19PubNubContractTests0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 316\\n\\t3 PubNubContractTests 0x0000000108ff118e $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 14373064.041137695\n },\n \"line\" : 18,\n \"name\" : \"I get the UUID metadata with custom for current user\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 150918.96057128906\n },\n \"line\" : 19,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000108fd54eb $s19PubNubContractTests0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 1547\\n\\t3 PubNubContractTests 0x0000000108ff118e $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 648975.37231445312\n },\n \"line\" : 20,\n \"name\" : \"the UUID metadata for 'Bob' persona\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 16,\n \"tags\" : [\n {\n \"name\" : \"@contract=getUUIDMetadataOfBobWithCustom\",\n \"line\" : 15\n }\n ],\n \"name\" : \"Get a UUID with custom metadata, id stored in config\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-uuid-metadata;set-a-uuid-metadata\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109002efc $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 1564\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 355958.93859863281\n },\n \"line\" : 24,\n \"name\" : \"the data for 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x0000000108fd5112 $s19PubNubContractTests0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 562\\n\\t3 PubNubContractTests 0x0000000108ff118e $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 22642970.085144043\n },\n \"line\" : 25,\n \"name\" : \"I set the UUID metadata\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 105023.38409423828\n },\n \"line\" : 26,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000108fd54eb $s19PubNubContractTests0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 1547\\n\\t3 PubNubContractTests 0x0000000108ff118e $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 365018.84460449219\n },\n \"line\" : 27,\n \"name\" : \"the UUID metadata for 'Alice' persona contains updated\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 23,\n \"tags\" : [\n {\n \"name\" : \"@contract=setUUIDMetadataForAlice\",\n \"line\" : 22\n }\n ],\n \"name\" : \"Set a UUID metadata\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-uuid-metadata;remove-a-uuid-metadata-for-id\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000109002efc $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 1564\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 344038.00964355469\n },\n \"line\" : 31,\n \"name\" : \"the id for 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x0000000108fd5213 $s19PubNubContractTests0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 819\\n\\t3 PubNubContractTests 0x0000000108ff118e $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 12678027.153015137\n },\n \"line\" : 32,\n \"name\" : \"I remove the UUID metadata\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 25033.950805664062\n },\n \"line\" : 33,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 30,\n \"tags\" : [\n {\n \"name\" : \"@contract=removeUUIDMetadataOfAlice\",\n \"line\" : 29\n }\n ],\n \"name\" : \"Remove a UUID metadata for id\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-uuid-metadata;remove-a-uuid-metadata,-id-stored-in-config\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ec6c Given + 76\\n\\t2 PubNubContractTests 0x0000000109002af4 $s19PubNubContractTests0ab7ObjectscD0C5setupyyF + 532\\n\\t3 PubNubContractTests 0x0000000108ff10fe $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4030\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 365018.84460449219\n },\n \"line\" : 37,\n \"name\" : \"current user is 'Alice' persona\",\n \"keyword\" : \"Given\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x0000000108fd5213 $s19PubNubContractTests0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 819\\n\\t3 PubNubContractTests 0x0000000108ff118e $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 11433005.332946777\n },\n \"line\" : 38,\n \"name\" : \"I remove the UUID metadata for current user\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 28967.857360839844\n },\n \"line\" : 39,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 36,\n \"tags\" : [\n {\n \"name\" : \"@contract=removeUUIDMetadataOfAlice\",\n \"line\" : 35\n }\n ],\n \"name\" : \"Remove a UUID metadata, id stored in config\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-uuid-metadata;get-all-uuid-metadata\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x0000000108fd531f $s19PubNubContractTests0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 1087\\n\\t3 PubNubContractTests 0x0000000108ff118e $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 10632038.116455078\n },\n \"line\" : 43,\n \"name\" : \"I get all UUID metadata\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 331997.87139892578\n },\n \"line\" : 44,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000108fd566b $s19PubNubContractTests0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 1931\\n\\t3 PubNubContractTests 0x0000000108ff118e $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 17046.928405761719\n },\n \"line\" : 45,\n \"name\" : \"the response contains list with 'Alice' and 'James' UUID metadata\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 42,\n \"tags\" : [\n {\n \"name\" : \"@contract=getAllUUIDMetadata\",\n \"line\" : 41\n }\n ],\n \"name\" : \"Get all UUID metadata\"\n },\n {\n \"description\" : \"\",\n \"test_env\" : \"16.2\",\n \"id\" : \"objects-v2-uuid-metadata;get-all-uuid-metadata-with-custom\",\n \"steps\" : [\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3ee5c When + 76\\n\\t2 PubNubContractTests 0x0000000108fd531f $s19PubNubContractTests0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 1087\\n\\t3 PubNubContractTests 0x0000000108ff118e $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 11124014.854431152\n },\n \"line\" : 49,\n \"name\" : \"I get all UUID metadata with custom\",\n \"keyword\" : \"When\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3eecc Then + 76\\n\\t2 PubNubContractTests 0x0000000108ff0998 $s19PubNubContractTests0abC8TestCaseC5setupyyF + 2136\\n\\t3 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t4 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t5 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t6 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t7 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t8 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t9 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t10 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t11 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t12 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t13 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t14 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t15 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t16 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t17 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t18 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t19 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t20 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t21 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t22 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t23 xctest 0x0000000102898e58 main + 211\\n\\t24 dyld 0x0000000102ad22bf start_sim + 10\\n\\t25 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 277996.06323242188\n },\n \"line\" : 50,\n \"name\" : \"I receive a successful response\",\n \"keyword\" : \"Then\"\n },\n {\n \"match\" : {\n \"location\" : \"(\\n\\t0 Cucumberish 0x0000000108b3ecf5 addDefinition + 101\\n\\t1 Cucumberish 0x0000000108b3f1db Match + 395\\n\\t2 PubNubContractTests 0x0000000108fd566b $s19PubNubContractTests0ab19ObjectsUUIDMetadataC9TestStepsC5setupyyF + 1931\\n\\t3 PubNubContractTests 0x0000000108ff118e $s19PubNubContractTests0abC8TestCaseC5setupyyF + 4174\\n\\t4 PubNubContractTests 0x0000000108ff308c $s19PubNubContractTests0abC8TestCaseC5setupyyFTo + 28\\n\\t5 PubNubContractTests 0x0000000108fd4994 CucumberishInit + 340\\n\\t6 dyld 0x0000000102ae15c2 ___ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE_block_invoke + 178\\n\\t7 dyld 0x0000000102b0b703 ___ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv_block_invoke.175 + 132\\n\\t8 dyld 0x0000000102b01840 ___ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE_block_invoke + 555\\n\\t9 dyld 0x0000000102b00679 _ZNK5dyld39MachOFile18forEachLoadCommandER11DiagnosticsU13block_pointerFvPK12load_commandRbE + 245\\n\\t10 dyld 0x0000000102b00961 _ZNK5dyld39MachOFile14forEachSectionEU13block_pointerFvRKNS0_11SectionInfoEbRbE + 175\\n\\t11 dyld 0x0000000102b02f5c _ZNK5dyld39MachOFile32forEachInitializerPointerSectionER11DiagnosticsU13block_pointerFvjjRbE + 116\\n\\t12 dyld 0x0000000102b0b33c _ZNK5dyld313MachOAnalyzer18forEachInitializerER11DiagnosticsRKNS0_15VMAddrConverterEU13block_pointerFvjEPKv + 390\\n\\t13 dyld 0x0000000102ae149a _ZNK5dyld46Loader25findAndRunAllInitializersERNS_12RuntimeStateE + 150\\n\\t14 dyld 0x0000000102ae1706 _ZNK5dyld46Loader23runInitializersBottomUpERNS_12RuntimeStateERN5dyld35ArrayIPKS0_EE + 190\\n\\t15 dyld 0x0000000102ae17dc _ZNK5dyld46Loader38runInitializersBottomUpPlusUpwardLinksERNS_12RuntimeStateE + 158\\n\\t16 dyld 0x0000000102af6da2 _ZN5dyld44APIs11dlopen_fromEPKciPv + 996\\n\\t17 CoreFoundation 0x00007ff800351a22 _CFBundleDlfcnLoadBundle + 149\\n\\t18 CoreFoundation 0x00007ff8003201ab _CFBundleLoadExecutableAndReturnError + 256\\n\\t19 Foundation 0x00007ff800b442a0 -[NSBundle loadAndReturnError:] + 448\\n\\t20 XCTestCore 0x0000000108878b05 -[XCTestDriver _loadTestBundleFromURL:error:] + 152\\n\\t21 XCTestCore 0x0000000108877308 -[XCTestDriver _prepareTestConfigurationAndIDESession] + 1424\\n\\t22 XCTestCore 0x0000000108876d48 -[XCTestDriver run] + 23\\n\\t23 XCTestCore 0x000000010884aaa9 _XCTestMain + 125\\n\\t24 xctest 0x0000000102898e58 main + 211\\n\\t25 dyld 0x0000000102ad22bf start_sim + 10\\n\\t26 ??? 0x0000000108a7752e 0x0 + 4440159534\\n)\"\n },\n \"result\" : {\n \"status\" : \"passed\",\n \"duration\" : 20980.8349609375\n },\n \"line\" : 51,\n \"name\" : \"the response contains list with 'Bob' and 'Lisa' UUID metadata\",\n \"keyword\" : \"And\"\n }\n ],\n \"keyword\" : \"Scenario\",\n \"type\" : \"scenario\",\n \"line\" : 48,\n \"tags\" : [\n {\n \"name\" : \"@contract=getAllUUIDMetadataWithCustom\",\n \"line\" : 47\n }\n ],\n \"name\" : \"Get all UUID metadata with custom\"\n }\n ],\n \"id\" : \"objects-v2-uuid-metadata\",\n \"keyword\" : \"Feature\",\n \"description\" : \" As a PubNub customer I want to create, update, remove uuids.\",\n \"uri\" : \"\\/Features\\/objectsV2\\/uuid-metadata.feature\",\n \"tags\" : [\n {\n \"name\" : \"@featureSet=objectsV2\",\n \"line\" : 1\n },\n {\n \"name\" : \"@beta\",\n \"line\" : 1\n }\n ]\n }\n]","createdAt":null,"language":"swift"}}] \ No newline at end of file diff --git a/reports/dart/VERSION b/reports/dart/VERSION index c294f2b..bd4c8f5 100644 --- a/reports/dart/VERSION +++ b/reports/dart/VERSION @@ -1 +1 @@ -v4.3.3 \ No newline at end of file +v4.3.4 \ No newline at end of file diff --git a/reports/dart/report.xml b/reports/dart/report.xml index e8d5b19..bcc2a37 100644 --- a/reports/dart/report.xml +++ b/reports/dart/report.xml @@ -30,6 +30,7 @@ + @@ -51,6 +52,7 @@ +