Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(195)

Unified Diff: test/webkit/webkit.status

Issue 148293020: Merge experimental/a64 to bleeding_edge. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Remove ARM from OWNERS Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/test262/test262.status ('k') | tools/cross_build_gcc.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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'
]
« no previous file with comments | « test/test262/test262.status ('k') | tools/cross_build_gcc.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698