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

Unified Diff: test/cctest/cctest.status

Issue 411293002: re-land: Track history of events in GCTracer. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Disable failing SerializeToplevelIsolates test. Created 6 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 | « test/cctest/cctest.gyp ('k') | test/cctest/test-gc-tracer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index 636ce30e29d1e2e3b9423815bed48676336f6b6d..25d5711c5e6dc0cea13dd7db477bd7a6d219bfc2 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -31,6 +31,10 @@
'test-api/Bug*': [FAIL],
##############################################################################
+
+ # BUG(3465): SerializeToplevelIsolates crashes.
+ 'test-serialize/SerializeToplevelIsolates': [SKIP],
+
# BUG(382): Weird test. Can't guarantee that it never times out.
'test-api/ApplyInterruption': [PASS, TIMEOUT],
« no previous file with comments | « test/cctest/cctest.gyp ('k') | test/cctest/test-gc-tracer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698