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], |