Revision: 24530
Author:   [email protected]
Date:     Fri Oct 10 13:36:54 2014 UTC
Log: Disable webkit/array-iterate-backwards test in --gc-stress mode for turbofan

[email protected]

Review URL: https://codereview.chromium.org/647743002
https://code.google.com/p/v8/source/detail?r=24530

Modified:
 /branches/bleeding_edge/test/webkit/webkit.status

=======================================
--- /branches/bleeding_edge/test/webkit/webkit.status Mon Sep 15 15:06:05 2014 UTC +++ /branches/bleeding_edge/test/webkit/webkit.status Fri Oct 10 13:36:54 2014 UTC
@@ -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