| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 0663a14098c6e9805f65754a1973caf14896880b..79e555216b661e50a13826efac88b9a8dd59eda4 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -529,6 +529,9 @@
|
| # 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]],
|
|
|