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

Unified Diff: test/cctest/cctest.status

Issue 6713052: Update cctest expectations: add 2 timed out tests to skip list. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: added linux conditional Created 9 years, 9 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 | « no previous file | no next file » | 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 4659f84414388f0bd76bbd4da89c946463014b95..7faeb213de669b156f9f24e833a6654a6b1785de 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -100,3 +100,9 @@ test-sockets: SKIP
test-strings: SKIP
test-threads: SKIP
test-thread-termination: SKIP
+
+##############################################################################
+# Tests that time out with Isolates
+[ $system == linux ]
+test-profile-generator/RecordStackTraceAtStartProfiling: SKIP
+test-cpu-profiler/CrashIfStoppingLastNonExistentProfile: SKIP
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698