ably / ably-cocoa

iOS, tvOS and macOS Objective-C and Swift client library SDK for Ably realtime messaging service
https://ably.com/download
Apache License 2.0
45 stars 24 forks source link

Investigate failures in test case AuthTests test__148__JWT_and_realtime__when_token_expires_and_has_a_means_to_renew__reconnects_using_authCallback_and_obtains_a_new_token (181c0d92-7356-4faf-acd0-7cc9b78a0aa2) #1336

Open lawrence-forooghian opened 2 years ago

lawrence-forooghian commented 2 years ago

https://test-observability.herokuapp.com/repos/ably/ably-cocoa/test_cases/181c0d92-7356-4faf-acd0-7cc9b78a0aa2

AuthTests.test__148__JWT_and_realtime__when_token_expires_and_has_a_means_to_renew__reconnects_using_authCallback_and_obtains_a_new_token

Split from #1330.

┆Issue is synchronized with this Jira Task by Unito

lawrence-forooghian commented 2 years ago

Failures seen so far for which I have logs. Doesn't seem like any of them have anything to do with the test itself.

I'm a bit clueless about this one for now. Seems like they're just transient Realtime/network-related issues so far. Not sure why this test is failing more frequently than others, then.