| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index 06bfe471fccbc4ce37f3364c4ef69006b6efd7e9..145765bf3bf90efb38700367bc7fc389e916235a 100644
|
| --- a/test/mjsunit/mjsunit.status
|
| +++ b/test/mjsunit/mjsunit.status
|
| @@ -87,6 +87,7 @@
|
|
|
| # Proxy tests rely on non ES6 version of Proxies
|
| # TODO(neis,cbruni): figure out which Proxy tests can be reused
|
| + 'es6/classes-proxy' : [SKIP],
|
| 'es6/regress/regress-cr493566': [SKIP],
|
| 'for-in-opt': [SKIP],
|
| 'harmony/proxies-example-membrane': [SKIP],
|
|
|