-
Type: Bug
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
[2016/07/25 21:11:35.790] FAIL [2016/07/25 21:11:35.790] Assert Failure: 0 > 0 [2016/07/25 21:11:35.790] tests/test-mongoc-max-staleness.c:143 _test_last_write_date() [2016/07/25 21:11:35.869] { "status": "FAIL", "test_file": "/Client/last_write_date", "seed": "843723909", "start": 5877.262786908, "end": 5879.432740332, "elapsed": 2.169953424 }, [2016/07/25 21:11:35.870] Begin /Client/last_write_date/pooled [2016/07/25 21:11:37.940] FAIL [2016/07/25 21:11:37.940] Assert Failure: 0 > 0 [2016/07/25 21:11:37.940] tests/test-mongoc-max-staleness.c:143 _test_last_write_date() [2016/07/25 21:11:38.019] { "status": "FAIL", "test_file": "/Client/last_write_date/pooled", "seed": "2791084937", "start": 5879.433398902, "end": 5881.581907383, "elapsed": 2.148508481 },
Both of these are failing on sharding and standalone, not replicaset, in the -latest, OSX, Linux and others.
https://evergreen.mongodb.com/task/mongo_c_driver_os_x_1010_64_openssl_integration_test_latest_ssl_1df2779bc6048a04a657fcf8790d5304031ca863_16_07_26_03_57_53
- related to
-
CDRIVER-1363 Implement maxStalenessMS
- Closed