realm-swift
realm-swift copied to clipboard
testLogBackInSameRealmDownload occasionally fails on CI
Example: https://ci.realm.io/job/objc_pr/5257/configuration=Release,target=osx-object-server,xcode_version=8.3.3/console
Test Case '-[RLMObjectServerTests testLogBackInSameRealmDownload]' started.
/Users/realm/workspace/objc_pr/configuration/Release/target/osx-object-server/xcode_version/8.3.3/Realm/ObjectServerTests/RLMObjectServerTests.mm:742: error: -[RLMObjectServerTests testLogBackInSameRealmDownload] : ((3 == c) is true) failed - Expected 3 items, but actually got 1 (parent)
Test Case '-[RLMObjectServerTests testLogBackInSameRealmDownload]' failed (1.388 seconds).
Hopefully fixed by #5184. (Not closing since I want to see if it continues showing up or not.)