Status: Accepted
Owner: [email protected]
Labels: Type-Bug Priority-Medium

New issue 3526 by [email protected]: intl/overrides/string.js times out with TurboFan.
http://code.google.com/p/v8/issues/detail?id=3526

Originally reported here: https://groups.google.com/forum/#!topic/v8-dev/f4wxpS4zwXc

intl/overrides/string.js times out with TurboFan enabled (including during `make check`). This occurs on all platforms, not just x64 (as originally reported).

Example command line (taken from run-tests.py output): out/x64.optdebug/d8 --test --random-seed=916062619 --turbo-filter=* --always-opt --allow-natives-syntax --nohard-abort --nodead-code-elimination --nofold-constants --enable-slow-asserts --debug-code --verify-heap test/intl/assert.js test/intl/utils.js test/intl/overrides/string.js

The timeout was introduced at r22709 ("Land the Fan"), but it didn't affect the default tests until r22787, when the tests were enabled.

--
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/d/optout.

Reply via email to