Details
Description
This is a consistent unit test failure happening in release/lithium branch, I think this started recently after the 3.0.2
1. set the expiry to 1664531025415
2. Query expiry greater than 1664531023415.074
3. Result is 0 rows.
Attached the debug level log.
It started happening when I try to fix the issue with updating script to select latest simulator available.
PR validation for https://github.com/couchbase/couchbase-lite-ios/pull/3025 kept failing.