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

Unified Diff: test/cctest/cctest.status

Issue 138183006: [Sheriff] Mark cpu profiler test as flaky on arm. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 11 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 334efa8b38bae7ae639ed29878aa6fd6dcbd1a69..c6bc1e7a2e9cdb28bd515b306773a03ca72e4b15 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -101,6 +101,9 @@
'test-serialize/DeserializeAndRunScript2': [SKIP],
'test-serialize/DeserializeFromSecondSerialization': [SKIP],
+ # BUG(2999).
+ 'test-cpu-profiler/CollectCpuProfile': [PASS, FLAKY],
+
############################################################################
# Slow tests.
'test-api/Threading1': [PASS, SLOW],
« 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