Skip to content

Instantly share code, notes, and snippets.

@ricardopereira
Created April 7, 2016 15:55
Show Gist options
  • Save ricardopereira/d6c258c9632473be69cc59764ff2a9e1 to your computer and use it in GitHub Desktop.
Save ricardopereira/d6c258c9632473be69cc59764ff2a9e1 to your computer and use it in GitHub Desktop.
Test Case '-[AblySpec.RealtimeClientPresence Presence__subscribe__with_a_single_action_argument]' started.
2016-04-07 16:45:57.933 xctest[42245:6476208] receive <ARTProtocolMessage: 0x7f875355e250> {
count: 0,
id: (null),
action: 4,
channel: (null),
channelSerial: (null),
connectionId: VNo4H_EIR1,
connectionKey: 6b922!VNo4H_EIR1iDCa-l-22fe6b922,
connectionSerial: -1,
msgSerial: 0,
timestamp: (null),
flags: 0,
messages: (null)
}
2016-04-07 16:45:58.008 xctest[42245:6476208] receive <ARTProtocolMessage: 0x7f875375cd20> {
count: 0,
id: (null),
action: 8,
channel: (null),
channelSerial: (null),
connectionId: (null),
connectionKey: (null),
connectionSerial: 0,
msgSerial: 0,
timestamp: (null),
flags: 0,
messages: (null)
}
2016-04-07 16:45:58.009 xctest[42245:6476208] INFO: ARTRealtime closed
2016-04-07 16:46:02.494 xctest[42245:6476208] receive <ARTProtocolMessage: 0x7f875583c950> {
count: 0,
id: (null),
action: 4,
channel: (null),
channelSerial: (null),
connectionId: n_GGfxjg7V,
connectionKey: 1f11f!n_GGfxjg7VGoLelo-222d1f11f,
connectionSerial: -1,
msgSerial: 0,
timestamp: (null),
flags: 0,
messages: (null)
}
2016-04-07 16:46:02.495 xctest[42245:6476208] ARTJsonEncoder: protocolMessageToDictionary {
action = 10;
channel = test;
msgSerial = 0;
}
2016-04-07 16:46:02.496 xctest[42245:6476208] send <ARTProtocolMessage: 0x7f8753551980> {
count: 0,
id: (null),
action: 10,
channel: test,
channelSerial: (null),
connectionId: (null),
connectionKey: (null),
connectionSerial: 0,
msgSerial: 0,
timestamp: (null),
flags: 0,
messages: (null)
}
2016-04-07 16:46:02.775 xctest[42245:6476208] receive <ARTProtocolMessage: 0x7f875375cd20> {
count: 0,
id: (null),
action: 11,
channel: test,
channelSerial: 386be63422578:-1,
connectionId: (null),
connectionKey: (null),
connectionSerial: 0,
msgSerial: 0,
timestamp: (null),
flags: 0,
messages: (null)
}
2016-04-07 16:46:02.775 xctest[42245:6476208] ARTJsonEncoder: protocolMessageToDictionary {
action = 14;
channel = test;
msgSerial = 0;
presence = (
{
action = 2;
clientId = john;
data = online;
}
);
}
2016-04-07 16:46:02.776 xctest[42245:6476208] send <ARTProtocolMessage: 0x7f875584df70> {
count: 0,
id: (null),
action: 14,
channel: test,
channelSerial: (null),
connectionId: (null),
connectionKey: (null),
connectionSerial: 0,
msgSerial: 0,
timestamp: (null),
flags: 0,
messages: (null)
}
2016-04-07 16:46:02.856 xctest[42245:6476208] receive <ARTProtocolMessage: 0x7f8755811420> {
count: 10,
id: n_GGfxjg7V-0,
action: 14,
channel: test,
channelSerial: 386be63422578:0,
connectionId: n_GGfxjg7V,
connectionKey: (null),
connectionSerial: 0,
msgSerial: 0,
timestamp: 2016-04-07 15:46:02 +0000,
flags: 0,
messages: (null)
}
2016-04-07 16:46:02.857 xctest[42245:6476208] receive <ARTProtocolMessage: 0x7f8755811420> {
count: 1,
id: (null),
action: 1,
channel: (null),
channelSerial: (null),
connectionId: (null),
connectionKey: (null),
connectionSerial: 0,
msgSerial: 0,
timestamp: (null),
flags: 0,
messages: (null)
}
2016-04-07 16:46:02.859 xctest[42245:6476208] ARTJsonEncoder: protocolMessageToDictionary {
action = 14;
channel = test;
msgSerial = 1;
presence = (
{
action = 4;
clientId = john;
connectionId = "n_GGfxjg7V";
data = away;
}
);
}
2016-04-07 16:46:02.859 xctest[42245:6476208] send <ARTProtocolMessage: 0x7f8755844180> {
count: 0,
id: (null),
action: 14,
channel: test,
channelSerial: (null),
connectionId: (null),
connectionKey: (null),
connectionSerial: 0,
msgSerial: 1,
timestamp: (null),
flags: 0,
messages: (null)
}
2016-04-07 16:46:02.922 xctest[42245:6476208] receive <ARTProtocolMessage: 0x7f8755928770> {
count: 0,
id: (null),
action: 4,
channel: (null),
channelSerial: (null),
connectionId: 5t8ha76cyA,
connectionKey: 6b922!5t8ha76cyAPn162H-23016b922,
connectionSerial: -1,
msgSerial: 0,
timestamp: (null),
flags: 0,
messages: (null)
}
2016-04-07 16:46:02.922 xctest[42245:6476208] ARTJsonEncoder: protocolMessageToDictionary {
action = 10;
channel = test;
msgSerial = 0;
}
2016-04-07 16:46:02.923 xctest[42245:6476208] send <ARTProtocolMessage: 0x7f8755853210> {
count: 0,
id: (null),
action: 10,
channel: test,
channelSerial: (null),
connectionId: (null),
connectionKey: (null),
connectionSerial: 0,
msgSerial: 0,
timestamp: (null),
flags: 0,
messages: (null)
}
2016-04-07 16:46:02.935 xctest[42245:6476208] receive <ARTProtocolMessage: 0x7f8755928770> {
count: 8,
id: n_GGfxjg7V-1,
action: 14,
channel: test,
channelSerial: 386be63422578:1,
connectionId: n_GGfxjg7V,
connectionKey: (null),
connectionSerial: 1,
msgSerial: 0,
timestamp: 2016-04-07 15:46:02 +0000,
flags: 0,
messages: (null)
}
2016-04-07 16:46:03.024 xctest[42245:6476208] receive <ARTProtocolMessage: 0x7f875584aa00> {
count: 0,
id: (null),
action: 11,
channel: test,
channelSerial: 386be63422578:1,
connectionId: (null),
connectionKey: (null),
connectionSerial: 0,
msgSerial: 0,
timestamp: (null),
flags: 1,
messages: (null)
}
2016-04-07 16:46:03.025 xctest[42245:6476208] receive <ARTProtocolMessage: 0x7f875583ae00> {
count: 0,
id: (null),
action: 16,
channel: test,
channelSerial: (null),
connectionId: (null),
connectionKey: (null),
connectionSerial: 1,
msgSerial: 0,
timestamp: (null),
flags: 0,
messages: (null)
}
2016-04-07 16:46:03.025 xctest[42245:6476208] INFO: ARTRealtime Sync message received
2016-04-07 16:46:03.601 xctest[42245:6476208] receive <ARTProtocolMessage: 0x7f87536596e0> {
count: 1,
id: (null),
action: 1,
channel: (null),
channelSerial: (null),
connectionId: (null),
connectionKey: (null),
connectionSerial: 0,
msgSerial: 1,
timestamp: (null),
flags: 0,
messages: (null)
}
2016-04-07 16:46:03.601 xctest[42245:6476208] ARTJsonEncoder: protocolMessageToDictionary {
action = 14;
channel = test;
msgSerial = 2;
presence = (
{
action = 3;
clientId = john;
connectionId = "n_GGfxjg7V";
}
);
}
2016-04-07 16:46:03.602 xctest[42245:6476208] send <ARTProtocolMessage: 0x7f875354a410> {
count: 0,
id: (null),
action: 14,
channel: test,
channelSerial: (null),
connectionId: (null),
connectionKey: (null),
connectionSerial: 0,
msgSerial: 2,
timestamp: (null),
flags: 0,
messages: (null)
}
2016-04-07 16:46:03.677 xctest[42245:6476208] receive <ARTProtocolMessage: 0x7f87536596e0> {
count: 4,
id: n_GGfxjg7V-2,
action: 14,
channel: test,
channelSerial: 386be63422578:2,
connectionId: n_GGfxjg7V,
connectionKey: (null),
connectionSerial: 2,
msgSerial: 0,
timestamp: 2016-04-07 15:46:03 +0000,
flags: 0,
messages: (null)
}
2016-04-07 16:46:03.678 xctest[42245:6476208] receive <ARTProtocolMessage: 0x7f8753558990> {
count: 4,
id: n_GGfxjg7V-2,
action: 14,
channel: test,
channelSerial: 386be63422578:2,
connectionId: n_GGfxjg7V,
connectionKey: (null),
connectionSerial: 2,
msgSerial: 0,
timestamp: 2016-04-07 15:46:03 +0000,
flags: 0,
messages: (null)
}
2016-04-07 16:46:03.679 xctest[42245:6476208] receive <ARTProtocolMessage: 0x7f875359bdc0> {
count: 1,
id: (null),
action: 1,
channel: (null),
channelSerial: (null),
connectionId: (null),
connectionKey: (null),
connectionSerial: 0,
msgSerial: 2,
timestamp: (null),
flags: 0,
messages: (null)
}
/Users/ricardopereira/Repositories/Whitesmith/ably-ios/Spec/RealtimeClientPresence.swift:429: error: -[AblySpec.RealtimeClientPresence Presence__subscribe__with_a_single_action_argument] : failed - Waited more than 10.0 seconds
2016-04-07 16:46:12.071 xctest[42245:6476208] ARTJsonEncoder: protocolMessageToDictionary {
action = 7;
msgSerial = 0;
}
2016-04-07 16:46:12.071 xctest[42245:6476208] send <ARTProtocolMessage: 0x7f875358bc50> {
count: 0,
id: (null),
action: 7,
channel: (null),
channelSerial: (null),
connectionId: (null),
connectionKey: (null),
connectionSerial: 0,
msgSerial: 0,
timestamp: (null),
flags: 0,
messages: (null)
}
2016-04-07 16:46:12.072 xctest[42245:6476208] ARTJsonEncoder: protocolMessageToDictionary {
action = 7;
msgSerial = 0;
}
2016-04-07 16:46:12.072 xctest[42245:6476208] send <ARTProtocolMessage: 0x7f875358bc50> {
count: 0,
id: (null),
action: 7,
channel: (null),
channelSerial: (null),
connectionId: (null),
connectionKey: (null),
connectionSerial: 0,
msgSerial: 0,
timestamp: (null),
flags: 0,
messages: (null)
}
Test Case '-[AblySpec.RealtimeClientPresence Presence__subscribe__with_a_single_action_argument]' failed (14.472 seconds).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment