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 24 forks source link

Crashing test: Connection__with_fixture_messages__should_encode_and_decode_fixture_messages_as_expected #1040

Closed QuintinWillison closed 1 month ago

QuintinWillison commented 4 years ago

When run locally with make test_macOS:

2020-07-01 08:58:07.913 xcodebuild[25404:1980491]  IDETestOperationsObserverDebug: Writing diagnostic log for test session to:
/Users/quintin/Library/Developer/Xcode/DerivedData/Ably-brxvaqpefvodvefhlejpuifnswap/Logs/Test/Run-Ably-macOS-Tests-2020.07.01_08-53-06-+0100.xcresult/Staging/3_Test/Diagnostics/Ably-macOS-Tests-DACE2704-A87B-46B5-956F-9F054042C4F3/Ably-macOS-Tests-BBA22F28-FA84-4509-9675-E13599A2B88A/Session-Ably-macOS-Tests-2020-07-01_085807-RiJlDK.log
2020-07-01 08:58:07.913 xcodebuild[25404:1975553] [MT] IDETestOperationsObserverDebug: (AA913BAB-F3AD-47DD-AF93-477918658450) Beginning test session Ably-macOS-Tests-AA913BAB-F3AD-47DD-AF93-477918658450 at 2020-07-01 08:58:07.914 with Xcode 11C505 on target <DVTLocalComputer: 0x7fa0401436f0 (My Mac | x86_64h)> (10.15.5 (19F101))
2020-07-01 08:58:07.916 xcodebuild[25404:1975553] [MT] IDETestOperationsObserverDebug: (AA913BAB-F3AD-47DD-AF93-477918658450) Finished requesting crash reports. Continuing with testing.
    ✗ Connection__with_fixture_messages__should_encode_and_decode_fixture_messages_as_expected, Test crashed

┆Issue is synchronized with this Jira Bug by Unito

maratal commented 1 month 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.