Details of upload b52def80-7f3e-496c-b866-13d74a68c8e9

Created at
2022-10-24T13:57:19.398Z
Total number of tests
922
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_6
GitHub run ID
3313203632
GitHub run attempt
1
GitHub run number
427
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
d431f069-9393-4796-9f0a-b530ca30d27f 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)
042bc6cf-5985-436e-98cc-3cfcf63b6bc4 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)
96d37a7c-3110-4a15-b9b6-55f15b43f61d 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)
3f71fcf5-5f96-4b08-b381-8c66895376f2 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)
417f8adb-393d-48ea-af7d-66c576c04e9e 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)
cdd904eb-580a-4726-95da-4855302f4346 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)
55b9296f-486b-41f3-99a8-6e5db5fd4759 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)
288d6fb8-da4e-4b5c-86d4-f1aa7aa5cd18 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)
9414e9a5-9d4c-4471-a922-b4dfb6b0ebed 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)
0dbb9ecc-5a42-40cb-8860-c6830c72162b 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)
f57a48e7-5614-4e08-aed4-05359de54ee5 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)
247d7316-02ac-4964-8f83-72cd9ac60482 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)
486b7796-4026-42a7-ad40-5c5f77a9fbdd 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)
d9883629-7a0d-42e6-8e2c-2292c8f68090 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: 0x7fa0882b0380> {count: 0,id: (null),action: 14 (Presence),channel: test-477--iOS-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-688312369.781672-BA5C0F90-2124-44FB-A984-DBB44F4CF478,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)