Details of upload 45c3ef43-28ab-4b18-b572-7e1196580244

Created at
2022-10-24T13:59:27.528Z
Total number of tests
808
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
34b89b0
Pull request base ref
main
Pull request head ref
fix/1126-check-client-id
Branch / tag name
1515/merge
Workflow asset retention period
90 days
GitHub action
__run_5
GitHub run ID
3313203628
GitHub run attempt
1
GitHub run number
297
GitHub job
check
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 14 failures in this upload.

Failure ID Test case ID Test class Test case Message
56bd5333-a956-40a2-bd5d-b6debcdadf90 c5af8550-613f-4d06-af97-643e3beae853 RealtimeClientConnectionTests test__031__Connection__ACK_and_NACK__should_expect_either_an_ACK_or_NACK_to_confirm__presence_failure() failed - No PRESENCE action was sent (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=923&StartingLineNumber=923)
6c46c93f-6b97-4b5c-8beb-345929771bcb 337ee1e6-0aa8-48cc-9d0e-304b25a6fbb9 RealtimeClientConnectionTests test__032__Connection__ACK_and_NACK__ProtocolMessage__should_contain_unique_serially_incrementing_msgSerial_along_with_the_count() Received invalid number of NACK responses: 0 (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=988&StartingLineNumber=988)
dfe4120b-21f6-4f99-9b6a-f75370069beb 89889c54-8d41-4c49-a967-c0c1f051c5e6 RealtimeClientConnectionTests test__033__Connection__ACK_and_NACK__ProtocolMessage__should_continue_incrementing_msgSerial_serially_if_the_connection_resumes_successfully() expected to equal <5>, got <4> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1030&StartingLineNumber=1030)
88ec4df0-c707-4796-b182-28bef78b9f59 4e71277a-67db-4317-9b0a-ac4ad4c6451e RealtimeClientConnectionTests test__034__Connection__ACK_and_NACK__ProtocolMessage__should_reset_msgSerial_serially_if_the_connection_does_not_resume() expected to equal <40012>, got <13> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1109&StartingLineNumber=1109)
a1e7f3df-f2a8-4871-934c-a413fbcffe07 0bc6270c-24f5-4fe0-9692-863405658de7 RealtimeClientPresenceTests test__007__Presence__should_indicate_an_error_if_the_client_is_identified_and_has_a_valid_clientId_and_the_clientId_argument_does_not_match_the_client_s_clientId() expected to contain <mismatched clientId>, got <Incompatible clientId specified in message.> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=3004&StartingLineNumber=3004)
98358e12-9c9b-423c-8da1-3445f5eeb7e2 8bb132f6-7e6f-433d-9043-5019051ce779 RealtimeClientPresenceTests test__033__Presence__enter__should_result_in_an_error_immediately_if_the_client_is_anonymous() expected to contain <attempted to publish presence message without clientId>, got <Malformed message; no clientId in message or inferred from connection> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1065&StartingLineNumber=1065)
e7529662-0f16-4d10-9158-3e8fb9e8f492 a96ec163-3062-4138-8f3a-4ed3ff33f96d RealtimeClientPresenceTests test__036__Presence__enter__should_result_in_an_error_if_Ably_service_determines_that_the_client_is_unidentified() expected to contain <presence message without clientId>, got <Malformed message; no clientId in message or inferred from connection> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1132&StartingLineNumber=1132)
fcab7804-64b4-4fb2-95a9-0083f3b36d6f 4646770f-8186-4a6e-9b53-030ce027f3e6 RealtimeClientPresenceTests test__057__Presence__update__should_result_in_an_error_immediately_if_the_client_is_anonymous() expected to contain <attempted to publish presence message without clientId>, got <Malformed message; no clientId in message or inferred from connection> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1944&StartingLineNumber=1944)
8860d90a-a659-4fa3-b133-4c39c2603586 39104623-fb43-4e25-9e45-79683d9945b6 RealtimeClientPresenceTests test__061__Presence__update__should_result_in_an_error_if_Ably_service_determines_that_the_client_is_unidentified() expected to contain <presence message without clientId>, got <Malformed message; no clientId in message or inferred from connection> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2021&StartingLineNumber=2021)
846b87c0-24fe-4669-a71c-1f39ab62d57f 058ef3da-6bc9-4e6e-aca7-98b83256a7a6 RealtimeClientPresenceTests test__064__Presence__leave__should_raise_an_error_if_client_is_not_present() expected to equal <13>, got <40012> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2089&StartingLineNumber=2089)
ea5a1d2d-05f7-4452-8f17-30b12722669c b502abea-7a64-42d6-b556-82f6d4195744 RealtimeClientPresenceTests test__070__Presence__leave__should_result_in_an_error_immediately_if_the_client_is_anonymous() expected to contain <attempted to publish presence message without clientId>, got <Malformed message; no clientId in message or inferred from connection> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2241&StartingLineNumber=2241)
c18263d8-8877-4576-b8d0-06cb044bc6fd bdf925ca-dde0-491c-bf03-82a502842b14 RealtimeClientPresenceTests test__073__Presence__leave__should_result_in_an_error_if_the_client_does_not_have_required_presence_permission() expected to contain <Channel denied access based on given capability>, got <Incompatible clientId specified in message.> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2310&StartingLineNumber=2310)
119649ef-81f8-4491-a0f0-75362561dd3b 8b109cd8-395a-4b6c-b74b-34b2f1f4534b RealtimeClientPresenceTests test__074__Presence__leave__should_result_in_an_error_if_Ably_service_determines_that_the_client_is_unidentified() expected to contain <presence message without clientId>, got <Malformed message; no clientId in message or inferred from connection> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2324&StartingLineNumber=2324)
8d66b60a-0474-48b4-8bae-336d3a5e83b9 3d3eb562-982f-43f6-99d0-35e393d3ad06 RealtimeClientPresenceTests test__096__Presence__Connection_state_conditions__should_result_in_an_error_if_the_connection_state_is_INITIALIZED_and_queueMessages_has_been_explicitly_set_to_false() expected to have NSArray with count 0, got 1 Actual Value: (<ARTProtocolMessage: 0x7ff226d95fc0> {count: 0,id: (null),action: 14 (Presence),channel: test-443--OSX-test__096__Presence__Connection_state_conditions__should_result_in_an_error_if_the_connection_state_is_INITIALIZED_and_queueMessages_has_been_explicitly_set_to_false-688312445.099125-5DB9D5E0-134B-4995-9C0C-CD857E583052,channelSerial: (null),connectionId: (null),connectionKey: (null),connectionSerial: 0,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/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=3109&StartingLineNumber=3109)