Status: New
Owner: ----
New issue 2725 by sL1pKn07: regression, fail unittest since +v8-3.19.5
http://code.google.com/p/v8/issues/detail?id=2725
try build as of v8-3.19.5 versions (for example v8-3.19.6.1)
when make unittest:
=== mjsunit/allocation-site-info ===
--- stdout ---
Tests include smi-only arrays.
Tests include constructed array optimizations.
/home/sl1pkn07/aplicaciones/v8-dev/src/v8/test/mjsunit/mjsunit.js:166:
Failure: expected <"fast double elements"> found <"fast smi only elements">
throw new MjsUnitAssertionError(message);
^
Error
at new MjsUnitAssertionError
(/home/sl1pkn07/aplicaciones/v8-dev/src/v8/test/mjsunit/mjsunit.js:31:16)
at fail
(/home/sl1pkn07/aplicaciones/v8-dev/src/v8/test/mjsunit/mjsunit.js:166:11)
at assertEquals
(/home/sl1pkn07/aplicaciones/v8-dev/src/v8/test/mjsunit/mjsunit.js:237:7)
at assertKind
(/home/sl1pkn07/aplicaciones/v8-dev/src/v8/test/mjsunit/allocation-site-info.js:87:3)
at
/home/sl1pkn07/aplicaciones/v8-dev/src/v8/test/mjsunit/allocation-site-info.js:231:5
Command: /home/sl1pkn07/aplicaciones/v8-dev/src/out/Release/d8 --test
--nobreak-on-abort --nodead-code-elimination --nofold-constants
--allow-natives-syntax --smi-only-arrays --expose-gc
--track-allocation-sites --noalways-opt
/home/sl1pkn07/aplicaciones/v8-dev/src/v8/test/mjsunit/mjsunit.js
/home/sl1pkn07/aplicaciones/v8-dev/src/v8/test/mjsunit/allocation-site-info.js
=== mjsunit/allocation-site-info ===
--- stdout ---
Tests include smi-only arrays.
Tests include constructed array optimizations.
/home/sl1pkn07/aplicaciones/v8-dev/src/v8/test/mjsunit/mjsunit.js:166:
Failure: expected <"fast double elements"> found <"fast smi only elements">
throw new MjsUnitAssertionError(message);
^
Error
at new MjsUnitAssertionError
(/home/sl1pkn07/aplicaciones/v8-dev/src/v8/test/mjsunit/mjsunit.js:31:16)
at fail
(/home/sl1pkn07/aplicaciones/v8-dev/src/v8/test/mjsunit/mjsunit.js:166:11)
at assertEquals
(/home/sl1pkn07/aplicaciones/v8-dev/src/v8/test/mjsunit/mjsunit.js:237:7)
at assertKind
(/home/sl1pkn07/aplicaciones/v8-dev/src/v8/test/mjsunit/allocation-site-info.js:87:3)
at
/home/sl1pkn07/aplicaciones/v8-dev/src/v8/test/mjsunit/allocation-site-info.js:231:5
Command: /home/sl1pkn07/aplicaciones/v8-dev/src/out/Release/d8 --test
--nocrankshaft --nobreak-on-abort --nodead-code-elimination
--nofold-constants --allow-natives-syntax --smi-only-arrays --expose-gc
--track-allocation-sites --noalways-opt
/home/sl1pkn07/aplicaciones/v8-dev/src/v8/test/mjsunit/mjsunit.js
/home/sl1pkn07/aplicaciones/v8-dev/src/v8/test/mjsunit/allocation-site-info.js
=== mjsunit/allocation-site-info ===
--- stdout ---
Tests include smi-only arrays.
Tests include constructed array optimizations.
/home/sl1pkn07/aplicaciones/v8-dev/src/v8/test/mjsunit/mjsunit.js:166:
Failure: expected <"fast double elements"> found <"fast smi only elements">
throw new MjsUnitAssertionError(message);
^
Error
at new MjsUnitAssertionError
(/home/sl1pkn07/aplicaciones/v8-dev/src/v8/test/mjsunit/mjsunit.js:31:16)
at fail
(/home/sl1pkn07/aplicaciones/v8-dev/src/v8/test/mjsunit/mjsunit.js:166:11)
at assertEquals
(/home/sl1pkn07/aplicaciones/v8-dev/src/v8/test/mjsunit/mjsunit.js:237:7)
at assertKind
(/home/sl1pkn07/aplicaciones/v8-dev/src/v8/test/mjsunit/allocation-site-info.js:87:3)
at
/home/sl1pkn07/aplicaciones/v8-dev/src/v8/test/mjsunit/allocation-site-info.js:231:5
Command: /home/sl1pkn07/aplicaciones/v8-dev/src/out/Release/d8 --test
--stress-opt --always-opt --nobreak-on-abort --nodead-code-elimination
--nofold-constants --allow-natives-syntax --smi-only-arrays --expose-gc
--track-allocation-sites --noalways-opt
/home/sl1pkn07/aplicaciones/v8-dev/src/v8/test/mjsunit/mjsunit.js
/home/sl1pkn07/aplicaciones/v8-dev/src/v8/test/mjsunit/allocation-site-info.js
===
=== 3 tests failed
===
up to v8-3.19.5 unittest ok
archlinux 64 bits
pkgbuild (script to build package):
http://sl1pkn07.no-ip.com/paste/view/79fd1ff2
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.