-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 4.4.0-rc6
-
Component/s: None
-
Fully Compatible
-
ALL
-
v4.4
-
-
12
This test uses the default "test" database and enables profiling. When run in the parallel suite this can lead to unexpected behavior as other tests using the default database will also write profiler entries.
Additionally we should add profile_hide_index.js to the parallel suite serial test list so that it is not run at the same time as tests which enable fsyncLock, which disables system.profile collection write, making it a no-op.