Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index 074af80b25e6b3cebc62ee9ab7620a36835d9fa9..7349945cc8c344bd353a9efa55ffa907b844e638 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -631,10 +631,6 @@ |
# Might trigger stack overflow. |
'unicode-test': [SKIP], |
- # TODO(mythria, 4780): Related to type feedback for calls in interpreter. |
- 'array-literal-feedback': [FAIL], |
- 'regress/regress-4121': [FAIL], |
- |
# TODO(4680): Test doesn't know about three tier compiler pipeline. |
'assert-opt-and-deopt': [SKIP], |
@@ -708,7 +704,6 @@ |
'allocation-site-info': [FAIL], |
'array-constructor-feedback': [FAIL], |
'array-feedback': [FAIL], |
- 'array-literal-feedback': [FAIL], |
'assert-opt-and-deopt': [SKIP], |
'compiler/deopt-inlined-from-call': [FAIL], |
'compiler/increment-typefeedback': [FAIL], |
@@ -730,7 +725,6 @@ |
'regress/regress-3176': [FAIL], |
'regress/regress-3709': [FAIL], |
'regress/regress-385565': [FAIL], |
- 'regress/regress-4121': [FAIL], |
'regress/regress-crbug-594183': [FAIL], |
'regress/regress-embedded-cons-string': [FAIL], |
'regress/regress-map-invalidation-2': [FAIL], |
@@ -762,8 +756,6 @@ |
'unicode-test': [SKIP], |
# TODO(mythria, 4780): Related to type feedback for calls in interpreter. |
- 'array-literal-feedback': [FAIL], |
- 'regress/regress-4121': [FAIL], |
'array-constructor-feedback': [FAIL], |
'array-feedback': [FAIL], |
'allocation-site-info': [FAIL], |