Reviewers: Benedikt Meurer,

Message:
PTAL

Description:
Skip failing webkit tests with existing bug reports.

The reports:
https://code.google.com/p/v8/issues/detail?id=2808
and
https://code.google.com/p/v8/issues/detail?id=2809
have been created for these test failures. Skip tests until issues are resolved.

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

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

Affected files:
  M test/webkit/webkit.status


Index: test/webkit/webkit.status
diff --git a/test/webkit/webkit.status b/test/webkit/webkit.status
index d65367b51d3208125d573e2dfc1e02ab5c0f0d72..2d46f2b29680cfa820176d8ea1e019f7bf4f2a74 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
+
+# Issue 2808:
+dfg-dead-min-two-args: PASS, SKIP if $mode == debug
+
+# Issue 2809:
+fast/js/stack-overflow-arrity-catch: PASS, SKIP if $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/groups/opt_out.


Reply via email to