| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index d1470ff7f534ad7df3e9141a9d1a890afb15fd19..7fdd39fd6731c32a829adadfefb45392eb60539b 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -868,6 +868,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],
|
|
|