-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
ALL
-
5
Profiling tests in jsCore that configure the database profiler may cause slow setFeatureCompatibilityVersion operations in the fcv upgrade downgrade suite to create unexpected system.profile collections in test databases, potentially throwing off test assertions that rely on a certain collection catalog state.
We have seen a number of such test failures in our CI system and should consider excluding some of these profiling tests. Similar changes were done in SERVER-81563.
- related to
-
SERVER-85925 slow setFCV upgrade operation may write database profiling data to non-admin database
- Closed