Chromium Code Reviews

Unified Diff: test/cctest/cctest.status

Issue 442253002: Add deoptimization translations. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index 79438b07daf5fab36198f26ef204b9554263a2ee..58597ec637ac7e675e03e655ed9e4e7c8b38f0df 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -79,9 +79,6 @@
##############################################################################
# TurboFan compiler failures.
- # TODO(jarin): Lazy deoptimization test.
- 'test-run-deopt/TurboSimpleDeopt': [SKIP],
-
# TODO(mstarzinger): These need investigation and are not categorized yet.
'test-cpu-profiler/*': [SKIP],
'test-heap/NextCodeLinkIsWeak': [PASS, NO_VARIANTS],

Powered by Google App Engine