| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 453d3192d85d10b3288b8c4f628b85129236115c..d1f9ca7cc4ac878181297e47379fe33d1e129c3d 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -767,7 +767,6 @@
|
| 'debug-allscopes-on-debugger': [FAIL],
|
| 'debug-return-value': [FAIL],
|
| 'es6/debug-stepnext-for': [FAIL],
|
| - 'es6/debug-stepin-generators': [FAIL],
|
| 'es6/debug-stepin-string-template': [FAIL],
|
| 'es6/debug-promises/stepin-constructor': [FAIL],
|
| 'harmony/debug-stepin-proxies': [FAIL],
|
| @@ -799,38 +798,18 @@
|
| 'regress/regress-crbug-424142': [SKIP],
|
|
|
| # TODO(rmcilroy,4681): Requires support for generators.
|
| - 'messages': [FAIL],
|
| - 'es6/array-from': [FAIL],
|
| - 'regress-3225': [FAIL],
|
| 'es6/classes-subclass-builtins': [FAIL],
|
| - 'es6/computed-property-names-classes': [FAIL],
|
| - 'es6/computed-property-names-object-literals-methods': [FAIL],
|
| - 'es6/generators-poisoned-properties': [FAIL],
|
| 'es6/generators-runtime': [FAIL],
|
| 'es6/generators-parsing': [FAIL],
|
| 'es6/generators-iteration': [FAIL],
|
| 'es6/generators-states': [FAIL],
|
| - 'es6/iteration-semantics': [FAIL],
|
| - 'es6/generators-mirror': [FAIL],
|
| - 'es6/object-literals-method': [FAIL],
|
| - 'es6/object-literals-super': [FAIL],
|
| 'es6/generators-relocation': [FAIL],
|
| - 'es6/spread-array': [FAIL],
|
| 'es6/generators-debug-liveedit': [FAIL],
|
| 'es6/spread-call': [FAIL],
|
| - 'es6/typedarray-from': [FAIL],
|
| - 'es6/typedarray': [FAIL],
|
| - 'es6/regress/regress-2681': [FAIL],
|
| 'es6/regress/regress-2691': [FAIL],
|
| - 'es6/regress/regress-3280': [FAIL],
|
| 'harmony/destructuring-assignment': [FAIL],
|
| - 'harmony/function-sent': [FAIL],
|
| - 'harmony/destructuring': [FAIL],
|
| 'harmony/regress/regress-4482': [FAIL],
|
| - 'harmony/generators': [FAIL],
|
| - 'harmony/iterator-close': [FAIL],
|
| 'harmony/reflect-construct': [FAIL],
|
| - 'es6/promises': [FAIL],
|
|
|
| # TODO(mythria, 4780): Related to type feedback for calls in interpreter.
|
| 'array-literal-feedback': [FAIL],
|
|
|