There are 2 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
0fd92f75-c392-4b50-84d0-8b6508aec372 | f724070b-5530-4962-a4e0-20688f220bf1 | AuthTests | test__122__authorize__two_consecutive_authorizations__using_Realtime_and_connection_is_CONNECTING__should_call_each_Realtime_authorize_callback() | expected to be identical to <0x7fff8019e388>, got <0x7fff8019e3a0> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3674&StartingLineNumber=3674) |
0cd00d30-ad1a-40d4-afa5-c2df840f384f | 506d119f-0725-4166-bcc5-92a972685b17 | RealtimeClientTests | test__032__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_connection_is_CONNECTING__all_current_connection_attempts_should_be_halted__and_after_obtaining_a_new_token_the_library_should_immediately_initiate_a_connection_attempt_using_the_new_token() | expected to have Array<ARTProtocolMessage> with count 1, got 2 Actual Value: [<ARTProtocolMessage: 0x7fb0f390a800> {count: 0,id: (null),action: 4 (Connected),channel: (null),channelSerial: (null),connectionId: oTKEgrzylW,connectionKey: e7dq_54JQBBCYC!oTKEgrzylWxQlTFG-337de7dq_54JQBBCYC,connectionSerial: -1,msgSerial: (null),timestamp: (null),flags: 0,flags.hasPresence: NO,flags.hasBacklog: NO,flags.resumed: NO,messages: (null)params: (null)}, <ARTProtocolMessage: 0x7fb0f30c6ca0> {count: 0,id: (null),action: 4 (Connected),channel: (null),channelSerial: (null),connectionId: oTKEgrzylW,connectionKey: e7dq_54JQBBCYC!oTKEgrzylWxQlTFG-337de7dq_54JQBBCYC,connectionSerial: -1,msgSerial: (null),timestamp: (null),flags: 0,flags.hasPresence: NO,flags.hasBacklog: NO,flags.resumed: NO,messages: (null)params: (null)}] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=847&StartingLineNumber=847) |