When running with "scons library=shared", v8-2.4.3 fails one test:
=== release debug-script ===
Path: mjsunit/debug-script
--- stdout ---
/var/tmp/portage/dev-lang/v8-2.4.3/work/v8-2.4.3/test/mjsunit/mjsunit.js:52:
Failure: expected <14> found <15>
throw new MjsUnitAssertionError(start + " expected <" + expected + ">
found
^
Command: /var/tmp/portage/dev-lang/v8-2.4.3/work/v8-2.4.3/d8
--expose-debug-as debug --expose-gc
/var/tmp/portage/dev-lang/v8-2.4.3/work/v
8-2.4.3/test/mjsunit/mjsunit.js
/var/tmp/portage/dev-lang/v8-2.4.3/work/v8-2.4.3/test/mjsunit/debug-script.js
===
=== 1 tests failed
===
The failure disappears when library=shared is not used. Could you also run
the tests and ensure they pass for each release also in the shared library
mode?
--
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users