-
Type: New Feature
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 3.0.2, 3.1.2
-
Component/s: Replication, Testing Infrastructure
-
None
-
Fully Compatible
-
RPL 4 06/05/15
-
0
This test is timing out according to SERVER-18261 and should be disabled until we can fix the underlying cause.
I believe it's only an issue in 3.0.
Example failures:
https://mci.10gen.com/task/mongodb_mongo_v3.0_windows_64_7de337ef2b7d1a179bbd599550f417fd75ebdea0_15_05_04_15_00_09_jsCore_small_oplog_windows_64
https://mci.10gen.com/task/mongodb_mongo_v3.0_windows_64_2k8_ssl_7de337ef2b7d1a179bbd599550f417fd75ebdea0_15_05_04_15_00_09_jsCore_small_oplog_windows_64_2k8_ssl
https://mci.10gen.com/task/mongodb_mongo_v3.0_windows_64_2k8_ssl_7de337ef2b7d1a179bbd599550f417fd75ebdea0_15_05_04_15_00_09_jsCore_small_oplog_windows_64_2k8_ssl
https://mci.10gen.com/task/mongodb_mongo_v3.0_windows_64_2k8_debug_7de337ef2b7d1a179bbd599550f417fd75ebdea0_15_05_04_15_00_09_jsCore_small_oplog_windows_64_2k8_debug
https://mci.10gen.com/task/mongodb_mongo_v3.0_windows_64_2k8_7de337ef2b7d1a179bbd599550f417fd75ebdea0_15_05_04_15_00_09_jsCore_small_oplog_windows_64_2k8
The error text:
[2015/05/04 11:59:54.173] File "C:\Python27\lib\site-packages\pymongo\helpers.py", line 267, in _check_write_command_response [2015/05/04 11:59:54.173] error.get("errmsg"), error.get("code"), error) [2015/05/04 11:59:54.173] pymongo.errors.WTimeoutError: waiting for replication timed out
- related to
-
SERVER-18261 Smoke.py error running jsCore_small_oplog on Windows 64-bit 2008R2+
- Closed