Description
The CXX-986 regression test (which attempts to connect to the URI "mongodb://non-existent-host.invalid/") takes 10 seconds to run when my machine is configured to use Verizon DNS servers which resolve unknown hosts to valid IP addresses (the default on many home networks, sadly). Switching to Google DNS servers resolves the issue.