Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index cf72c63b9da978ec045404ab8fe64572bc3ccd3f..42789c4fc29e20a7db1f121610870bd06bfae25c 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -637,14 +637,10 @@ |
# Might trigger stack overflow. |
'unicode-test': [SKIP], |
- # TODO(mythria, 4780): Related to lack of allocation site feedback for calls |
- # in interpreter. |
- 'array-feedback': [FAIL], |
- 'regress/regress-4121': [FAIL], |
- |
# TODO(mythria, 4780): In interpreter we disable mementos when creating array |
# literals. |
'array-literal-feedback': [FAIL], |
+ 'regress/regress-4121': [FAIL], |
# TODO(4680): Test doesn't know about three tier compiler pipeline. |
'assert-opt-and-deopt': [SKIP], |
@@ -716,7 +712,6 @@ |
############################################################################## |
['variant == ignition_staging', { |
'allocation-site-info': [FAIL], |
- 'array-feedback': [FAIL], |
'array-literal-feedback': [FAIL], |
'assert-opt-and-deopt': [SKIP], |
'compiler/deopt-inlined-from-call': [FAIL], |
@@ -770,15 +765,11 @@ |
# Might trigger stack overflow. |
'unicode-test': [SKIP], |
- # TODO(mythria, 4780): Related to lack of allocation site feedback for calls |
- # in interpreter. |
- 'regress/regress-4121': [FAIL], |
- 'array-feedback': [FAIL], |
- |
# TODO(mythria, 4780): In interpreter we disable mementos when creating array |
# literals. |
'array-literal-feedback': [FAIL], |
'allocation-site-info': [FAIL], |
+ 'regress/regress-4121': [FAIL], |
'wasm/asm-wasm-f32': [PASS, ['arch in [arm64]', SKIP]], |
'wasm/asm-wasm-f64': [PASS, ['arch in [arm64]', SKIP]], |