Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
-
ALL
-
QE 2022-04-04
-
56
Description
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.