| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index cccef6e1fc113ae1bee75d1c338f5236fb89702d..57d9320e794ba00117a21dad6c7a0654360a05a8 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -869,6 +869,9 @@
|
| 'regress/regress-2318': [FAIL],
|
| 'regress/regress-crbug-582051': [FAIL],
|
|
|
| + # TODO(rmcilroy, 4680): new ES6 instanceof support
|
| + 'harmony/instanceof-es6': [SKIP],
|
| +
|
| # TODO(rmcilroy,4680): Test timeouts.
|
| 'array-literal-transitions': [SKIP],
|
| 'regress/regress-crbug-517592': [SKIP],
|
|
|