Comment #1 on issue 3152 by bugdro...@chromium.org: A64: mozilla/js1_5/extensions/regress-355497 crashes in debug mode
https://code.google.com/p/v8/issues/detail?id=3152#c1

The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/fbcfce69aa478bdfb629bc21d238c6e4852e1aab

commit fbcfce69aa478bdfb629bc21d238c6e4852e1aab
Author: balazs.kilvady <balazs.kilv...@imgtec.com>
Date: Thu Nov 20 09:46:55 2014

Conditional flags for tests - set JS stack size for simulators.

There are separated JS and C stacks on simulators so for some stack
extensive tests (like mozilla/js1_5/extensions/regress-355497) might
cause a C stack overflow and that overflow is not caught by V8. It is
not an issue on real HW. Increasing the C stack also solves the problem
but we have already FLAG_sim_stack_size flag to control the JS stack
size.

This patch makes it possible to add flags to tests conditionally in
.status files.

TEST=mozilla/js1_5/extensions/regress-355497
BUG=v8:3152
LOG=N

Review URL: https://codereview.chromium.org/735723006

Cr-Commit-Position: refs/heads/master@{#25434}

[modify] http://crrev.com/fbcfce69aa478bdfb629bc21d238c6e4852e1aab/test/mozilla/mozilla.status [modify] http://crrev.com/fbcfce69aa478bdfb629bc21d238c6e4852e1aab/tools/run-tests.py [modify] http://crrev.com/fbcfce69aa478bdfb629bc21d238c6e4852e1aab/tools/testrunner/local/testsuite.py [modify] http://crrev.com/fbcfce69aa478bdfb629bc21d238c6e4852e1aab/tools/testrunner/objects/testcase.py


--
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
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to