| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 3c5f90290175db20c9b9b0f0a722e09b5af6be2b..48bda9d86fbf1cda46a50978fd483c4f1d84c7d2 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -784,6 +784,7 @@
|
| 'es6/iterator-prototype': [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],
|
| @@ -812,46 +813,6 @@
|
| 'es6/promises': [FAIL],
|
| 'deserialize-optimize-inner': [FAIL],
|
|
|
| - # TODO(oth,4682): Requires VisitThisFunctionVariable support.
|
| - 'es6/classes-maps': [FAIL],
|
| - 'es6/array-concat': [FAIL],
|
| - 'es6/classes-subclass-arrays': [FAIL],
|
| - 'es6/classes-derived-return-type': [FAIL],
|
| - 'es6/classes-experimental': [FAIL],
|
| - 'es6/legacy-subclassing': [FAIL],
|
| - 'es6/new-target': [FAIL],
|
| - 'es6/promise-internal-setter': [FAIL],
|
| - 'es6/regexp-constructor': [FAIL],
|
| - 'es6/rest-params': [FAIL],
|
| - 'es6/spread-call-new-class': [FAIL],
|
| - 'es6/typedarray-of': [FAIL],
|
| - 'harmony/array-species': [FAIL],
|
| - 'harmony/arraybuffer-species': [FAIL],
|
| - 'harmony/promise-species': [FAIL],
|
| - 'es6/debug-break-default-constructor': [FAIL],
|
| - 'harmony/typedarray-species': [FAIL],
|
| - 'regress/regress-544991': [FAIL],
|
| - 'regress/regress-crbug-498022': [FAIL],
|
| - 'regress/regress-crbug-575080': [FAIL],
|
| - 'regress/regress-crbug-580506': [FAIL],
|
| - 'regress/regress-typedarray-length': [FAIL],
|
| -
|
| - # TODO(oth,4682): Requires VisitSetHomeObject support.
|
| - 'es6/class-computed-property-names-super': [FAIL],
|
| - 'es6/classes-lazy-parsing': [FAIL],
|
| - 'es6/computed-property-names-super': [FAIL],
|
| - 'es6/classes': [FAIL],
|
| - 'es6/object-literals-super': [FAIL],
|
| - 'es6/spread-call-super-property': [FAIL],
|
| - 'es6/super': [FAIL],
|
| - 'es6/regress/regress-4097': [FAIL],
|
| - 'es6/regress/regress-4466': [FAIL],
|
| - 'es6/regress/regress-4522': [FAIL],
|
| - 'es6/regress/regress-cr493566': [FAIL],
|
| - 'harmony/regress/regress-4395': [FAIL],
|
| - 'regress/regress-4525': [FAIL],
|
| - 'regress/regress-4521': [FAIL],
|
| -
|
| # TODO(rmcilroy,4680): DCHECK(shared->function_data()->IsUndefined()) in
|
| # compiler.cc GetUnoptimizedCodeCommon() or timeout in release mode.
|
| 'regress/regress-1523': [SKIP],
|
| @@ -915,12 +876,10 @@
|
| 'es6/tail-call': [FAIL],
|
| 'es6/tail-call-simple': [FAIL],
|
| 'es6/mirror-collections': [FAIL],
|
| - 'es6/block-const-assign': [FAIL],
|
| 'es6/regress/regress-468661': [FAIL],
|
| 'harmony/string-replace': [FAIL],
|
| 'harmony/string-match': [FAIL],
|
| 'harmony/string-split': [FAIL],
|
| - 'harmony/block-const-assign-sloppy': [FAIL],
|
| 'regress/regress-2618': [FAIL],
|
| 'regress/regress-4121': [FAIL],
|
| 'regress/regress-4266': [FAIL],
|
|
|