Details of upload 1c4dbbd2-499f-47ef-ab8e-dba442877d31

Created at
2022-05-13T15:12:48.844Z
Total number of tests
978
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
8ef54cc
Pull request base ref
main
Pull request head ref
1406-reenable-skipped-tests-with-fixes-so-far-take-3-with-extra-logging
Branch / tag name
1418/merge
Workflow asset retention period
90 days
GitHub action
__run
GitHub run ID
2319072594
GitHub run attempt
1
GitHub run number
1
GitHub job
check-1
GitHub job URL
Not known
Loop iteration
11

Test failures

There are 4 failures in this upload.

Failure ID Test case ID Test class Test case Message
e8fe10e5-0d9b-4bd9-b610-29295337c3ba 723f7cb6-2edc-4bfa-bd39-812a1aa42f5e RealtimeClientPresenceTests test__010__Presence__ProtocolMessage_bit_flag__when_members_are_present() expected to eventually equal <Attached>, got <Attaching> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=146&StartingLineNumber=146)
087c9241-90f2-4d5c-a965-b136080488f7 5e7e2ea2-245c-4895-8926-f61601408c22 RealtimeClientPresenceTests test__011__Presence__realtime_system-reserves_the_right_to_initiate_a_sync_of_the_presence_members_at_any_point_once_a_channel_is_attached__should_do_a_new_sync_whenever_a_SYNC_ProtocolMessage_is_received_with_a_channel_attribute_and_a_new_sync_sequence_identifier_in_the_channelSerial_attribute() Crash: xctest (2223): Namespace SIGNAL, Code 0x4 (#CharacterRangeLen=0)
4a93456f-b62f-4ac7-afad-af2acf2c9d19 7a23d368-8066-4f44-bbe1-e11fac490dea RealtimeClientPresenceTests test__043__Presence__leave__should_leave_the_current_client_from_the_channel_and_the_data_will_be_updated_with_the_value_provided() expected to eventually have Dictionary<String, ARTPresenceMessage> with count 0, got 1 Actual Value: ["ph76LPdIAf:john": <ARTPresenceMessage: 0x7fa65ce07490> {id: ph76LPdIAf:1:0,clientId: john,connectionId: ph76LPdIAf,timestamp: 2022-05-13 15:01:54 +0000 (1652454114.764),encoding: (null),data: offline,action: Absent,syncSessionId: 0}] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1322&StartingLineNumber=1322)
82a90a87-918b-405b-80b7-0be2a8c6219c b5fb6956-1018-4615-82e2-0122b6be14c1 RealtimeClientPresenceTests test__116__Presence__enterClient__enters_into_presence_on_a_channel_on_behalf_of_another_clientId() expected to equal <{test = 1;}>, got <nil> (use beNil() to match nils) (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=3789&StartingLineNumber=3789)