-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Fully Compatible
-
ALL
-
Platforms 2018-09-10, Platforms 2018-09-24
-
2
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
jstests/noPassthroughWithMongod/
- host_connection_string_validation.js
- ipv6_connection_string_validation.js
- replset_host_connection_validation.js
All check exitcode rather than the lexically scoped exitCode variable they use when running the shell. This makes debugging a little noisy (as you get a reference error, rather than being directly notified that the inner test failed)