Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ricardopereira/03db900ac81dc744155a3b2e6ccd2293 to your computer and use it in GitHub Desktop.
Save ricardopereira/03db900ac81dc744155a3b2e6ccd2293 to your computer and use it in GitHub Desktop.
Test Case '-[Ably_iOS_Tests.RealtimeClient RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent]' started.
2020-05-09 09:26:14.188371+0100 xctest[39899:1401602] DEBUG: (ARTAuth.m:162) RS:0x7fe5bde17c60 validating <ARTClientOptions: 0x7fe5bde14370> -
key: _tmp_P6etwg.hMclYg:8eIR1wiiS15Cp1Oi;
token: (null);
authUrl: (null);
authMethod: GET;
hasAuthCallback: 0;
clientId: (null);
2020-05-09 09:26:14.188779+0100 xctest[39899:1401602] DEBUG: (ARTAuth.m:168) RS:0x7fe5bde17c60 setting up auth method Basic (anonymous)
2020-05-09 09:26:14.189331+0100 xctest[39899:1401602] DEBUG: RT:0x7fe5bde133d0 realtime is transitioning from 0 - Initialized to 1 - Connecting
2020-05-09 09:26:14.190291+0100 xctest[39899:1401602] DEBUG: (ARTWebSocketTransport.m:128) R:0x7fe5bde133d0 WS:0x7fe5bdf338b0 websocket connect with key
2020-05-09 09:26:14.190756+0100 xctest[39899:1401602] DEBUG: (ARTWebSocketTransport.m:203) R:0x7fe5bde133d0 WS:0x7fe5bdf338b0 url wss://sandbox-realtime.ably.io:443/?key=_tmp_P6etwg.hMclYg:8eIR1wiiS15Cp1Oi&echo=true&format=msgpack&v=1.1&lib=cocoa.ios-1.1.23
2020-05-09 09:26:14.192513+0100 xctest[39899:1401602] INFO: Reachability: started listening for host sandbox-realtime.ably.io
2020-05-09 09:26:14.206223+0100 xctest[39899:1401602] DEBUG: (ARTAuth.m:162) RS:0x7fe5bd9ffbf0 validating <ARTClientOptions: 0x7fe5bde04080> -
key: _tmp_P6etwg.hMclYg:8eIR1wiiS15Cp1Oi;
token: (null);
authUrl: (null);
authMethod: GET;
hasAuthCallback: 0;
clientId: (null);
2020-05-09 09:26:14.206509+0100 xctest[39899:1401602] DEBUG: (ARTAuth.m:168) RS:0x7fe5bd9ffbf0 setting up auth method Basic (anonymous)
2020-05-09 09:26:14.207152+0100 xctest[39899:1401602] DEBUG: RT:0x7fe5bd9ffee0 realtime is transitioning from 0 - Initialized to 1 - Connecting
2020-05-09 09:26:14.207935+0100 xctest[39899:1401602] DEBUG: (ARTWebSocketTransport.m:128) R:0x7fe5bd9ffee0 WS:0x7fe5bdc0b5b0 websocket connect with key
2020-05-09 09:26:14.208204+0100 xctest[39899:1401602] DEBUG: (ARTWebSocketTransport.m:203) R:0x7fe5bd9ffee0 WS:0x7fe5bdc0b5b0 url wss://sandbox-realtime.ably.io:443/?key=_tmp_P6etwg.hMclYg:8eIR1wiiS15Cp1Oi&echo=true&format=msgpack&v=1.1&lib=cocoa.ios-1.1.23
2020-05-09 09:26:14.210096+0100 xctest[39899:1401602] INFO: Reachability: started listening for host sandbox-realtime.ably.io
2020-05-09 09:26:14.214797+0100 xctest[39899:1401602] INFO: Reachability: host sandbox-realtime.ably.io is reachable: true
2020-05-09 09:26:14.217575+0100 xctest[39899:1401602] INFO: Reachability: host sandbox-realtime.ably.io is reachable: true
2020-05-09 09:26:14.220095+0100 xctest[39899:1401602] INFO: Reachability: host sandbox-realtime.ably.io is reachable: true
2020-05-09 09:26:14.221805+0100 xctest[39899:1401602] INFO: Reachability: host sandbox-realtime.ably.io is reachable: true
2020-05-09 09:26:14.399973+0100 xctest[39899:1401680] DEBUG: (ARTWebSocketTransport.m:275) R:0x7fe5bde133d0 WS:0x7fe5bdf338b0 websocket did open
2020-05-09 09:26:14.415404+0100 xctest[39899:1401682] DEBUG: (ARTWebSocketTransport.m:275) R:0x7fe5bd9ffee0 WS:0x7fe5bdc0b5b0 websocket did open
2020-05-09 09:26:14.417691+0100 xctest[39899:1401680] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> decoding '{length = 401, bytes = 0x85a66163 74696f6e 04ac636f 6e6e6563 ... 65727661 6ccd3a98 }'; got: {
action = 4;
connectionDetails = {
clientId = "*";
connectionKey = "e02QANgaAAkaki!NH1LMTu_uOn9OUkm-a46aae02QANgaAAkaki";
connectionStateTtl = 120000;
maxFrameSize = 262144;
maxIdleInterval = 15000;
maxInboundRate = 250;
maxMessageSize = 16384;
maxOutboundRate = 100;
serverId = "frontend.734e.2.eu-west-2-A.i-09895a34344133965.e02QANgaAAkaki";
};
connectionId = "NH1LMTu_uO";
connectionKey = "e02QANgaAAkaki!NH1LMTu_uOn9OUkm-a46aae02QANgaAAkaki";
connectionSerial = "-1";
}
2020-05-09 09:26:14.418309+0100 xctest[39899:1401680] DEBUG: RT:0x7fe5bd9ffee0 realtime is transitioning from 1 - Connecting to 2 - Connected
2020-05-09 09:26:14.438558+0100 xctest[39899:1401682] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 401, bytes = 0x85a66163 74696f6e 04ac636f 6e6e6563 ... 65727661 6ccd3a98 }'; got: {
action = 4;
connectionDetails = {
clientId = "*";
connectionKey = "e02EMaHrQAkake!TtJbGAi8pwkVvgQb-aa693e02EMaHrQAkake";
connectionStateTtl = 120000;
maxFrameSize = 262144;
maxIdleInterval = 15000;
maxInboundRate = 250;
maxMessageSize = 16384;
maxOutboundRate = 100;
serverId = "frontend.72e8.2.eu-west-2-A.i-0295851b4ecbf5fe1.e02EMaHrQAkake";
};
connectionId = TtJbGAi8pw;
connectionKey = "e02EMaHrQAkake!TtJbGAi8pwkVvgQb-aa693e02EMaHrQAkake";
connectionSerial = "-1";
}
2020-05-09 09:26:14.439113+0100 xctest[39899:1401682] DEBUG: RT:0x7fe5bde133d0 realtime is transitioning from 1 - Connecting to 2 - Connected
2020-05-09 09:26:14.440114+0100 xctest[39899:1401602] DEBUG: (ARTRestChannel.m:122) RS:0x7fe5bde18d50 instantiating under 'test-12-testing'
2020-05-09 09:26:14.441035+0100 xctest[39899:1401602] DEBUG: (ARTRestChannel.m:122) RS:0x7fe5bdf3dd00 instantiating under 'test-12-testing'
2020-05-09 09:26:14.441983+0100 xctest[39899:1401602] DEBUG: (ARTRealtimeChannel.m:628) RT:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) channel state transitions from 0 - Initialized to 1 - Attaching
2020-05-09 09:26:14.442612+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> encoding '{
action = 10;
channel = "test-12-testing";
}'; got: {length = 33, bytes = 0x82a76368 616e6e65 6caf7465 73742d31 ... a6616374 696f6e0a }
2020-05-09 09:26:14.442922+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bde133d0 sending action 10 - Attach
2020-05-09 09:26:14.444518+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 1;
}
);
msgSerial = 0;
}'; got: {length = 86, bytes = 0x84a96d73 67536572 69616c00 a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.444789+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.445652+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 2;
}
);
msgSerial = 1;
}'; got: {length = 86, bytes = 0x84a96d73 67536572 69616c01 a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.446134+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.447419+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 3;
}
);
msgSerial = 2;
}'; got: {length = 86, bytes = 0x84a96d73 67536572 69616c02 a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.447731+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.448761+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 4;
}
);
msgSerial = 3;
}'; got: {length = 86, bytes = 0x84a96d73 67536572 69616c03 a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.449208+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.450519+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 5;
}
);
msgSerial = 4;
}'; got: {length = 86, bytes = 0x84a96d73 67536572 69616c04 a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.450902+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.453062+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 6;
}
);
msgSerial = 5;
}'; got: {length = 86, bytes = 0x84a96d73 67536572 69616c05 a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.453546+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.454482+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 7;
}
);
msgSerial = 6;
}'; got: {length = 86, bytes = 0x84a96d73 67536572 69616c06 a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.455070+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.456433+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 8;
}
);
msgSerial = 7;
}'; got: {length = 86, bytes = 0x84a96d73 67536572 69616c07 a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.456692+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.457578+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 9;
}
);
msgSerial = 8;
}'; got: {length = 86, bytes = 0x84a96d73 67536572 69616c08 a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.458000+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.459187+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 10;
}
);
msgSerial = 9;
}'; got: {length = 87, bytes = 0x84a96d73 67536572 69616c09 a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.459427+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.460177+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 11;
}
);
msgSerial = 10;
}'; got: {length = 87, bytes = 0x84a96d73 67536572 69616c0a a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.460582+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.461410+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 12;
}
);
msgSerial = 11;
}'; got: {length = 87, bytes = 0x84a96d73 67536572 69616c0b a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.462163+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.463117+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 13;
}
);
msgSerial = 12;
}'; got: {length = 87, bytes = 0x84a96d73 67536572 69616c0c a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.463527+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.464690+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 14;
}
);
msgSerial = 13;
}'; got: {length = 87, bytes = 0x84a96d73 67536572 69616c0d a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.464979+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.465778+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 15;
}
);
msgSerial = 14;
}'; got: {length = 87, bytes = 0x84a96d73 67536572 69616c0e a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.466635+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.467640+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 16;
}
);
msgSerial = 15;
}'; got: {length = 87, bytes = 0x84a96d73 67536572 69616c0f a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.467979+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.468846+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 17;
}
);
msgSerial = 16;
}'; got: {length = 87, bytes = 0x84a96d73 67536572 69616c10 a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.469338+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.470664+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 18;
}
);
msgSerial = 17;
}'; got: {length = 87, bytes = 0x84a96d73 67536572 69616c11 a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.470953+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.472230+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 19;
}
);
msgSerial = 18;
}'; got: {length = 87, bytes = 0x84a96d73 67536572 69616c12 a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.472519+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.473239+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 20;
}
);
msgSerial = 19;
}'; got: {length = 87, bytes = 0x84a96d73 67536572 69616c13 a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.473728+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.474644+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 21;
}
);
msgSerial = 20;
}'; got: {length = 87, bytes = 0x84a96d73 67536572 69616c14 a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.475063+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.476386+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 22;
}
);
msgSerial = 21;
}'; got: {length = 87, bytes = 0x84a96d73 67536572 69616c15 a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.476665+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.477427+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 23;
}
);
msgSerial = 22;
}'; got: {length = 87, bytes = 0x84a96d73 67536572 69616c16 a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.477929+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.478493+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 24;
}
);
msgSerial = 23;
}'; got: {length = 87, bytes = 0x84a96d73 67536572 69616c17 a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.479372+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.480124+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 25;
}
);
msgSerial = 24;
}'; got: {length = 87, bytes = 0x84a96d73 67536572 69616c18 a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.480856+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.481923+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 26;
}
);
msgSerial = 25;
}'; got: {length = 87, bytes = 0x84a96d73 67536572 69616c19 a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.482330+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.482869+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 27;
}
);
msgSerial = 26;
}'; got: {length = 87, bytes = 0x84a96d73 67536572 69616c1a a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.483489+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.506074+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 28;
}
);
msgSerial = 27;
}'; got: {length = 87, bytes = 0x84a96d73 67536572 69616c1b a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.506675+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.507732+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 29;
}
);
msgSerial = 28;
}'; got: {length = 87, bytes = 0x84a96d73 67536572 69616c1c a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.508011+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.509064+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 30;
}
);
msgSerial = 29;
}'; got: {length = 87, bytes = 0x84a96d73 67536572 69616c1d a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.509321+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.510547+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 31;
}
);
msgSerial = 30;
}'; got: {length = 87, bytes = 0x84a96d73 67536572 69616c1e a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.510839+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.511810+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 32;
}
);
msgSerial = 31;
}'; got: {length = 87, bytes = 0x84a96d73 67536572 69616c1f a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.512360+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.513099+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 33;
}
);
msgSerial = 32;
}'; got: {length = 87, bytes = 0x84a96d73 67536572 69616c20 a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.513750+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.514780+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 34;
}
);
msgSerial = 33;
}'; got: {length = 87, bytes = 0x84a96d73 67536572 69616c21 a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.515313+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.516277+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 35;
}
);
msgSerial = 34;
}'; got: {length = 87, bytes = 0x84a96d73 67536572 69616c22 a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.516876+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.517583+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 36;
}
);
msgSerial = 35;
}'; got: {length = 87, bytes = 0x84a96d73 67536572 69616c23 a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.518207+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.519292+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 37;
}
);
msgSerial = 36;
}'; got: {length = 87, bytes = 0x84a96d73 67536572 69616c24 a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.519544+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.520623+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 38;
}
);
msgSerial = 37;
}'; got: {length = 87, bytes = 0x84a96d73 67536572 69616c25 a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.520944+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.521786+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 39;
}
);
msgSerial = 38;
}'; got: {length = 87, bytes = 0x84a96d73 67536572 69616c26 a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.522307+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.523271+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 40;
}
);
msgSerial = 39;
}'; got: {length = 87, bytes = 0x84a96d73 67536572 69616c27 a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.523569+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.524700+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 41;
}
);
msgSerial = 40;
}'; got: {length = 87, bytes = 0x84a96d73 67536572 69616c28 a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.525150+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.525875+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 42;
}
);
msgSerial = 41;
}'; got: {length = 87, bytes = 0x84a96d73 67536572 69616c29 a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.526408+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.527659+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 43;
}
);
msgSerial = 42;
}'; got: {length = 87, bytes = 0x84a96d73 67536572 69616c2a a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.528178+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.529112+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 44;
}
);
msgSerial = 43;
}'; got: {length = 87, bytes = 0x84a96d73 67536572 69616c2b a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.529432+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.530186+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 45;
}
);
msgSerial = 44;
}'; got: {length = 87, bytes = 0x84a96d73 67536572 69616c2c a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.530833+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.532141+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 46;
}
);
msgSerial = 45;
}'; got: {length = 87, bytes = 0x84a96d73 67536572 69616c2d a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.532415+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.533436+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 47;
}
);
msgSerial = 46;
}'; got: {length = 87, bytes = 0x84a96d73 67536572 69616c2e a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.534352+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.535141+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 48;
}
);
msgSerial = 47;
}'; got: {length = 87, bytes = 0x84a96d73 67536572 69616c2f a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.535464+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.536329+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 49;
}
);
msgSerial = 48;
}'; got: {length = 87, bytes = 0x84a96d73 67536572 69616c30 a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.536756+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:14.537569+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 15;
channel = "test-12-testing";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 50;
}
);
msgSerial = 49;
}'; got: {length = 87, bytes = 0x84a96d73 67536572 69616c31 a86d6573 ... a6616374 696f6e0f }
2020-05-09 09:26:14.538086+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bd9ffee0 sending action 15 - Message
2020-05-09 09:26:15.030921+0100 xctest[39899:1401682] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> decoding '{length = 27, bytes = 0x83a66163 74696f6e 01a5636f 756e7401 ... 67536572 69616c00 }'; got: {
action = 1;
count = 1;
msgSerial = 0;
}
2020-05-09 09:26:15.070765+0100 xctest[39899:1401680] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 83, bytes = 0x84a66163 74696f6e 0ba5666c 616773ce ... 30393736 30383a39 }'; got: {
action = 11;
channel = "test-12-testing";
channelSerial = "e02m55FdgAkakF76097608:9";
flags = 983042;
}
2020-05-09 09:26:15.071090+0100 xctest[39899:1401680] DEBUG: (ARTRealtimeChannel.m:700) R:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) received channel message 11 - Attached
2020-05-09 09:26:15.071377+0100 xctest[39899:1401680] DEBUG: (ARTRealtimeChannel.m:703) R:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) <ARTProtocolMessage: 0x7fe5bdc0e750> {
count: 0,
id: (null),
action: 11 (Attached),
channel: test-12-testing,
channelSerial: e02m55FdgAkakF76097608:9,
connectionId: (null),
connectionKey: (null),
connectionSerial: 0,
msgSerial: (null),
timestamp: (null),
flags: 983042,
flags.hasPresence: NO,
flags.hasBacklog: YES,
flags.resumed: NO,
messages: (null)
}
2020-05-09 09:26:15.071600+0100 xctest[39899:1401680] DEBUG: (ARTRealtimeChannel.m:628) RT:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) channel state transitions from 1 - Attaching to 2 - Attached
2020-05-09 09:26:15.073623+0100 xctest[39899:1401682] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 194, bytes = 0x88a66163 74696f6e 0fa26964 ad4e4831 ... a46e616d 65a23131 }'; got: {
action = 15;
channel = "test-12-testing";
channelSerial = "e02m55FdgAkakF76097608:10";
connectionId = "NH1LMTu_uO";
connectionSerial = 0;
id = "NH1LMTu_uO:10";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 11;
}
);
timestamp = 1589012774485;
}
2020-05-09 09:26:15.074254+0100 xctest[39899:1401682] DEBUG: (ARTRealtimeChannel.m:700) R:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) received channel message 15 - Message
2020-05-09 09:26:15.074726+0100 xctest[39899:1401682] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 194, bytes = 0x88a66163 74696f6e 0fa26964 ad4e4831 ... a46e616d 65a23132 }'; got: {
action = 15;
channel = "test-12-testing";
channelSerial = "e02m55FdgAkakF76097608:11";
connectionId = "NH1LMTu_uO";
connectionSerial = 1;
id = "NH1LMTu_uO:11";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 12;
}
);
timestamp = 1589012774485;
}
/Users/ricardopereira/Repositories/Whitesmith/ably-cocoa/Spec/RealtimeClient.swift:1359: error: -[Ably_iOS_Tests.RealtimeClient RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent] : expected to equal <1>, got <11>
2020-05-09 09:26:15.075277+0100 xctest[39899:1401682] DEBUG: (ARTRealtimeChannel.m:700) R:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) received channel message 15 - Message
/Users/ricardopereira/Repositories/Whitesmith/ably-cocoa/Spec/RealtimeClient.swift:1359: error: -[Ably_iOS_Tests.RealtimeClient RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent] : expected to equal <2>, got <12>
2020-05-09 09:26:15.076176+0100 xctest[39899:1401682] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 194, bytes = 0x88a66163 74696f6e 0fa26964 ad4e4831 ... a46e616d 65a23133 }'; got: {
action = 15;
channel = "test-12-testing";
channelSerial = "e02m55FdgAkakF76097608:12";
connectionId = "NH1LMTu_uO";
connectionSerial = 2;
id = "NH1LMTu_uO:12";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 13;
}
);
timestamp = 1589012774499;
}
2020-05-09 09:26:15.077204+0100 xctest[39899:1401682] DEBUG: (ARTRealtimeChannel.m:700) R:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) received channel message 15 - Message
/Users/ricardopereira/Repositories/Whitesmith/ably-cocoa/Spec/RealtimeClient.swift:1359: error: -[Ably_iOS_Tests.RealtimeClient RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent] : expected to equal <3>, got <13>
2020-05-09 09:26:15.077733+0100 xctest[39899:1401682] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 194, bytes = 0x88a66163 74696f6e 0fa26964 ad4e4831 ... a46e616d 65a23134 }'; got: {
action = 15;
channel = "test-12-testing";
channelSerial = "e02m55FdgAkakF76097608:13";
connectionId = "NH1LMTu_uO";
connectionSerial = 3;
id = "NH1LMTu_uO:13";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 14;
}
);
timestamp = 1589012774499;
}
2020-05-09 09:26:15.078315+0100 xctest[39899:1401682] DEBUG: (ARTRealtimeChannel.m:700) R:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) received channel message 15 - Message
/Users/ricardopereira/Repositories/Whitesmith/ably-cocoa/Spec/RealtimeClient.swift:1359: error: -[Ably_iOS_Tests.RealtimeClient RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent] : expected to equal <4>, got <14>
2020-05-09 09:26:15.079088+0100 xctest[39899:1401682] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 194, bytes = 0x88a66163 74696f6e 0fa26964 ad4e4831 ... a46e616d 65a23135 }'; got: {
action = 15;
channel = "test-12-testing";
channelSerial = "e02m55FdgAkakF76097608:14";
connectionId = "NH1LMTu_uO";
connectionSerial = 4;
id = "NH1LMTu_uO:14";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 15;
}
);
timestamp = 1589012774499;
}
2020-05-09 09:26:15.079533+0100 xctest[39899:1401682] DEBUG: (ARTRealtimeChannel.m:700) R:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) received channel message 15 - Message
/Users/ricardopereira/Repositories/Whitesmith/ably-cocoa/Spec/RealtimeClient.swift:1359: error: -[Ably_iOS_Tests.RealtimeClient RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent] : expected to equal <5>, got <15>
2020-05-09 09:26:15.080083+0100 xctest[39899:1401682] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 194, bytes = 0x88a66163 74696f6e 0fa26964 ad4e4831 ... a46e616d 65a23136 }'; got: {
action = 15;
channel = "test-12-testing";
channelSerial = "e02m55FdgAkakF76097608:15";
connectionId = "NH1LMTu_uO";
connectionSerial = 5;
id = "NH1LMTu_uO:15";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 16;
}
);
timestamp = 1589012774499;
}
2020-05-09 09:26:15.080466+0100 xctest[39899:1401682] DEBUG: (ARTRealtimeChannel.m:700) R:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) received channel message 15 - Message
/Users/ricardopereira/Repositories/Whitesmith/ably-cocoa/Spec/RealtimeClient.swift:1359: error: -[Ably_iOS_Tests.RealtimeClient RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent] : expected to equal <6>, got <16>
2020-05-09 09:26:15.085601+0100 xctest[39899:1401707] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 194, bytes = 0x88a66163 74696f6e 0fa26964 ad4e4831 ... a46e616d 65a23137 }'; got: {
action = 15;
channel = "test-12-testing";
channelSerial = "e02m55FdgAkakF76097608:16";
connectionId = "NH1LMTu_uO";
connectionSerial = 6;
id = "NH1LMTu_uO:16";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 17;
}
);
timestamp = 1589012774499;
}
2020-05-09 09:26:15.086013+0100 xctest[39899:1401707] DEBUG: (ARTRealtimeChannel.m:700) R:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) received channel message 15 - Message
/Users/ricardopereira/Repositories/Whitesmith/ably-cocoa/Spec/RealtimeClient.swift:1359: error: -[Ably_iOS_Tests.RealtimeClient RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent] : expected to equal <7>, got <17>
2020-05-09 09:26:15.086402+0100 xctest[39899:1401707] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 194, bytes = 0x88a66163 74696f6e 0fa26964 ad4e4831 ... a46e616d 65a23138 }'; got: {
action = 15;
channel = "test-12-testing";
channelSerial = "e02m55FdgAkakF76097608:17";
connectionId = "NH1LMTu_uO";
connectionSerial = 7;
id = "NH1LMTu_uO:17";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 18;
}
);
timestamp = 1589012774499;
}
2020-05-09 09:26:15.087189+0100 xctest[39899:1401707] DEBUG: (ARTRealtimeChannel.m:700) R:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) received channel message 15 - Message
/Users/ricardopereira/Repositories/Whitesmith/ably-cocoa/Spec/RealtimeClient.swift:1359: error: -[Ably_iOS_Tests.RealtimeClient RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent] : expected to equal <8>, got <18>
2020-05-09 09:26:15.087661+0100 xctest[39899:1401707] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 194, bytes = 0x88a66163 74696f6e 0fa26964 ad4e4831 ... a46e616d 65a23139 }'; got: {
action = 15;
channel = "test-12-testing";
channelSerial = "e02m55FdgAkakF76097608:18";
connectionId = "NH1LMTu_uO";
connectionSerial = 8;
id = "NH1LMTu_uO:18";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 19;
}
);
timestamp = 1589012774499;
}
2020-05-09 09:26:15.088377+0100 xctest[39899:1401707] DEBUG: (ARTRealtimeChannel.m:700) R:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) received channel message 15 - Message
/Users/ricardopereira/Repositories/Whitesmith/ably-cocoa/Spec/RealtimeClient.swift:1359: error: -[Ably_iOS_Tests.RealtimeClient RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent] : expected to equal <9>, got <19>
2020-05-09 09:26:15.094839+0100 xctest[39899:1401707] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 194, bytes = 0x88a66163 74696f6e 0fa26964 ad4e4831 ... a46e616d 65a23230 }'; got: {
action = 15;
channel = "test-12-testing";
channelSerial = "e02m55FdgAkakF76097608:19";
connectionId = "NH1LMTu_uO";
connectionSerial = 9;
id = "NH1LMTu_uO:19";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 20;
}
);
timestamp = 1589012774499;
}
2020-05-09 09:26:15.095405+0100 xctest[39899:1401707] DEBUG: (ARTRealtimeChannel.m:700) R:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) received channel message 15 - Message
2020-05-09 09:26:15.095797+0100 xctest[39899:1401707] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 194, bytes = 0x88a66163 74696f6e 0fa26964 ad4e4831 ... a46e616d 65a23231 }'; got: {
action = 15;
channel = "test-12-testing";
channelSerial = "e02m55FdgAkakF76097608:20";
connectionId = "NH1LMTu_uO";
connectionSerial = 10;
id = "NH1LMTu_uO:20";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 21;
}
);
timestamp = 1589012774499;
}
/Users/ricardopereira/Repositories/Whitesmith/ably-cocoa/Spec/RealtimeClient.swift:1359: error: -[Ably_iOS_Tests.RealtimeClient RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent] : expected to equal <10>, got <20>
2020-05-09 09:26:15.096217+0100 xctest[39899:1401707] DEBUG: (ARTRealtimeChannel.m:700) R:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) received channel message 15 - Message
/Users/ricardopereira/Repositories/Whitesmith/ably-cocoa/Spec/RealtimeClient.swift:1359: error: -[Ably_iOS_Tests.RealtimeClient RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent] : expected to equal <11>, got <21>
2020-05-09 09:26:15.096731+0100 xctest[39899:1401707] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 194, bytes = 0x88a66163 74696f6e 0fa26964 ad4e4831 ... a46e616d 65a23232 }'; got: {
action = 15;
channel = "test-12-testing";
channelSerial = "e02m55FdgAkakF76097608:21";
connectionId = "NH1LMTu_uO";
connectionSerial = 11;
id = "NH1LMTu_uO:21";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 22;
}
);
timestamp = 1589012774499;
}
2020-05-09 09:26:15.097321+0100 xctest[39899:1401707] DEBUG: (ARTRealtimeChannel.m:700) R:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) received channel message 15 - Message
/Users/ricardopereira/Repositories/Whitesmith/ably-cocoa/Spec/RealtimeClient.swift:1359: error: -[Ably_iOS_Tests.RealtimeClient RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent] : expected to equal <12>, got <22>
2020-05-09 09:26:15.097915+0100 xctest[39899:1401707] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 194, bytes = 0x88a66163 74696f6e 0fa26964 ad4e4831 ... a46e616d 65a23233 }'; got: {
action = 15;
channel = "test-12-testing";
channelSerial = "e02m55FdgAkakF76097608:22";
connectionId = "NH1LMTu_uO";
connectionSerial = 12;
id = "NH1LMTu_uO:22";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 23;
}
);
timestamp = 1589012774499;
}
2020-05-09 09:26:15.098630+0100 xctest[39899:1401707] DEBUG: (ARTRealtimeChannel.m:700) R:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) received channel message 15 - Message
/Users/ricardopereira/Repositories/Whitesmith/ably-cocoa/Spec/RealtimeClient.swift:1359: error: -[Ably_iOS_Tests.RealtimeClient RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent] : expected to equal <13>, got <23>
2020-05-09 09:26:15.099002+0100 xctest[39899:1401707] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 194, bytes = 0x88a66163 74696f6e 0fa26964 ad4e4831 ... a46e616d 65a23234 }'; got: {
action = 15;
channel = "test-12-testing";
channelSerial = "e02m55FdgAkakF76097608:23";
connectionId = "NH1LMTu_uO";
connectionSerial = 13;
id = "NH1LMTu_uO:23";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 24;
}
);
timestamp = 1589012774499;
}
2020-05-09 09:26:15.100167+0100 xctest[39899:1401707] DEBUG: (ARTRealtimeChannel.m:700) R:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) received channel message 15 - Message
2020-05-09 09:26:15.100687+0100 xctest[39899:1401707] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 194, bytes = 0x88a66163 74696f6e 0fa26964 ad4e4831 ... a46e616d 65a23235 }'; got: {
action = 15;
channel = "test-12-testing";
channelSerial = "e02m55FdgAkakF76097608:24";
connectionId = "NH1LMTu_uO";
connectionSerial = 14;
id = "NH1LMTu_uO:24";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 25;
}
);
timestamp = 1589012774516;
}
/Users/ricardopereira/Repositories/Whitesmith/ably-cocoa/Spec/RealtimeClient.swift:1359: error: -[Ably_iOS_Tests.RealtimeClient RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent] : expected to equal <14>, got <24>
2020-05-09 09:26:15.101625+0100 xctest[39899:1401707] DEBUG: (ARTRealtimeChannel.m:700) R:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) received channel message 15 - Message
/Users/ricardopereira/Repositories/Whitesmith/ably-cocoa/Spec/RealtimeClient.swift:1359: error: -[Ably_iOS_Tests.RealtimeClient RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent] : expected to equal <15>, got <25>
2020-05-09 09:26:15.102673+0100 xctest[39899:1401707] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 194, bytes = 0x88a66163 74696f6e 0fa26964 ad4e4831 ... a46e616d 65a23236 }'; got: {
action = 15;
channel = "test-12-testing";
channelSerial = "e02m55FdgAkakF76097608:25";
connectionId = "NH1LMTu_uO";
connectionSerial = 15;
id = "NH1LMTu_uO:25";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 26;
}
);
timestamp = 1589012774517;
}
2020-05-09 09:26:15.103579+0100 xctest[39899:1401707] DEBUG: (ARTRealtimeChannel.m:700) R:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) received channel message 15 - Message
/Users/ricardopereira/Repositories/Whitesmith/ably-cocoa/Spec/RealtimeClient.swift:1359: error: -[Ably_iOS_Tests.RealtimeClient RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent] : expected to equal <16>, got <26>
2020-05-09 09:26:15.104439+0100 xctest[39899:1401707] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 194, bytes = 0x88a66163 74696f6e 0fa26964 ad4e4831 ... a46e616d 65a23237 }'; got: {
action = 15;
channel = "test-12-testing";
channelSerial = "e02m55FdgAkakF76097608:26";
connectionId = "NH1LMTu_uO";
connectionSerial = 16;
id = "NH1LMTu_uO:26";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 27;
}
);
timestamp = 1589012774534;
}
2020-05-09 09:26:15.105711+0100 xctest[39899:1401707] DEBUG: (ARTRealtimeChannel.m:700) R:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) received channel message 15 - Message
/Users/ricardopereira/Repositories/Whitesmith/ably-cocoa/Spec/RealtimeClient.swift:1359: error: -[Ably_iOS_Tests.RealtimeClient RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent] : expected to equal <17>, got <27>
2020-05-09 09:26:15.107703+0100 xctest[39899:1401707] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 194, bytes = 0x88a66163 74696f6e 0fa26964 ad4e4831 ... a46e616d 65a23238 }'; got: {
action = 15;
channel = "test-12-testing";
channelSerial = "e02m55FdgAkakF76097608:27";
connectionId = "NH1LMTu_uO";
connectionSerial = 17;
id = "NH1LMTu_uO:27";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 28;
}
);
timestamp = 1589012774534;
}
2020-05-09 09:26:15.109154+0100 xctest[39899:1401707] DEBUG: (ARTRealtimeChannel.m:700) R:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) received channel message 15 - Message
/Users/ricardopereira/Repositories/Whitesmith/ably-cocoa/Spec/RealtimeClient.swift:1359: error: -[Ably_iOS_Tests.RealtimeClient RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent] : expected to equal <18>, got <28>
2020-05-09 09:26:15.110140+0100 xctest[39899:1401707] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 194, bytes = 0x88a66163 74696f6e 0fa26964 ad4e4831 ... a46e616d 65a23239 }'; got: {
action = 15;
channel = "test-12-testing";
channelSerial = "e02m55FdgAkakF76097608:28";
connectionId = "NH1LMTu_uO";
connectionSerial = 18;
id = "NH1LMTu_uO:28";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 29;
}
);
timestamp = 1589012774534;
}
2020-05-09 09:26:15.111251+0100 xctest[39899:1401707] DEBUG: (ARTRealtimeChannel.m:700) R:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) received channel message 15 - Message
/Users/ricardopereira/Repositories/Whitesmith/ably-cocoa/Spec/RealtimeClient.swift:1359: error: -[Ably_iOS_Tests.RealtimeClient RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent] : expected to equal <19>, got <29>
2020-05-09 09:26:15.112499+0100 xctest[39899:1401707] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 194, bytes = 0x88a66163 74696f6e 0fa26964 ad4e4831 ... a46e616d 65a23330 }'; got: {
action = 15;
channel = "test-12-testing";
channelSerial = "e02m55FdgAkakF76097608:29";
connectionId = "NH1LMTu_uO";
connectionSerial = 19;
id = "NH1LMTu_uO:29";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 30;
}
);
timestamp = 1589012774534;
}
2020-05-09 09:26:15.113904+0100 xctest[39899:1401707] DEBUG: (ARTRealtimeChannel.m:700) R:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) received channel message 15 - Message
/Users/ricardopereira/Repositories/Whitesmith/ably-cocoa/Spec/RealtimeClient.swift:1359: error: -[Ably_iOS_Tests.RealtimeClient RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent] : expected to equal <20>, got <30>
2020-05-09 09:26:15.114883+0100 xctest[39899:1401707] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 194, bytes = 0x88a66163 74696f6e 0fa26964 ad4e4831 ... a46e616d 65a23331 }'; got: {
action = 15;
channel = "test-12-testing";
channelSerial = "e02m55FdgAkakF76097608:30";
connectionId = "NH1LMTu_uO";
connectionSerial = 20;
id = "NH1LMTu_uO:30";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 31;
}
);
timestamp = 1589012774534;
}
2020-05-09 09:26:15.119339+0100 xctest[39899:1401707] DEBUG: (ARTRealtimeChannel.m:700) R:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) received channel message 15 - Message
/Users/ricardopereira/Repositories/Whitesmith/ably-cocoa/Spec/RealtimeClient.swift:1359: error: -[Ably_iOS_Tests.RealtimeClient RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent] : expected to equal <21>, got <31>
2020-05-09 09:26:15.119756+0100 xctest[39899:1401707] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 194, bytes = 0x88a66163 74696f6e 0fa26964 ad4e4831 ... a46e616d 65a23332 }'; got: {
action = 15;
channel = "test-12-testing";
channelSerial = "e02m55FdgAkakF76097608:31";
connectionId = "NH1LMTu_uO";
connectionSerial = 21;
id = "NH1LMTu_uO:31";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 32;
}
);
timestamp = 1589012774534;
}
2020-05-09 09:26:15.120744+0100 xctest[39899:1401707] DEBUG: (ARTRealtimeChannel.m:700) R:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) received channel message 15 - Message
/Users/ricardopereira/Repositories/Whitesmith/ably-cocoa/Spec/RealtimeClient.swift:1359: error: -[Ably_iOS_Tests.RealtimeClient RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent] : expected to equal <22>, got <32>
2020-05-09 09:26:15.121248+0100 xctest[39899:1401707] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 194, bytes = 0x88a66163 74696f6e 0fa26964 ad4e4831 ... a46e616d 65a23333 }'; got: {
action = 15;
channel = "test-12-testing";
channelSerial = "e02m55FdgAkakF76097608:32";
connectionId = "NH1LMTu_uO";
connectionSerial = 22;
id = "NH1LMTu_uO:32";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 33;
}
);
timestamp = 1589012774534;
}
2020-05-09 09:26:15.121774+0100 xctest[39899:1401707] DEBUG: (ARTRealtimeChannel.m:700) R:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) received channel message 15 - Message
2020-05-09 09:26:15.122248+0100 xctest[39899:1401707] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 194, bytes = 0x88a66163 74696f6e 0fa26964 ad4e4831 ... a46e616d 65a23334 }'; got: {
action = 15;
channel = "test-12-testing";
channelSerial = "e02m55FdgAkakF76097608:33";
connectionId = "NH1LMTu_uO";
connectionSerial = 23;
id = "NH1LMTu_uO:33";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 34;
}
);
timestamp = 1589012774551;
}
/Users/ricardopereira/Repositories/Whitesmith/ably-cocoa/Spec/RealtimeClient.swift:1359: error: -[Ably_iOS_Tests.RealtimeClient RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent] : expected to equal <23>, got <33>
2020-05-09 09:26:15.122732+0100 xctest[39899:1401707] DEBUG: (ARTRealtimeChannel.m:700) R:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) received channel message 15 - Message
/Users/ricardopereira/Repositories/Whitesmith/ably-cocoa/Spec/RealtimeClient.swift:1359: error: -[Ably_iOS_Tests.RealtimeClient RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent] : expected to equal <24>, got <34>
2020-05-09 09:26:15.124497+0100 xctest[39899:1401707] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 194, bytes = 0x88a66163 74696f6e 0fa26964 ad4e4831 ... a46e616d 65a23335 }'; got: {
action = 15;
channel = "test-12-testing";
channelSerial = "e02m55FdgAkakF76097608:34";
connectionId = "NH1LMTu_uO";
connectionSerial = 24;
id = "NH1LMTu_uO:34";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 35;
}
);
timestamp = 1589012774551;
}
2020-05-09 09:26:15.124900+0100 xctest[39899:1401707] DEBUG: (ARTRealtimeChannel.m:700) R:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) received channel message 15 - Message
/Users/ricardopereira/Repositories/Whitesmith/ably-cocoa/Spec/RealtimeClient.swift:1359: error: -[Ably_iOS_Tests.RealtimeClient RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent] : expected to equal <25>, got <35>
2020-05-09 09:26:15.125671+0100 xctest[39899:1401707] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 194, bytes = 0x88a66163 74696f6e 0fa26964 ad4e4831 ... a46e616d 65a23336 }'; got: {
action = 15;
channel = "test-12-testing";
channelSerial = "e02m55FdgAkakF76097608:35";
connectionId = "NH1LMTu_uO";
connectionSerial = 25;
id = "NH1LMTu_uO:35";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 36;
}
);
timestamp = 1589012774551;
}
2020-05-09 09:26:15.126196+0100 xctest[39899:1401707] DEBUG: (ARTRealtimeChannel.m:700) R:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) received channel message 15 - Message
/Users/ricardopereira/Repositories/Whitesmith/ably-cocoa/Spec/RealtimeClient.swift:1359: error: -[Ably_iOS_Tests.RealtimeClient RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent] : expected to equal <26>, got <36>
2020-05-09 09:26:15.126743+0100 xctest[39899:1401707] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 194, bytes = 0x88a66163 74696f6e 0fa26964 ad4e4831 ... a46e616d 65a23337 }'; got: {
action = 15;
channel = "test-12-testing";
channelSerial = "e02m55FdgAkakF76097608:36";
connectionId = "NH1LMTu_uO";
connectionSerial = 26;
id = "NH1LMTu_uO:36";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 37;
}
);
timestamp = 1589012774551;
}
2020-05-09 09:26:15.127168+0100 xctest[39899:1401707] DEBUG: (ARTRealtimeChannel.m:700) R:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) received channel message 15 - Message
/Users/ricardopereira/Repositories/Whitesmith/ably-cocoa/Spec/RealtimeClient.swift:1359: error: -[Ably_iOS_Tests.RealtimeClient RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent] : expected to equal <27>, got <37>
2020-05-09 09:26:15.128300+0100 xctest[39899:1401707] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 194, bytes = 0x88a66163 74696f6e 0fa26964 ad4e4831 ... a46e616d 65a23338 }'; got: {
action = 15;
channel = "test-12-testing";
channelSerial = "e02m55FdgAkakF76097608:37";
connectionId = "NH1LMTu_uO";
connectionSerial = 27;
id = "NH1LMTu_uO:37";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 38;
}
);
timestamp = 1589012774551;
}
2020-05-09 09:26:15.129157+0100 xctest[39899:1401707] DEBUG: (ARTRealtimeChannel.m:700) R:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) received channel message 15 - Message
/Users/ricardopereira/Repositories/Whitesmith/ably-cocoa/Spec/RealtimeClient.swift:1359: error: -[Ably_iOS_Tests.RealtimeClient RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent] : expected to equal <28>, got <38>
2020-05-09 09:26:15.129892+0100 xctest[39899:1401707] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 194, bytes = 0x88a66163 74696f6e 0fa26964 ad4e4831 ... a46e616d 65a23339 }'; got: {
action = 15;
channel = "test-12-testing";
channelSerial = "e02m55FdgAkakF76097608:38";
connectionId = "NH1LMTu_uO";
connectionSerial = 28;
id = "NH1LMTu_uO:38";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 39;
}
);
timestamp = 1589012774551;
}
2020-05-09 09:26:15.131122+0100 xctest[39899:1401707] DEBUG: (ARTRealtimeChannel.m:700) R:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) received channel message 15 - Message
/Users/ricardopereira/Repositories/Whitesmith/ably-cocoa/Spec/RealtimeClient.swift:1359: error: -[Ably_iOS_Tests.RealtimeClient RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent] : expected to equal <29>, got <39>
2020-05-09 09:26:15.131741+0100 xctest[39899:1401707] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 194, bytes = 0x88a66163 74696f6e 0fa26964 ad4e4831 ... a46e616d 65a23430 }'; got: {
action = 15;
channel = "test-12-testing";
channelSerial = "e02m55FdgAkakF76097608:39";
connectionId = "NH1LMTu_uO";
connectionSerial = 29;
id = "NH1LMTu_uO:39";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 40;
}
);
timestamp = 1589012774551;
}
2020-05-09 09:26:15.132864+0100 xctest[39899:1401707] DEBUG: (ARTRealtimeChannel.m:700) R:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) received channel message 15 - Message
/Users/ricardopereira/Repositories/Whitesmith/ably-cocoa/Spec/RealtimeClient.swift:1359: error: -[Ably_iOS_Tests.RealtimeClient RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent] : expected to equal <30>, got <40>
2020-05-09 09:26:15.133541+0100 xctest[39899:1401707] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 194, bytes = 0x88a66163 74696f6e 0fa26964 ad4e4831 ... a46e616d 65a23431 }'; got: {
action = 15;
channel = "test-12-testing";
channelSerial = "e02m55FdgAkakF76097608:40";
connectionId = "NH1LMTu_uO";
connectionSerial = 30;
id = "NH1LMTu_uO:40";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 41;
}
);
timestamp = 1589012774551;
}
2020-05-09 09:26:15.134771+0100 xctest[39899:1401707] DEBUG: (ARTRealtimeChannel.m:700) R:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) received channel message 15 - Message
/Users/ricardopereira/Repositories/Whitesmith/ably-cocoa/Spec/RealtimeClient.swift:1359: error: -[Ably_iOS_Tests.RealtimeClient RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent] : expected to equal <31>, got <41>
2020-05-09 09:26:15.135421+0100 xctest[39899:1401707] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 194, bytes = 0x88a66163 74696f6e 0fa26964 ad4e4831 ... a46e616d 65a23432 }'; got: {
action = 15;
channel = "test-12-testing";
channelSerial = "e02m55FdgAkakF76097608:41";
connectionId = "NH1LMTu_uO";
connectionSerial = 31;
id = "NH1LMTu_uO:41";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 42;
}
);
timestamp = 1589012774551;
}
2020-05-09 09:26:15.136268+0100 xctest[39899:1401707] DEBUG: (ARTRealtimeChannel.m:700) R:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) received channel message 15 - Message
/Users/ricardopereira/Repositories/Whitesmith/ably-cocoa/Spec/RealtimeClient.swift:1359: error: -[Ably_iOS_Tests.RealtimeClient RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent] : expected to equal <32>, got <42>
2020-05-09 09:26:15.136933+0100 xctest[39899:1401707] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 194, bytes = 0x88a66163 74696f6e 0fa26964 ad4e4831 ... a46e616d 65a23433 }'; got: {
action = 15;
channel = "test-12-testing";
channelSerial = "e02m55FdgAkakF76097608:42";
connectionId = "NH1LMTu_uO";
connectionSerial = 32;
id = "NH1LMTu_uO:42";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 43;
}
);
timestamp = 1589012774551;
}
2020-05-09 09:26:15.137980+0100 xctest[39899:1401707] DEBUG: (ARTRealtimeChannel.m:700) R:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) received channel message 15 - Message
/Users/ricardopereira/Repositories/Whitesmith/ably-cocoa/Spec/RealtimeClient.swift:1359: error: -[Ably_iOS_Tests.RealtimeClient RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent] : expected to equal <33>, got <43>
2020-05-09 09:26:15.138812+0100 xctest[39899:1401707] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 194, bytes = 0x88a66163 74696f6e 0fa26964 ad4e4831 ... a46e616d 65a23434 }'; got: {
action = 15;
channel = "test-12-testing";
channelSerial = "e02m55FdgAkakF76097608:43";
connectionId = "NH1LMTu_uO";
connectionSerial = 33;
id = "NH1LMTu_uO:43";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 44;
}
);
timestamp = 1589012774551;
}
2020-05-09 09:26:15.139633+0100 xctest[39899:1401707] DEBUG: (ARTRealtimeChannel.m:700) R:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) received channel message 15 - Message
/Users/ricardopereira/Repositories/Whitesmith/ably-cocoa/Spec/RealtimeClient.swift:1359: error: -[Ably_iOS_Tests.RealtimeClient RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent] : expected to equal <34>, got <44>
2020-05-09 09:26:15.140420+0100 xctest[39899:1401707] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 194, bytes = 0x88a66163 74696f6e 0fa26964 ad4e4831 ... a46e616d 65a23435 }'; got: {
action = 15;
channel = "test-12-testing";
channelSerial = "e02m55FdgAkakF76097608:44";
connectionId = "NH1LMTu_uO";
connectionSerial = 34;
id = "NH1LMTu_uO:44";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 45;
}
);
timestamp = 1589012774551;
}
2020-05-09 09:26:15.141425+0100 xctest[39899:1401707] DEBUG: (ARTRealtimeChannel.m:700) R:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) received channel message 15 - Message
/Users/ricardopereira/Repositories/Whitesmith/ably-cocoa/Spec/RealtimeClient.swift:1359: error: -[Ably_iOS_Tests.RealtimeClient RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent] : expected to equal <35>, got <45>
2020-05-09 09:26:15.142894+0100 xctest[39899:1401707] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 194, bytes = 0x88a66163 74696f6e 0fa26964 ad4e4831 ... a46e616d 65a23436 }'; got: {
action = 15;
channel = "test-12-testing";
channelSerial = "e02m55FdgAkakF76097608:45";
connectionId = "NH1LMTu_uO";
connectionSerial = 35;
id = "NH1LMTu_uO:45";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 46;
}
);
timestamp = 1589012774569;
}
2020-05-09 09:26:15.148377+0100 xctest[39899:1401707] DEBUG: (ARTRealtimeChannel.m:700) R:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) received channel message 15 - Message
2020-05-09 09:26:15.148866+0100 xctest[39899:1401707] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 194, bytes = 0x88a66163 74696f6e 0fa26964 ad4e4831 ... a46e616d 65a23437 }'; got: {
action = 15;
channel = "test-12-testing";
channelSerial = "e02m55FdgAkakF76097608:46";
connectionId = "NH1LMTu_uO";
connectionSerial = 36;
id = "NH1LMTu_uO:46";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 47;
}
);
timestamp = 1589012774569;
}
/Users/ricardopereira/Repositories/Whitesmith/ably-cocoa/Spec/RealtimeClient.swift:1359: error: -[Ably_iOS_Tests.RealtimeClient RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent] : expected to equal <36>, got <46>
2020-05-09 09:26:15.149480+0100 xctest[39899:1401707] DEBUG: (ARTRealtimeChannel.m:700) R:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) received channel message 15 - Message
/Users/ricardopereira/Repositories/Whitesmith/ably-cocoa/Spec/RealtimeClient.swift:1359: error: -[Ably_iOS_Tests.RealtimeClient RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent] : expected to equal <37>, got <47>
2020-05-09 09:26:15.150359+0100 xctest[39899:1401707] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 194, bytes = 0x88a66163 74696f6e 0fa26964 ad4e4831 ... a46e616d 65a23438 }'; got: {
action = 15;
channel = "test-12-testing";
channelSerial = "e02m55FdgAkakF76097608:47";
connectionId = "NH1LMTu_uO";
connectionSerial = 37;
id = "NH1LMTu_uO:47";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 48;
}
);
timestamp = 1589012774569;
}
2020-05-09 09:26:15.150754+0100 xctest[39899:1401707] DEBUG: (ARTRealtimeChannel.m:700) R:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) received channel message 15 - Message
/Users/ricardopereira/Repositories/Whitesmith/ably-cocoa/Spec/RealtimeClient.swift:1359: error: -[Ably_iOS_Tests.RealtimeClient RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent] : expected to equal <38>, got <48>
2020-05-09 09:26:15.151979+0100 xctest[39899:1401707] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 194, bytes = 0x88a66163 74696f6e 0fa26964 ad4e4831 ... a46e616d 65a23439 }'; got: {
action = 15;
channel = "test-12-testing";
channelSerial = "e02m55FdgAkakF76097608:48";
connectionId = "NH1LMTu_uO";
connectionSerial = 38;
id = "NH1LMTu_uO:48";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 49;
}
);
timestamp = 1589012774569;
}
2020-05-09 09:26:15.152423+0100 xctest[39899:1401707] DEBUG: (ARTRealtimeChannel.m:700) R:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) received channel message 15 - Message
/Users/ricardopereira/Repositories/Whitesmith/ably-cocoa/Spec/RealtimeClient.swift:1359: error: -[Ably_iOS_Tests.RealtimeClient RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent] : expected to equal <39>, got <49>
2020-05-09 09:26:15.153267+0100 xctest[39899:1401707] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 194, bytes = 0x88a66163 74696f6e 0fa26964 ad4e4831 ... a46e616d 65a23530 }'; got: {
action = 15;
channel = "test-12-testing";
channelSerial = "e02m55FdgAkakF76097608:49";
connectionId = "NH1LMTu_uO";
connectionSerial = 39;
id = "NH1LMTu_uO:49";
messages = (
{
connectionId = "NH1LMTu_uO";
name = 50;
}
);
timestamp = 1589012774569;
}
2020-05-09 09:26:15.153935+0100 xctest[39899:1401707] DEBUG: (ARTRealtimeChannel.m:700) R:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) received channel message 15 - Message
/Users/ricardopereira/Repositories/Whitesmith/ably-cocoa/Spec/RealtimeClient.swift:1359: error: -[Ably_iOS_Tests.RealtimeClient RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent] : expected to equal <40>, got <50>
2020-05-09 09:26:15.156156+0100 xctest[39899:1401602] DEBUG: (ARTRealtimeChannel.m:628) RT:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) channel state transitions from 2 - Attached to 3 - Detaching
2020-05-09 09:26:15.158989+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> encoding '{
action = 12;
channel = "test-12-testing";
}'; got: {length = 33, bytes = 0x82a76368 616e6e65 6caf7465 73742d31 ... a6616374 696f6e0c }
2020-05-09 09:26:15.160448+0100 xctest[39899:1401602] DEBUG: (ARTRealtime.m:1246) RT:0x7fe5bde133d0 sending action 12 - Detach
2020-05-09 09:26:15.161656+0100 xctest[39899:1401602] INFO: Reachability: stopped listening for host sandbox-realtime.ably.io
2020-05-09 09:26:15.162349+0100 xctest[39899:1401602] DEBUG: RT:0x7fe5bde133d0 realtime is transitioning from 2 - Connected to 5 - Closing
2020-05-09 09:26:15.162798+0100 xctest[39899:1401602] INFO: Reachability: stopped listening for host (null)
2020-05-09 09:26:15.163216+0100 xctest[39899:1401602] DEBUG: (ARTWebSocketTransport.m:109) R:0x7fe5bde133d0 WS:0x7fe5bdf338b0 websocket sending action 7 - Close
2020-05-09 09:26:15.163576+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> encoding '{
action = 7;
}'; got: {length = 9, bytes = 0x81a6616374696f6e07}
2020-05-09 09:26:15.194076+0100 xctest[39899:1401602] DEBUG: (ARTRealtimeChannel.m:1076) RT:0x7fe5bd9ffee0 C:0x7fe5bde17990 (test-12-testing) can't detach when not attached
2020-05-09 09:26:15.194817+0100 xctest[39899:1401602] INFO: Reachability: stopped listening for host sandbox-realtime.ably.io
2020-05-09 09:26:15.195414+0100 xctest[39899:1401602] DEBUG: RT:0x7fe5bd9ffee0 realtime is transitioning from 2 - Connected to 5 - Closing
2020-05-09 09:26:15.196071+0100 xctest[39899:1401602] INFO: Reachability: stopped listening for host (null)
2020-05-09 09:26:15.196614+0100 xctest[39899:1401602] DEBUG: (ARTWebSocketTransport.m:109) R:0x7fe5bd9ffee0 WS:0x7fe5bdc0b5b0 websocket sending action 7 - Close
2020-05-09 09:26:15.197313+0100 xctest[39899:1401602] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> encoding '{
action = 7;
}'; got: {length = 9, bytes = 0x81a6616374696f6e07}
Test Case '-[Ably_iOS_Tests.RealtimeClient RealtimeClient__subscriber_should_receive_messages_in_the_same_order_in_which_they_have_been_sent]' failed (1.013 seconds).
Test Case '-[Ably_iOS_Tests.RealtimeClient RealtimeClient__should_dispatch_in_user_queue_when_removing_an_observer]' started.
2020-05-09 09:26:15.202409+0100 xctest[39899:1401707] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 33, bytes = 0x82a66163 74696f6e 0da76368 616e6e65 ... 2d746573 74696e67 }'; got: {
action = 13;
channel = "test-12-testing";
}
2020-05-09 09:26:15.236525+0100 xctest[39899:1401707] DEBUG: (ARTRealtimeChannel.m:700) R:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) received channel message 13 - Detached
2020-05-09 09:26:15.237178+0100 xctest[39899:1401707] DEBUG: (ARTRealtimeChannel.m:628) RT:0x7fe5bde133d0 C:0x7fe5bde0c970 (test-12-testing) channel state transitions from 3 - Detaching to 4 - Detached
2020-05-09 09:26:15.238101+0100 xctest[39899:1401707] DEBUG: RS:0x7fe5bde17c60 ARTJsonLikeEncoder<msgpack> decoding '{length = 9, bytes = 0x81a6616374696f6e08}'; got: {
action = 8;
}
2020-05-09 09:26:15.238708+0100 xctest[39899:1401707] INFO: R:0x7fe5bde133d0 Realtime closed
2020-05-09 09:26:15.239146+0100 xctest[39899:1401707] DEBUG: RT:0x7fe5bde133d0 realtime is transitioning from 5 - Closing to 6 - Closed
2020-05-09 09:26:15.239840+0100 xctest[39899:1401707] INFO: Reachability: stopped listening for host (null)
2020-05-09 09:26:15.240461+0100 xctest[39899:1401707] DEBUG: (ARTAuth.m:658) RS:0x7fe5bde17c60 authorization cancelled with (null)
Test Case '-[Ably_iOS_Tests.RealtimeClient RealtimeClient__should_dispatch_in_user_queue_when_removing_an_observer]' passed (0.042 seconds).
2020-05-09 09:26:15.331584+0100 xctest[39899:1401707] INFO: Reachability: stopped listening for host (null)
2020-05-09 09:26:15.332167+0100 xctest[39899:1401707] DEBUG: (ARTWebSocketTransport.m:281) R:0x0 WS:0x7fe5bdf338b0 websocket did disconnect (code 1000) (null)
2020-05-09 09:26:15.332494+0100 xctest[39899:1401707] DEBUG: RS:0x7fe5bd9ffbf0 ARTJsonLikeEncoder<msgpack> decoding '{length = 9, bytes = 0x81a6616374696f6e08}'; got: {
action = 8;
}
2020-05-09 09:26:15.332856+0100 xctest[39899:1401707] INFO: R:0x7fe5bd9ffee0 Realtime closed
2020-05-09 09:26:15.333156+0100 xctest[39899:1401707] DEBUG: RT:0x7fe5bd9ffee0 realtime is transitioning from 5 - Closing to 6 - Closed
2020-05-09 09:26:15.333333+0100 xctest[39899:1401707] INFO: Reachability: stopped listening for host (null)
2020-05-09 09:26:15.334056+0100 xctest[39899:1401707] DEBUG: (ARTAuth.m:658) RS:0x7fe5bd9ffbf0 authorization cancelled with (null)
2020-05-09 09:26:15.334716+0100 xctest[39899:1401707] INFO: Reachability: stopped listening for host (null)
2020-05-09 09:26:15.335166+0100 xctest[39899:1401707] DEBUG: (ARTWebSocketTransport.m:281) R:0x0 WS:0x7fe5bdc0b5b0 websocket did disconnect (code 1000) (null)
Test Suite 'RealtimeClient' failed at 2020-05-09 09:26:15.336.
Executed 3 tests, with 40 failures (0 unexpected) in 1.332 (1.429) seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment