| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index f2fc8ae33536f118f2c97829a7c771984c0c4f58..5154bf9ad37e3cad99b5999b578670b0d02b1a66 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -796,17 +796,15 @@
|
| # TODO(yangguo,4690): assertion failures in debugger tests.
|
| 'debug-allscopes-on-debugger': [FAIL],
|
| 'debug-return-value': [FAIL],
|
| - 'debug-stepin-accessor-ic': [FAIL],
|
| - 'debug-stepnext-do-while': [FAIL],
|
| 'es6/debug-stepnext-for': [FAIL],
|
| 'es6/debug-stepin-generators': [FAIL],
|
| 'es6/debug-stepin-string-template': [FAIL],
|
| 'es6/debug-promises/stepin-constructor': [FAIL],
|
| 'harmony/debug-stepin-proxies': [FAIL],
|
| 'regress/regress-crbug-119800': [FAIL],
|
| - 'regress/regress-crbug-467180': [FAIL],
|
| 'regress/regress-opt-after-debug-deopt': [FAIL],
|
| 'regress/regress-crbug-568477-2': [FAIL],
|
| + 'debug-stepin-accessor-ic': [FAIL],
|
|
|
| # TODO(rmcilroy,4765): assertion failures in LiveEdit tests.
|
| 'debug-liveedit-restart-frame': [FAIL],
|
|
|