From c316adfc2d4c13aa16b45b699b6c16d5f61fd89b Mon Sep 17 00:00:00 2001 From: "mikhail.naganov@gmail.com" Date: Tue, 22 Mar 2011 06:39:16 +0000 Subject: [PATCH] Trying to unskip test-profile-generator/RecordStackTraceAtStartProfiling and test-cpu-profiler/CrashIfStoppingLastNonExistentProfile. After r7293 and r7294 they might feel better. TBR=vitalyr@chromium.org BUG=1262,1263 TEST=none Review URL: http://codereview.chromium.org/6676084 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@7299 ce2b1a6d-e550-0410-aec6-3dcde31c8c00 --- test/cctest/cctest.status | 3 --- 1 file changed, 3 deletions(-) diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status index f3433d7..39c8e7c 100644 --- a/test/cctest/cctest.status +++ b/test/cctest/cctest.status @@ -94,6 +94,3 @@ test-thread-termination: SKIP ############################################################################## # Tests that time out with Isolates -[ $system == linux ] -test-profile-generator/RecordStackTraceAtStartProfiling: SKIP -test-cpu-profiler/CrashIfStoppingLastNonExistentProfile: SKIP -- 2.7.4