| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 70a1d17da1d5de94d6140d93684497edfb6eb107..f843a7186ff0216ca5fbd7466d3f97b81bcdaae8 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -370,14 +370,6 @@
|
| 'test-cpu-profiler/CollectDeoptEvents': [FAIL],
|
| 'test-cpu-profiler/DeoptUntrackedFunction': [SKIP],
|
|
|
| - # BUG(4680): Ignition doesn't support mementos when creating array literals.
|
| - '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],
|
|
|
| @@ -402,12 +394,6 @@
|
| 'test-cpu-profiler/DeoptAtSecondLevelInlinedSource': [FAIL],
|
| 'test-feedback-vector/VectorCallFeedbackForArray': [FAIL],
|
| 'test-heap/CompilationCacheCachingBehavior': [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/TestCodeFlushing': [FAIL],
|
| 'test-heap/TestCodeFlushingIncremental': [FAIL],
|
| @@ -493,15 +479,6 @@
|
| 'test-cpu-profiler/CollectDeoptEvents': [FAIL],
|
| 'test-cpu-profiler/DeoptUntrackedFunction': [SKIP],
|
|
|
| - # TODO(mythria, 4780): In interpreter we disable mementos when creating array
|
| - # literals.
|
| - '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],
|
|
|
|
|