From: machenbach@chromium.org Date: Wed, 28 Aug 2013 10:50:42 +0000 (+0000) Subject: Mark cpu profiler tests as flaky to avoid tree closing. X-Git-Tag: upstream/4.7.83~12781 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f156ae52820b9a64de433591c9a5d176b9b74d65;p=platform%2Fupstream%2Fv8.git Mark cpu profiler tests as flaky to avoid tree closing. BUG= R=jkummerow@chromium.org Review URL: https://codereview.chromium.org/23600003 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@16387 ce2b1a6d-e550-0410-aec6-3dcde31c8c00 --- diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status index ebfea0e..c034e48 100644 --- a/test/cctest/cctest.status +++ b/test/cctest/cctest.status @@ -52,6 +52,9 @@ test-weaksets/WeakSet_Shrinking: FAIL # Boot up memory use is bloated in debug mode. test-mark-compact/BootUpMemoryUse: PASS, PASS || FAIL if $mode == debug +# Some CPU profiler tests are flaky. +test-cpu-profiler/*: PASS || FLAKY + ############################################################################## [ $arch == arm ]