Details of upload 26ebf687-f125-4f80-8315-7df96997dd18

Created at
2024-09-17T08:32:32.393Z
Total number of tests
912
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
80f05fd
Pull request base ref
Not specified
Pull request head ref
Not specified
Branch / tag name
main
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
10814987326
GitHub run attempt
8
GitHub run number
340
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/10814987326/job/30242915881
Loop iteration
1

Test failures

There are 6 failures in this upload.

Failure ID Test case ID Test class Test case Message
5475cae6-7481-4744-a2fe-892c9e74ec63 d04abbab-013e-4198-a76e-c90e30fffeea AuthTests test__141__JWT_and_realtime__client_initialized_with_a_JWT_token_in_ClientOptions__with_invalid_credentials__fails_to_connect_with_reason__invalid_signature_() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#EndingLineNumber=4080&StartingLineNumber=4080)
793eb969-5bc6-4655-b9bf-bdf53e7b506b 6124b61f-19f6-48cb-af64-10d2f7f9493b AuthTests test__143__JWT_and_realtime__when_using_authUrl__with_wrong_credentials__fails_to_connect_with_reason__invalid_signature_() XCTAssertEqual failed: ("0") is not equal to ("40144") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#EndingLineNumber=4135&StartingLineNumber=4135)
8c86cb81-1a8e-4196-9031-a1eab7334a3b eaebbab2-8b9f-4204-9c48-17e3cd9c4ca6 AuthTests test__144__JWT_and_realtime__when_using_authUrl__when_token_expires__receives_a_40142_error_from_the_server() expected to contain <Key/token status changed (expire)>, got <Error 40142 - Key/token status changed (token expired). (See https://help.ably.io/error/40142 for help.)> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#EndingLineNumber=4161&StartingLineNumber=4161)
55121ee1-7a10-4b8b-b314-83828e0b08fd 895f77f3-dadf-4b03-a40b-1412df5dcef9 AuthTests test__147__JWT_and_realtime__when_using_authCallback__with_invalid_credentials__fails_to_connect() XCTAssertEqual failed: ("0") is not equal to ("40144") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#EndingLineNumber=4254&StartingLineNumber=4254)
34ff01c5-ab0a-4119-a131-249a18e80ea5 e63289f2-2265-40b6-a71b-e5c624906789 RealtimeClientConnectionTests test__057__Connection__connection_request_fails__should_transition_to_Failed_state_because_the_token_is_invalid_and_not_renewable() XCTAssertEqual failed: ("0") is not equal to ("40142") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=2169&StartingLineNumber=2169)
5120698e-3b39-4439-aecc-b512e07707f8 6551d6ea-920f-4ed4-adb9-e26afef194e1 RealtimeClientTests test__023__RealtimeClient__stats__should_accept_all_the_same_params_as_RestClient() XCTAssertEqual failed: ("25") is not equal to ("24") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#EndingLineNumber=360&StartingLineNumber=360)