Reviewers: ,

Message:
Committed patchset #1 (id:1) manually as 24530 (presubmit successful).

Description:
Disable webkit/array-iterate-backwards test in --gc-stress mode for turbofan

[email protected]

Committed: https://code.google.com/p/v8/source/detail?r=24530

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

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+5, -0 lines):
  M test/webkit/webkit.status


Index: test/webkit/webkit.status
diff --git a/test/webkit/webkit.status b/test/webkit/webkit.status
index 3bb6574dde1374ba0bdb68c61d482ce063ff1ff5..9f9ee11d790802ee82a2e501002e5fc0865dd6e5 100644
--- a/test/webkit/webkit.status
+++ b/test/webkit/webkit.status
@@ -59,5 +59,10 @@
   'fast/js/excessive-comma-usage': [SKIP]
 }],  # 'gc_stress == True'

+['gc_stress == True and mode == debug', {
+  # Skip tests that timout with turbofan.
+  'array-iterate-backwards': [PASS, NO_VARIANTS]
+}],  # 'gc_stress == True and mode == debug'
+
##############################################################################
 ]


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