-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Correctness
-
Fully Compatible
-
v8.0
-
200
The BB tooling incorrectly marks ASAN timeout BFs as server crashes because of the backtraces introduced by sending SIGQUIT to the mongo processes. We already had some logic to avoid counting these BFs as server crashes when SIGABRT is sent so we should try and unify this behavior.
- related to
-
SERVER-90458 Timeout out tests are wrongly categorized as server crash
- Needs Scheduling