-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
QE 2022-04-04
-
56
Different MongoDB versions may have different global variables depending on the version of MozJS they are running. This is an expected behaviour. js_global_scope.js checks the list of global variables against static array, which does not make sense in multiversion context. We should remove this test form all multiversion suites.