Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index e943d060d789c694a3cbefb8cd3936e9e9bba0d9..c1eb58a779f5fb46a092496609d776aedd05906a 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -85,6 +85,9 @@ |
'harmony/module-resolution': [SKIP], |
'harmony/regress/regress-343928': [SKIP], |
+ # Proxy tests rely on non ES6 version of Proxies |
+ 'harmony/proxies-example-membrane': [SKIP], |
+ |
# Issue 3660: Replacing activated TurboFan frames by unoptimized code does |
# not work, but we expect it to not crash. |
'debug-step-turbofan': [PASS, FAIL], |