-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.3.10
-
Component/s: Shell, Testing Infrastructure
-
None
-
TIG 2016-10-31
Allow doassert to invoke error reporting tools on the shell and mongo server processes.
- A global flag will turn this off by default and only enable it on CI tests
- It should not run for legitimate errors in assert.throws
- Disable it in startParallelShell by default
- is related to
-
SERVER-26867 Timeout-related assert.soon failures should trigger the hang analyzer
- Closed