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

Unified Diff: test/mjsunit/mjsunit.status

Issue 2523693002: [test] Run module tests on the deopt fuzzer. (Closed)
Patch Set: Created 4 years, 1 month 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 | « no previous file | 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 fbe62b8d4d20ca51af0a083a998152b2f6a0a4b0..2f4f875cb9b4bc45f8ccb97e890690f575181c24 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -540,13 +540,6 @@
'shared-function-tier-up-ignition': [SKIP],
'shared-function-tier-up-turbo': [SKIP],
- # Ongoing implementation of modules.
- # https://bugs.chromium.org/p/v8/issues/detail?id=1569
- # The deopt fuzzer currently does not respect the 'variant != ignition' rule
- # further down in this file, so we have to duplicate this here.
- # https://bugs.chromium.org/p/v8/issues/detail?id=5374
- 'modules-*': [SKIP],
-
# Fails deopt_fuzzer due to --deopt_every_n_times or
# deopt_every_n_garbage_collections
'es6/array-iterator-turbo': [SKIP]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698