-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 3.2.20
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
ALL
-
v4.0, v3.6, v3.4, v3.2
-
TIG 2018-07-30, TIG 2018-08-13
-
5
-
2
Running the profile command can cause system.profile to be created. Since system.profile is an unreplicated collection, there is no point in testing it in secondary read override test suites. It can also cause other tests to pick up the unreplicated collection and fail.
We should prevent the profile command from being run in the set_read_preference_secondary.js override file.