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

Unified Diff: test/cctest/cctest.status

Issue 2451853002: Uniform and precise source positions for inlining (Closed)
Patch Set: fixed PodArray::copy_out Created 4 years, 1 month 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
Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index eac5b92d8b88428f24d5026189c70ab6c21bad98..8cee5b10dd92d2082fbcca6e1e409efd3b5cdeed 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -340,8 +340,6 @@
# TurboFan cpu profiler result is different.
'test-cpu-profiler/CollectDeoptEvents': [FAIL],
- 'test-cpu-profiler/DeoptAtFirstLevelInlinedSource': [FAIL],
- 'test-cpu-profiler/DeoptAtSecondLevelInlinedSource': [FAIL],
}], # variant == turbofan
@@ -419,10 +417,6 @@
# BUG(4751). Flaky with Ignition.
'test-cpu-profiler/JsNativeJsSample': [SKIP],
- # TurboFan cpu profiler result is different.
- 'test-cpu-profiler/DeoptAtFirstLevelInlinedSource': [FAIL],
- 'test-cpu-profiler/DeoptAtSecondLevelInlinedSource': [FAIL],
-
# BUG(5193): Flaky.
'test-cpu-profiler/FunctionApplySample': [PASS, ['system == windows', SKIP]],
}], # variant == ignition_turbofan

Powered by Google App Engine
This is Rietveld 408576698