| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index b1932235622c21102ff2613416655b1fb4918f9b..ed3505a35be25881e74b599bb26f4036cd2e8c52 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -115,11 +115,6 @@
|
| 'regress/regress-354433': [PASS, NO_VARIANTS], # only on ARM simulator.
|
| 'regress/regress-crbug-259300': [PASS, NO_VARIANTS],
|
|
|
| - # TODO(arv): TurboFan does not yet add [[HomeObject]] as needed.
|
| - 'harmony/object-literals-super': [PASS, NO_VARIANTS],
|
| - 'harmony/super': [PASS, NO_VARIANTS],
|
| - 'harmony/computed-property-names-super': [PASS, NO_VARIANTS],
|
| -
|
| ##############################################################################
|
| # Too slow in debug mode with --stress-opt mode.
|
| 'compiler/regress-stacktrace-methods': [PASS, ['mode == debug', SKIP]],
|
|
|