Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1636)

Unified Diff: test/cctest/cctest.status

Issue 268093002: Mark test-cpu-profiler/JsNativeJsRuntimeJsSample as flaky (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index 5fa31564f12cc31fbc3f9c6907e5ebc2222d8df4..85a812efbe083de87f07cf0dc40e38ef877b5759 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.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698