Index: test/cctest/cctest.status |
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status |
index 68192f66959df267a187f995db5eeb2ffe549626..17e2624055cb4bd5ae0bc0c10a6e3075c7357086 100644 |
--- a/test/cctest/cctest.status |
+++ b/test/cctest/cctest.status |
@@ -360,10 +360,6 @@ |
# in interpreter. |
'test-heap/CompilationCacheCachingBehavior': [FAIL], |
- # BUG(rmcilroy,4680): Function is optimized without type feedback and so immediately deopts again, causing check failure in the test. |
- 'test-heap/ResetSharedFunctionInfoCountersDuringIncrementalMarking': [FAIL], |
- 'test-heap/ResetSharedFunctionInfoCountersDuringMarkSweep': [FAIL], |
- |
# BUG(4680): Missing type feedback makes optimistic optimizations fail. |
'test-cpu-profiler/CollectDeoptEvents': [FAIL], |
'test-cpu-profiler/DeoptUntrackedFunction': [SKIP], |
@@ -407,8 +403,6 @@ |
'test-heap/OptimizedPretenuringNestedObjectLiterals': [FAIL], |
'test-heap/OptimizedPretenuringObjectArrayLiterals': [FAIL], |
'test-heap/Regress169209': [FAIL], |
- 'test-heap/ResetSharedFunctionInfoCountersDuringIncrementalMarking': [FAIL], |
- 'test-heap/ResetSharedFunctionInfoCountersDuringMarkSweep': [FAIL], |
'test-heap/TestCodeFlushing': [FAIL], |
'test-heap/TestCodeFlushingIncremental': [FAIL], |
'test-heap/TestCodeFlushingIncrementalScavenge': [FAIL], |