| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 1f062ff7e043fbb0394d2d44c4a4792b2699f2e0..c46ce83e76e27fe54ecf92625228e8046cf12ec1 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -794,10 +794,6 @@
|
| # objects.
|
| 'es6/mirror-collections': [FAIL],
|
|
|
| - # TODO(mythria, 4904): Parser bug. It creates incorrectly nested scopes
|
| - # for do expressions in arrow functions.
|
| - 'harmony/regress/regress-4658': [FAIL, ['mode == release and dcheck_always_on == False', PASS],],
|
| -
|
| # TODO(rmcilroy, 4680): Script throws RangeError as expected, but does so during
|
| # eager compile of the whole script instead of during lazy compile of the function
|
| # f(), so we can't catch the exception in the try/catch. Skip because on some
|
|
|