Reviewers: Yang,

Description:
[arm] Fix simulator stack size for mozilla/js1_5/extensions/regress-355497.

[email protected]
BUG=v8:3837
LOG=n

Please review this at https://codereview.chromium.org/861233002/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+6, -0 lines):
  M test/mozilla/mozilla.status


Index: test/mozilla/mozilla.status
diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status
index 1048097e19b5df3c7da8f34defb64e066c36964d..340722bcaabe7f5145bf2bffdf9fb258703e2f9b 100644
--- a/test/mozilla/mozilla.status
+++ b/test/mozilla/mozilla.status
@@ -893,6 +893,12 @@
   'js1_5/GC/regress-203278-2': [PASS, TIMEOUT, NO_VARIANTS],
 }],  # 'arch == mips'

+['arch == arm and simulator_run == True', {
+
+  #BUG(3837): Avoid C stack overflow.
+ 'js1_5/extensions/regress-355497': [FAIL_OK, 'Flags: --sim-stack-size=512'],
+}],  # 'arch == arm and simulator_run == True'
+
 ['arch == arm64 and simulator_run == True', {

   'js1_5/GC/regress-203278-2': [SKIP],


--
--
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