Reviewers: Vitaly Repeshko,

Message:
TBR=vitalyr

Description:
Update cctest expectations: ass 2 timed out tests to skip list.


Please review this at http://codereview.chromium.org/6713052/

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

Affected files:
  M test/cctest/cctest.status


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


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to