Reviewers: Jakob, ulan,

Message:
PTAL - A turbo-fan time-out that nobody is going to fix on 3.28.

Description:
Skip slow webkit test.

BUG=

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

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

Affected files (+3, -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 c14d5c13c460066b4f3aa1ca28c750af051731f8..7b6d3a34c458cbe688140ea0b1e1bdcb5d238133 100644
--- a/test/webkit/webkit.status
+++ b/test/webkit/webkit.status
@@ -50,6 +50,9 @@
 ['simulator', {
   'function-apply-aliased': [SKIP],
 }],  # 'simulator'
+['arch == arm and simulator_run == True', {
+  'dfg-int-overflow-in-loop': [SKIP],
+}],  # 'arch == arm and simulator_run == True'
 ['arch == arm64 and simulator_run == True', {
   'dfg-int-overflow-in-loop': [SKIP],
 }],  # '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