Details of upload a9abe042-4b37-4928-b100-e364a85b3596

Created at
2022-06-06T15:33:54.550Z
Total number of tests
908
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
df27161
Pull request base ref
main
Pull request head ref
feature/1415-channel-lifecycle-status
Branch / tag name
1420/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
2367695621
GitHub run attempt
2
GitHub run number
258
GitHub job
check
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 4 failures in this upload.

Failure ID Test case ID Test class Test case Message
82e8649b-69de-421d-88fa-a472514a064e f724070b-5530-4962-a4e0-20688f220bf1 AuthTests test__122__authorize__two_consecutive_authorizations__using_Realtime_and_connection_is_CONNECTING__should_call_each_Realtime_authorize_callback() expected to be identical to <0x7fff8019e388>, got <0x7fff8019e3a0> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3674&StartingLineNumber=3674)
234ffc3c-6506-4f8a-b730-0061c6f9a1de 5545c004-2e9a-4caa-8873-00a7e0c28957 PushAdminTests test__029__Channel_Subscriptions__removeWhere__should_remove_by_cliendId() expected to contain <<ARTPushChannelSubscription: 0x7fe83a922150> -deviceId: (null); clientId: clientB;channel: pushenabled:foo;, <ARTPushChannelSubscription: 0x7fe83a917fe0> -deviceId: (null); clientId: clientB;channel: pushenabled:bar;>, got <[<ARTPushChannelSubscription: 0x7fe83c51f010> -deviceId: (null); clientId: clientB;channel: pushenabled:bar;]> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/PushAdminTests.swift#CharacterRangeLen=0&EndingLineNumber=891&StartingLineNumber=891)
e53ed81d-9700-42bc-bfa7-74494bd6a672 b5d07632-8796-46e5-8f35-7997a42602da PushAdminTests test__031__Channel_Subscriptions__removeWhere__should_remove_by_deviceId() expected to contain <<ARTPushChannelSubscription: 0x7fe83a2f3a00> -deviceId: deviceDetails2ClientA; clientId: (null);channel: pushenabled:foo;, <ARTPushChannelSubscription: 0x7fe83a92abd0> -deviceId: deviceDetails2ClientA; clientId: (null);channel: pushenabled:bar;>, got <[<ARTPushChannelSubscription: 0x7fe83c6daad0> -deviceId: deviceDetails2ClientA; clientId: (null);channel: pushenabled:foo;]> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/PushAdminTests.swift#CharacterRangeLen=0&EndingLineNumber=991&StartingLineNumber=991)
c26f7906-1762-40dc-8b1e-2c7511d4b372 940c7586-08c1-4f37-bcb4-a6fe1c4aca31 ReadmeExamplesTests test__010__testRestPublishMessage() Test runner exited (#CharacterRangeLen=0)