From: jochen@chromium.org Date: Mon, 5 May 2014 13:29:10 +0000 (+0000) Subject: Mark test-cpu-profiler/JsNativeJsRuntimeJsSample as flaky X-Git-Tag: upstream/4.7.83~9274 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7d2b13b4ca3c8420b6ae761e77784059942e7507;p=platform%2Fupstream%2Fv8.git Mark test-cpu-profiler/JsNativeJsRuntimeJsSample as flaky BUG=v8:3308 LOG=n TBR=yurys@chromium.org Review URL: https://codereview.chromium.org/268093002 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@21143 ce2b1a6d-e550-0410-aec6-3dcde31c8c00 --- diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status index 5fa3156..85a812e 100644 --- a/test/cctest/cctest.status +++ b/test/cctest/cctest.status @@ -76,6 +76,8 @@ 'test-cpu-profiler/CollectCpuProfile': [PASS, FLAKY], # BUG(3287). 'test-cpu-profiler/SampleWhenFrameIsNotSetup': [PASS, FLAKY], + # BUG(3308). + 'test-cpu-profiler/JsNativeJsRuntimeJsSample': [PASS, FLAKY] ############################################################################ # Slow tests.