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
46 stars 25 forks source link

Flaky test: JSON encoder: ignore invalid message - Utilities__JSON_Encoder__in_Realtime__should_ignore_invalid_transport_message #935

Closed tcard closed 3 months ago

tcard commented 4 years ago
[10:42:01]: ▸     ✗ Utilities__JSON_Encoder__in_Realtime__should_ignore_invalid_transport_message, Waited more than 10.0 seconds

┆Issue is synchronized with this Jira Bug by Unito

maratal commented 3 months ago

Closing outdated issue. The codebase changed drastically since then and all skipped tests were unskipped, see PRs for https://github.com/ably/ably-cocoa/issues/1406 and https://github.com/ably/ably-cocoa/issues/1848

If you encounter frequently failing test again, please create a new issue with a best guess why it might be happening.