-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 2.7.2
-
Component/s: JavaScript
-
ALL
-
Various smoke tests fail when built with --js-engine=v8-3.25. I haven't poked into every single one, but the ones I have looked at are all some variation of:
2014-07-15T05:19:26.528+0100 Error: DBRef needs 2 arguments
at Error (native)
at /home/mwhudson/mongo/jstests/core/shelltypes.js:14:5 at /home/mwhudson/mongo/jstests/core/shelltypes.js:14
failed to load: /home/mwhudson/mongo/jstests/core/shelltypes.js
so I suspect that they are all or at least mostly symptoms of the same underlying problem.
- is related to
-
SERVER-13686 support V8 3.25 JavaScript scripting engine
- Closed
-
SERVER-13809 switch default JavaScript engine from V8 3.12 to 3.25
- Closed
-
SERVER-9790 DBRef string representation should include $db
- Closed