Index: test/cctest/cctest.status |
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status |
index c3b641f9c6acf057dad65862ba9bb8dc4210c945..3a5b60abec32744528e193f419e05961bb121aa9 100644 |
--- a/test/cctest/cctest.status |
+++ b/test/cctest/cctest.status |
@@ -349,9 +349,6 @@ |
'test-heap/TestCodeFlushingIncremental': [FAIL], |
'test-heap/TestCodeFlushingIncrementalAbort': [PASS, ['mode == debug or dcheck_always_on == True', FAIL]], |
- # TODO(mythria,4780): Related to type feedback support for Array function. |
- 'test-feedback-vector/VectorCallFeedbackForArray': [FAIL], |
- |
# TODO(mythria,4680): Lack of code-ageing in interpreter. |
'test-heap/Regress169209': [FAIL], |
@@ -397,7 +394,6 @@ |
'test-cpu-profiler/CollectDeoptEvents': [FAIL], |
'test-cpu-profiler/DeoptAtFirstLevelInlinedSource': [FAIL], |
'test-cpu-profiler/DeoptAtSecondLevelInlinedSource': [FAIL], |
- 'test-feedback-vector/VectorCallFeedbackForArray': [FAIL], |
'test-heap/CompilationCacheCachingBehavior': [FAIL], |
'test-heap/OptimizedPretenuringAllocationFolding': [FAIL], |
'test-heap/OptimizedPretenuringdoubleArrayLiterals': [FAIL], |
@@ -478,9 +474,6 @@ |
'test-heap/TestCodeFlushingIncremental': [FAIL], |
'test-heap/TestCodeFlushingIncrementalAbort': [PASS, ['mode == debug or dcheck_always_on == True', FAIL]], |
- # TODO(mythria,4780): Related to type feedback support for Array function. |
- 'test-feedback-vector/VectorCallFeedbackForArray': [FAIL], |
- |
# TODO(mythria,4680): Lack of code-ageing in interpreter. |
'test-heap/Regress169209': [FAIL], |