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

Unified Diff: test/cctest/cctest.status

Issue 2168603003: Fixing test issue in test-cpu-profiler/TickLinesOptimized. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Removed duplicate disabling of the test in cctest.status Created 4 years, 5 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 | test/cctest/test-cpu-profiler.cc » ('j') | 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 60001de800fff6e96599b91eb9e72f084b9fb7fb..fd788216b48562f7b31b0f84a02881ebc9d3fe4a 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -176,6 +176,10 @@
# BUG(4751). Flaky with ignition.
'test-cpu-profiler/JsNativeJsSample': [PASS, NO_IGNITION],
+
+ # TODO(ignition): Fails due to missing type info when optimizing from bytecode
+ # with crankshaft.
+ 'test-cpu-profiler/TickLinesOptimized': [PASS, NO_IGNITION],
}], # ALWAYS
##############################################################################
« no previous file with comments | « no previous file | test/cctest/test-cpu-profiler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698