Details of upload 1a46c7bf-063b-40ef-916f-0db02500121e

Created at
2022-06-22T21:13:25.170Z
Total number of tests
923
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
74b32a8
Pull request base ref
main
Pull request head ref
token_revocation_prototype
Branch / tag name
1430/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
2545079124
GitHub run attempt
1
GitHub run number
308
GitHub job
check
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 3 failures in this upload.

Failure ID Test case ID Test class Test case Message
af449a11-33be-4481-8a88-2c6bf66e9585 7788e4e2-e72d-4e09-8a66-e4998372d49b AuthTests test_revoke_tokens_with_clientId_returns_with_no_error_and_correct_response() expected to be nil, got <Error 40164 - Can only revoke tokens issued from a key with the revocableTokens attribute set> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4405&StartingLineNumber=4405)
ed2fa787-1a0f-42b7-8db5-b8d9e328f8c6 baca4239-eb4d-4d6d-ad1f-5476ed5ceb6e AuthTests test_revoke_tokens_with_incorrect_target_type_fail_with_correct_error_message() expected to equal <targets cannot be null or empty>, got <Can only revoke tokens issued from a key with the revocableTokens attribute set> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4446&StartingLineNumber=4446)
28426fcd-538e-41ff-93af-8e66c3bdb35e 05ee514a-e339-4ca1-afd5-1ef18a04c0a9 AuthTests test_revoke_tokens_with_revocation_key_returns_with_no_error() expected to be nil, got <Error 40164 - Can only revoke tokens issued from a key with the revocableTokens attribute set> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=4424&StartingLineNumber=4424)