Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5)

Unified Diff: test/mjsunit/mjsunit.status

Issue 1784203003: Adapt membrane example to ES6 proxies. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/mjsunit/harmony/proxies-example-membrane.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index ac182d937513fee9426ad0dac96e76b17aa7a311..a49c9dce8dfc7576fde3da0e8b550c036260a5b6 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -89,10 +89,6 @@
'harmony/module-resolution': [SKIP],
'harmony/regress/regress-343928': [SKIP],
- # Proxy tests rely on non ES6 version of Proxies
- # TODO(neis,cbruni): figure out which Proxy tests can be reused
- '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],
« no previous file with comments | « test/mjsunit/harmony/proxies-example-membrane.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698