Details of upload 73e2959c-c848-41a7-97aa-3badbfdc9cdd

Created at
2022-05-09T16:56:19.206Z
Total number of tests
907
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
0b8a739
Pull request base ref
main
Pull request head ref
1393-investigate-verbose-logging-failures
Branch / tag name
1394/merge
Workflow asset retention period
90 days
GitHub action
__run
GitHub run ID
2277583836
GitHub run attempt
2
GitHub run number
5
GitHub job
check-3
GitHub job URL
Not known
Loop iteration
15

Test failures

There are 3 failures in this upload.

Failure ID Test case ID Test class Test case Message
8578cf8b-69bd-4755-91fa-9c90eb2dbe9c b07e3dc7-cfed-424f-a26d-820d341da8a1 RealtimeClientChannelTests test__089__Channel__publish__message_bundling__The_resulting_ProtocolMessage_must_not_exceed_the_maxMessageSize() Waited more than 120.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2610&StartingLineNumber=2610)
aa6ce905-0045-4556-bbe4-571481df809c ac08f4fc-bded-40b2-aec3-747e686701f5 RealtimeClientChannelTests test__091__Channel__publish__message_bundling__should_publish_only_once_on_multiple_explicit_publish_requests_for_a_given_message_with_client_supplied_ids() expected to be nil, got <Error 80017 - connection broken before receiving publishing acknowledgment> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=2614&StartingLineNumber=2614)
460cc078-b331-4937-b8f5-96c8ef9dd589 67bc4dd9-cb19-47a6-b481-96a2ed6eff11 RealtimeClientConnectionTests test__091__Connection__Host_Fallback__every_connection_is_first_attempted_to_the_primary_host_realtime_ably_io() expected to have Array<URL> with count 3, got 4 Actual Value: [wss://realtime.ably.io:443/?key=xxxx:xxxx&echo=true&agent=ably-cocoa/1.2.10%20iOS/14.4.0&v=1.2&format=msgpack, wss://d.ably-realtime.com:443/?key=xxxx:xxxx&echo=true&agent=ably-cocoa/1.2.10%20iOS/14.4.0&v=1.2&format=msgpack, wss://realtime.ably.io:443/?key=xxxx:xxxx&echo=true&agent=ably-cocoa/1.2.10%20iOS/14.4.0&v=1.2&format=msgpack, wss://realtime.ably.io:443/?key=xxxx:xxxx&echo=true&agent=ably-cocoa/1.2.10%20iOS/14.4.0&v=1.2&format=msgpack] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3687&StartingLineNumber=3687)