couchbase / couchbase-lite-ios

Lightweight, embedded, syncable NoSQL database engine for iOS and MacOS apps.
Apache License 2.0
1.63k stars 297 forks source link

CBL-5329 : Fix Replicator ListenerToken.remove() (#3213) #3309

Closed pasin closed 2 months ago

pasin commented 2 months ago
pasin commented 2 months ago

The x2 was changed to be an inverted check (exp2.inverted = YES) so if it's fullfill within the given timeout, the test will fail. It's a better check than using XTCFail.