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

Unified Diff: test/mjsunit/mjsunit.status

Issue 1804693002: Remove --harmony-modules flag and let embedder decide when modules are used (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
« src/d8.cc ('K') | « test/mjsunit/harmony/regress/regress-343928.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 a147ae22c231957b9f35bcec294be3b4ed8fc0ac..5cb5666e1ee5aaff9c47d957a2921eaf55bef8fc 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -83,12 +83,6 @@
'regress/regress-2185-2': [PASS, NO_VARIANTS],
'regress/regress-2612': [PASS, NO_VARIANTS],
- # Modules are busted
- 'harmony/module-linking': [SKIP],
- 'harmony/module-recompile': [SKIP],
- 'harmony/module-resolution': [SKIP],
- 'harmony/regress/regress-343928': [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],
« src/d8.cc ('K') | « test/mjsunit/harmony/regress/regress-343928.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698