Index: test/cctest/cctest.status |
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status |
index 6f3057d25fd01f8ad758fa93c8930e95f73a02e7..f75327b5ae617f1876b8b4ef1fbfc7a91e2fdc86 100644 |
--- a/test/cctest/cctest.status |
+++ b/test/cctest/cctest.status |
@@ -372,14 +372,8 @@ |
'test-cpu-profiler/CollectDeoptEvents': [FAIL], |
'test-cpu-profiler/DeoptUntrackedFunction': [SKIP], |
- # BUG(4680): Ignition doesn't support allocation sites currently. |
+ # BUG(4680): Ignition doesn't support allocation site feedback for new. |
'test-heap/EnsureAllocationSiteDependentCodesProcessed': [FAIL], |
- 'test-heap/OptimizedPretenuringAllocationFolding': [FAIL], |
- 'test-heap/OptimizedPretenuringdoubleArrayLiterals': [FAIL], |
- 'test-heap/OptimizedPretenuringNestedDoubleLiterals': [FAIL], |
- 'test-heap/OptimizedPretenuringNestedMixedArrayLiterals': [FAIL], |
- 'test-heap/OptimizedPretenuringNestedObjectLiterals': [FAIL], |
- 'test-heap/OptimizedPretenuringObjectArrayLiterals': [FAIL], |
# BUG(4751). Flaky with ignition. |
'test-cpu-profiler/JsNativeJsSample': [PASS, FAIL], |
@@ -408,12 +402,6 @@ |
'test-heap/CompilationCacheCachingBehavior': [FAIL], |
'test-heap/EnsureAllocationSiteDependentCodesProcessed': [FAIL], |
'test-heap/IncrementalMarkingPreservesMonomorphicConstructor': [FAIL], |
- 'test-heap/OptimizedPretenuringAllocationFolding': [FAIL], |
- 'test-heap/OptimizedPretenuringdoubleArrayLiterals': [FAIL], |
- 'test-heap/OptimizedPretenuringNestedDoubleLiterals': [FAIL], |
- 'test-heap/OptimizedPretenuringNestedMixedArrayLiterals': [FAIL], |
- 'test-heap/OptimizedPretenuringNestedObjectLiterals': [FAIL], |
- 'test-heap/OptimizedPretenuringObjectArrayLiterals': [FAIL], |
'test-heap/Regress169209': [FAIL], |
'test-heap/ResetSharedFunctionInfoCountersDuringIncrementalMarking': [FAIL], |
'test-heap/ResetSharedFunctionInfoCountersDuringMarkSweep': [FAIL], |
@@ -507,14 +495,8 @@ |
'test-cpu-profiler/CollectDeoptEvents': [FAIL], |
'test-cpu-profiler/DeoptUntrackedFunction': [SKIP], |
- # BUG(4680): Ignition doesn't support allocation sites currently. |
+ # BUG(4680): Ignition doesn't support allocation site feedback for new. |
'test-heap/EnsureAllocationSiteDependentCodesProcessed': [FAIL], |
- 'test-heap/OptimizedPretenuringAllocationFolding': [FAIL], |
- 'test-heap/OptimizedPretenuringdoubleArrayLiterals': [FAIL], |
- 'test-heap/OptimizedPretenuringNestedDoubleLiterals': [FAIL], |
- 'test-heap/OptimizedPretenuringNestedMixedArrayLiterals': [FAIL], |
- 'test-heap/OptimizedPretenuringNestedObjectLiterals': [FAIL], |
- 'test-heap/OptimizedPretenuringObjectArrayLiterals': [FAIL], |
# BUG(4751). Flaky with Ignition. |
'test-cpu-profiler/JsNativeJsSample': [SKIP], |