Reviewers: mvstanton,

Message:
PTAL

Description:
Run some skipped tests again after resolved issue.

BUG=2795

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

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

Affected files:
  M test/mjsunit/mjsunit.status
  M test/webkit/webkit.status


Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index 37e6e0f0ae59d08eb04f12dd3077b67aaf04cefd..ee35af5a61ae46f70036cf7963c098e86d553ef5 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -253,8 +253,3 @@ array-feedback: SKIP

# Deopt every n garbage collections collides with the deopt every n times flag.
 regress/regress-2653: SKIP
-
-# Issue 2795:
-array-store-and-grow: SKIP if $mode == debug
-
-
Index: test/webkit/webkit.status
diff --git a/test/webkit/webkit.status b/test/webkit/webkit.status
index fec3cdc8bc058d27f59f9ed8ecba8e0aa889a486..4aaf8a97fbd8c946593d8ed0c16f19c41c2cebc5 100644
--- a/test/webkit/webkit.status
+++ b/test/webkit/webkit.status
@@ -33,7 +33,3 @@ 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


--
--
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