Details
-
Bug
-
Resolution: Cannot Reproduce
-
Major - P3
-
None
-
None
-
None
-
ALL
Description
If you don't build mongos locally, running this:
python buildscripts/resmoke.py --executor=sharding ./jstests/sharding/replset_config/empty_cluster_init.js
|
just spins on failed to connect. This is confusing if you're trying to repro a test failure. If we need mongos, it should assert that in the test, and fail in a clear way.