Mark test-cpu-profiler/JsNativeJsRuntimeJsSample as flaky
authorjochen@chromium.org <jochen@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 5 May 2014 13:29:10 +0000 (13:29 +0000)
committerjochen@chromium.org <jochen@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 5 May 2014 13:29:10 +0000 (13:29 +0000)
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

test/cctest/cctest.status

index 5fa3156..85a812e 100644 (file)
@@ -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.