-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Server Programmability
-
Fully Compatible
-
ALL
-
Programmability 2026-01-19
-
None
-
None
-
None
-
None
-
None
-
None
-
None
(Related to and separated from SERVER-117239)
The dbtest framework is different from unittest framework in the set of options it parses. We currently have a bug where members of the frameworkOptions struct is passed to unittest_main_core as configuration data and this happens before the frameworkOptions has been populated by a MONGO_INITIALIZER run, making them ineffective.
- causes
-
SERVER-118619 unittest --suite and --filter are ineffective
-
- Closed
-
- is fixed by
-
SERVER-117239 OldStyle tests have special chars in names
-
- Closed
-