-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Programmability
-
ALL
-
Programmability 2024-10-28
-
200
In stacktrace_test, the callNext mechanism can insert frames of std::function::operator(), which interferes with our checks for a specific number of callNext() frames.
The test should also output the stack trace on failure for easier debugging.
- related to
-
SERVER-94939 Add tests for generating large stack traces
- Closed