| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index d1f9ca7cc4ac878181297e47379fe33d1e129c3d..4f269878e623074e6e414cf03e712fe8d3d47c88 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -790,6 +790,7 @@
|
| 'es6/debug-liveedit-new-target-1': [FAIL],
|
| 'es6/debug-liveedit-new-target-2': [FAIL],
|
| 'es6/debug-liveedit-new-target-3': [FAIL],
|
| + 'es6/generators-debug-liveedit': [FAIL],
|
|
|
| # TODO(yangguo/rmcilroy,4690): Related to Debugger. Goes into a loop
|
| # in function: Debug::FindSharedFunctionInfoInScript and times out.
|
| @@ -797,20 +798,6 @@
|
| 'regress/regress-1853': [SKIP],
|
| 'regress/regress-crbug-424142': [SKIP],
|
|
|
| - # TODO(rmcilroy,4681): Requires support for generators.
|
| - 'es6/classes-subclass-builtins': [FAIL],
|
| - 'es6/generators-runtime': [FAIL],
|
| - 'es6/generators-parsing': [FAIL],
|
| - 'es6/generators-iteration': [FAIL],
|
| - 'es6/generators-states': [FAIL],
|
| - 'es6/generators-relocation': [FAIL],
|
| - 'es6/generators-debug-liveedit': [FAIL],
|
| - 'es6/spread-call': [FAIL],
|
| - 'es6/regress/regress-2691': [FAIL],
|
| - 'harmony/destructuring-assignment': [FAIL],
|
| - 'harmony/regress/regress-4482': [FAIL],
|
| - 'harmony/reflect-construct': [FAIL],
|
| -
|
| # TODO(mythria, 4780): Related to type feedback for calls in interpreter.
|
| 'array-literal-feedback': [FAIL],
|
| 'regress/regress-4121': [FAIL],
|
|
|