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

Unified Diff: test/cctest/cctest.status

Issue 2207503002: [interpreter] Enable test that no longer fails. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
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 | « 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 8b8009806a20764e0e8c7aeb5ea4c3f41029afa5..45f3576f3395fda70a6e57ab8e20b7a0292514ac 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -147,11 +147,6 @@
# in interpreter.
'test-heap/CompilationCacheCachingBehavior': [PASS, NO_IGNITION],
- # TODO(mstarzinger,4680): Fails due to the turbo-asm pipeline only being taken
- # in compiler.cc GetLazyCode for uncompiled code, and no similar path for eager
- # code.
- 'test-api/TurboAsmDisablesNeuter': [PASS, NO_IGNITION],
-
# TODO(mvstanton,4900): CHECK(!g_function->is_compiled());
'test-heap/TestUseOfIncrementalBarrierOnCompileLazy': [PASS, NO_IGNITION],
@@ -462,11 +457,6 @@
# in interpreter.
'test-heap/CompilationCacheCachingBehavior': [FAIL],
- # TODO(mstarzinger,4680): Fails due to the turbo-asm pipeline only being taken
- # in compiler.cc GetLazyCode for uncompiled code, and no similar path for eager
- # code.
- 'test-api/TurboAsmDisablesNeuter': [FAIL],
-
# TODO(mvstanton,4900): CHECK(!g_function->is_compiled());
'test-heap/TestUseOfIncrementalBarrierOnCompileLazy': [FAIL],
« 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