| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index b755294f88b1062cc0e6d77802066a9adb929587..e3de741deaaacb21e91df31d64701eb33e71a8c0 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -51,9 +51,6 @@
|
| # Issue 3389: deopt_every_n_garbage_collections is unsafe
|
| 'regress/regress-2653': [SKIP],
|
|
|
| - # Issue 3475: Arrow function declaration cannot be optimized
|
| - 'harmony/arrow-functions': [SKIP],
|
| -
|
| ##############################################################################
|
| # Too slow in debug mode with --stress-opt mode.
|
| 'compiler/regress-stacktrace-methods': [PASS, ['mode == debug', SKIP]],
|
|
|