Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index 0d4bda8f3782458b6397911b2fc3442f50fd6c18..cc7a25f3638c8eacc5035f474277064888f68e74 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -220,9 +220,6 @@ |
'array-literal-feedback': [PASS, NO_IGNITION], |
'regress/regress-4121': [PASS, NO_IGNITION], |
- # TODO(mythria, 4764): lack of osr support. |
- 'regress/regress-2618': [PASS, NO_IGNITION], |
- |
# TODO(mythria, 4764): lack of osr support. The tests waits in a loop |
# till it is optimized. So test timeouts. |
'array-literal-transitions': [PASS, NO_IGNITION], |
@@ -709,8 +706,6 @@ |
'array-feedback': [FAIL], |
'allocation-site-info': [FAIL], |
- # TODO(mythria, 4764): lack of osr support. |
- 'regress/regress-2618': [FAIL], |
# TODO(mythria, 4764): lack of osr support. The tests waits in a loop |
# till it is optimized. So test timeouts. |
'array-literal-transitions': [SKIP], |