Details of upload 5e919a25-e6b0-4a23-9644-b15ae48b8171

Created at
2024-01-12T22:00:06.227Z
Total number of tests
964
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
e318258
Pull request base ref
main
Pull request head ref
fix/1177-RSH8b-RSH3g2a
Branch / tag name
1847/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
7507661677
GitHub run attempt
1
GitHub run number
23
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/7507661677/job/20441656407
Loop iteration
1

Test failures

There are 7 failures in this upload.

Failure ID Test case ID Test class Test case Message
0a2ac19e-dccd-48c2-a22a-a826750748e0 3eb416db-b62a-4c62-a6e4-67b401e83bb7 PushActivationStateMachineTests test__011__Activation_state_machine__State_NotActivated__on_Event_CalledActivate__the_local_device_has_id_and_deviceIdentityToken__emits_a_SyncRegistrationFailed_event_with_code_61002_if_client_IDs_don_t_match() XCTAssertEqual failed: ("40005") is not equal to ("61002") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/PushActivationStateMachineTests.swift#CharacterRangeLen=0&EndingLineNumber=1063&StartingLineNumber=1063)
19ba70b4-c181-41a8-accd-243197a5a399 cbe711d8-a789-4241-ac45-46d702d5ca6b PushActivationStateMachineTests test__016__Activation_state_machine__State_NotActivated__on_Event_CalledActivate__local_device__should_have_a_clientID_if_the_client_is_identified() XCTAssertEqual failed: ("41B800BC-AA80-43BF-8F67-5D945BBA6A3C") is not equal to ("") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/PushActivationStateMachineTests.swift#CharacterRangeLen=0&EndingLineNumber=158&StartingLineNumber=158)
fbaf26ee-1715-43a8-b962-6e79e671cd9f 66c310d9-36c6-4b6e-a922-87209a77a72d PushActivationStateMachineTests test__042__Activation_state_machine__State_AfterRegistrationSyncFailed__on_Event_CalledActivate__the_local_device_has_id_and_deviceIdentityToken__emits_a_SyncRegistrationFailed_event_with_code_61002_if_client_IDs_don_t_match() XCTAssertEqual failed: ("40005") is not equal to ("61002") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/PushActivationStateMachineTests.swift#CharacterRangeLen=0&EndingLineNumber=1063&StartingLineNumber=1063)
01653d55-2ece-4fb3-a271-e3ac553a7d4f 8ec31042-37e2-4ce7-bcac-567f3cf1e692 PushActivationStateMachineTests test__045__Activation_state_machine__State_AfterRegistrationSyncFailed__on_Event_GotPushDeviceDetails__the_local_device_has_id_and_deviceIdentityToken__emits_a_SyncRegistrationFailed_event_with_code_61002_if_client_IDs_don_t_match() XCTAssertEqual failed: ("40005") is not equal to ("61002") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/PushActivationStateMachineTests.swift#CharacterRangeLen=0&EndingLineNumber=1063&StartingLineNumber=1063)
7e902678-a2af-4753-adee-b382ad5f961f a71e9fbf-385d-4844-8995-3b72acb13007 PushActivationStateMachineTests test__054__Activation_state_machine__State_WaitingForDeregistration__on_Event_Deregistered() XCTAssertEqual failed: ("11509221-848F-466E-B095-C1F68F536B63") is not equal to ("") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/PushActivationStateMachineTests.swift#CharacterRangeLen=0&EndingLineNumber=881&StartingLineNumber=881)
cdb792ab-eb54-48c5-b5de-022066ea386c c94eaa17-d6f4-4d24-aff4-1c59680c540c PushTests test__012__LocalDevice__when_using_token_authentication__new_clientID_is_set() XCTAssertNil failed: "" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/PushTests.swift#CharacterRangeLen=0&EndingLineNumber=262&StartingLineNumber=262)
626007e0-3449-4466-ab64-0cea4d53e88e fbd18e17-a1dc-4f6d-a044-01c8d762f3d5 PushTests test__013__LocalDevice__when_getting_a_client_ID_from_CONNECTED_message__new_clientID_is_set() XCTAssertNil failed: "" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/PushTests.swift#CharacterRangeLen=0&EndingLineNumber=281&StartingLineNumber=281)