| Index: test/mjsunit/mjsunit.status
|
| diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
|
| index e0d0a1205be7a28f74198d447248e794d9ba2191..5d3b7077f2814bff14c6c6c0797d2a15188eb4b5 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],
|
|
|