-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Linux
-
Platforms 13 (04/22/16)
There are a number of tests failures because the debug build of spidermonkey with no jit fails (i.e., --dbg=on). The non-debug build (i.e., --dbg=off) works correctly.
List of affected tests:
jstests/core/distinct_speed1.js (-11) jstests/core/explain3.js (-11) jstests/core/geo_near_random1.js (-11) jstests/core/geo_near_random2.js (-11) jstests/core/geo_s2nearComplex.js (-11) jstests/core/geo_s2sparse.js (-11) jstests/core/geoc.js (-11) jstests/core/js3.js (-11) jstests/core/mr1.js (-11) jstests/core/queryoptimizer3.js (-11) jstests/core/remove7.js (-11) jstests/core/remove9.js (253) jstests/core/removeb.js (-11) jstests/core/splitvector.js (-11)
- depends on
-
SERVER-23571 Make debug builds of SpiderMonkey distinct from --dbg in scons
- Closed