| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index d344b51f67e13f6b31f7459b851300a6a18278f2..25f01e6cd91eed617d04e06356a258fafcd49123 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -530,12 +530,8 @@
|
| # Issue 3219:
|
| 'getters-on-elements': [PASS, ['gc_stress == True', FAIL]],
|
|
|
| - # BUG(v8:4907)
|
| - 'harmony/generators-turbo': [SKIP],
|
| -
|
| # Ignition.
|
| 'es6/templates': [PASS, ['no_snap and mode == debug', NO_IGNITION]],
|
| - 'harmony/generators': [PASS, ['no_snap and mode == debug', NO_IGNITION]],
|
| 'regress/regress-crbug-364374': [PASS, ['no_snap and mode == debug', NO_IGNITION]],
|
| }], # 'arch == arm64 and mode == debug and simulator_run == True'
|
|
|
|
|