Reviewers: Rodolph Perfetta (ARM), ulan,

Description:
A64: Skip webkit/dfg-int-overflow-in-loop when running with simulator

BUG=none
[email protected],[email protected]
LOG=n

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

SVN Base: https://v8.googlecode.com/svn/branches/experimental/a64

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 8400ba76e5a2f8689c1a65cae09f9d6fc5049484..1c68070d4274aa186a907d460e1a6197c1bf8e15 100644
--- a/test/webkit/webkit.status
+++ b/test/webkit/webkit.status
@@ -48,4 +48,7 @@
 ['simulator', {
   'function-apply-aliased': [SKIP],
 }],  # 'simulator'
+['arch == a64 and simulator_run == True', {
+  'dfg-int-overflow-in-loop': [SKIP],
+}],  # 'arch == a64 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/groups/opt_out.

Reply via email to