-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Server Programmability
-
ALL
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
-
None
As of SERVER-56841, failed {{tassert}}s print stack traces whether or not the system is running under test. It should instead only print stack traces when the system is running under a test harness, and never print stack traces in production environments.
Allowing them to print stack traces in production leads to user confusion.