Reviewers: Michael Achenbach,

Description:
[arm] Skip mozilla/js1_5/extensions/regress-355497 in simulator.

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

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

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

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


Index: test/mozilla/mozilla.status
diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status
index 340722bcaabe7f5145bf2bffdf9fb258703e2f9b..1a0db458692a74660e994fa188b1b210e39b932b 100644
--- a/test/mozilla/mozilla.status
+++ b/test/mozilla/mozilla.status
@@ -895,8 +895,8 @@

 ['arch == arm and simulator_run == True', {

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

 ['arch == arm64 and simulator_run == True', {


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