Details of upload 9ffcc9ea-6133-4d2f-923d-5d9e31838b42

Created at
2022-05-10T17:01:01.969Z
Total number of tests
978
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
a28a42e
Pull request base ref
main
Pull request head ref
1406-reenable-skipped-tests-with-fixes-so-far
Branch / tag name
1410/merge
Workflow asset retention period
90 days
GitHub action
__run
GitHub run ID
2301852803
GitHub run attempt
1
GitHub run number
10
GitHub job
check-1
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
d2aef030-f88b-4d78-8a7f-0ae09d4e8569 e966c950-4c6f-4a4c-be1e-81cebd20bd4e RealtimeClientPresenceTests test__110__Presence__get__Query__set_of_params___waitForSync_is_true__should_wait_until_SYNC_is_complete_before_returning_a_list_of_members() expected to equal <100>, got <50> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=3385&StartingLineNumber=3385)
a0875372-830c-4c9d-9336-01ff994efa15 ee46a8e6-e4ed-489c-83c7-648774930f92 RealtimeClientPresenceTests test__111__Presence__get__Query__set_of_params___waitForSync_is_false__should_return_immediately_the_known_set_of_presence_members() waitUntil(..) expects its completion closure to be only called once (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=3379&StartingLineNumber=3379)
02826841-d875-402c-826f-c2cd1ed8f901 6810d918-488d-4fab-b860-8a7221c35207 RealtimeClientTests test__036__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__authorize_call_should_complete_with_an_error_if_the_connection_moves_to_the_CLOSED_state() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1001&StartingLineNumber=1001)
dd7aebd7-3409-4926-a5b9-144c053c535e 0a4a184e-bea4-498b-9c0e-ddd0413ea2fa RestClientPresenceTests test__002__Presence__get__should_return_a_PaginatedResult_page_containing_the_first_page_of_members() expected to have Array<ARTPresenceMessage> with count 100, got 0 Actual Value: [] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RestClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=33&StartingLineNumber=33)