| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 547e5d50734de0828f5679ce04cf258550c7d886..41d1f96ac201098b2fa2f18c6cb89749f21ee36c 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -134,12 +134,6 @@
|
| # TODO(mythria,4780): Related to type feedback support for Array function.
|
| 'test-feedback-vector/VectorCallFeedbackForArray': [PASS, NO_IGNITION],
|
|
|
| - # TODO(mythria,4780): Related to type feedback support for constructor.
|
| - 'test-feedback-vector/VectorConstructCounts': [PASS, NO_IGNITION],
|
| - 'test-heap/WeakFunctionInConstructor': [PASS, NO_IGNITION],
|
| - 'test-heap/IncrementalMarkingClearsMonomorphicConstructor': [PASS, NO_IGNITION],
|
| - 'test-heap/IncrementalMarkingPreservesMonomorphicConstructor': [PASS, NO_IGNITION],
|
| -
|
| # TODO(mythria,4680): Lack of code-ageing in interpreter.
|
| 'test-heap/Regress169209': [PASS, NO_IGNITION],
|
|
|
| @@ -416,12 +410,6 @@
|
| # TODO(mythria,4780): Related to type feedback support for Array function.
|
| 'test-feedback-vector/VectorCallFeedbackForArray': [FAIL],
|
|
|
| - # TODO(mythria,4780): Related to type feedback support for constructor.
|
| - 'test-feedback-vector/VectorConstructCounts': [FAIL],
|
| - 'test-heap/WeakFunctionInConstructor': [FAIL],
|
| - 'test-heap/IncrementalMarkingClearsMonomorphicConstructor': [FAIL],
|
| - 'test-heap/IncrementalMarkingPreservesMonomorphicConstructor': [FAIL],
|
| -
|
| # TODO(mythria,4680): Lack of code-ageing in interpreter.
|
| 'test-heap/Regress169209': [FAIL],
|
|
|
|
|