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

Unified Diff: test/mjsunit/mjsunit.status

Issue 7867040: Reduce imprecision of incremental marking. (Closed) Base URL: https://v8.googlecode.com/svn/branches/experimental/gc
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
« src/incremental-marking.cc ('K') | « test/cctest/cctest.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index b7b0c774c419e9823cd24965632140d8ee295ea7..4425087b74a3ceb33e611013ac632019bf8c688b 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -60,6 +60,15 @@ regress/regress-524: (PASS || TIMEOUT), SKIP if $mode == debug
debug-liveedit-check-stack: SKIP
debug-liveedit-patch-positions-replace: SKIP
+# Known failures after merge from the bleeding edge (issue 1672)
+debug-scopes: SKIP if ($mode == debug)
+mirror-object: SKIP if ($mode == debug)
+debug-return-value: SKIP if ($mode == debug)
+tickprocessor: SKIP if ($mode == debug)
+debug-blockscopes: SKIP if ($mode == debug)
+mirror-error: SKIP if ($mode == debug)
+mirror-array: SKIP if ($mode == debug)
+debug-return-value: SKIP if ($mode == debug)
##############################################################################
[ $arch == arm ]
« src/incremental-marking.cc ('K') | « test/cctest/cctest.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698