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

Unified Diff: test/webkit/webkit.status

Issue 20708002: Add webkit tests to deopt fuzzer portfolio. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 5 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 | « no previous file | tools/run-deopt-fuzzer.py » ('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 d65367b51d3208125d573e2dfc1e02ab5c0f0d72..fec3cdc8bc058d27f59f9ed8ecba8e0aa889a486 100644
--- a/test/webkit/webkit.status
+++ b/test/webkit/webkit.status
@@ -30,3 +30,10 @@ dfg-int-overflow-in-loop: PASS, SKIP if $mode == debug
dfg-double-vote-fuzz: PASS, SKIP if $mode == debug
reentrant-caching: PASS, SKIP if $mode == debug
sort-large-array: PASS, SKIP if $mode == debug
+
+##############################################################################
+[ $deopt_fuzzer == True ]
+
+# Issue 2795:
+dfg-array-dead: SKIP if $mode == debug
+dfg-arrayify-elimination: SKIP if $mode == debug
« no previous file with comments | « no previous file | tools/run-deopt-fuzzer.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698