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

Unified Diff: test/mjsunit/mjsunit.status

Issue 7945009: Merge experimental/gc branch to the bleeding_edge. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 9 years, 3 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/mjsunit/local-load-from-eval.js ('k') | test/mjsunit/property-load-across-eval.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/mjsunit.status
===================================================================
--- test/mjsunit/mjsunit.status (revision 9327)
+++ test/mjsunit/mjsunit.status (working copy)
@@ -60,6 +60,15 @@
debug-liveedit-check-stack: SKIP
debug-liveedit-patch-positions-replace: SKIP
+# Known failures after merge from the bleeding edge (issue 1672)
+debug-scopes: PASS, SKIP if ($mode == debug)
+mirror-object: PASS, SKIP if ($mode == debug)
+debug-return-value: PASS, SKIP if ($mode == debug)
+tickprocessor: PASS, SKIP if ($mode == debug)
+debug-blockscopes: PASS, SKIP if ($mode == debug)
+mirror-error: PASS, SKIP if ($mode == debug)
+mirror-array: PASS, SKIP if ($mode == debug)
+debug-return-value: PASS, SKIP if ($mode == debug)
##############################################################################
[ $arch == arm ]
« no previous file with comments | « test/mjsunit/local-load-from-eval.js ('k') | test/mjsunit/property-load-across-eval.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698