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

Unified Diff: test/cctest/cctest.status

Issue 2285183002: [turbofan] Lazy bailout for calls doesn't need callee. (Closed)
Patch Set: Created 4 years, 4 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 | « src/compiler/ast-graph-builder.cc ('k') | 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 5a88f0f7010a6c178648ce3bf1be50905c14d9f3..6f3057d25fd01f8ad758fa93c8930e95f73a02e7 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -327,11 +327,6 @@
##############################################################################
['variant == turbofan', {
- # TODO(bmeurer): TurboFan embeds strong references to all kinds of objects
- # via deoptimization data (Crankshaft also does this, but lack proper test
- # coverage).
- 'test-heap/ObjectsInOptimizedCodeAreWeak': [FAIL],
-
# TurboFan cpu profiler result is different.
'test-cpu-profiler/CollectDeoptEvents': [FAIL],
'test-cpu-profiler/DeoptAtFirstLevelInlinedSource': [FAIL],
« no previous file with comments | « src/compiler/ast-graph-builder.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698