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

Unified Diff: test/mjsunit/mjsunit.status

Issue 2497573003: Reland: [compiler] Fix flipped boolean checks in marked tier-up (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 | « src/runtime/runtime-test.cc ('k') | test/mjsunit/shared-function-tier-up-default.js » ('j') | 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 82d3932292e46a488e57d35c853a965f6f28cfda..7e390f0fff365a457f5761105194f4f268171749 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -555,6 +555,11 @@
# Too slow.
'es6/tail-call-megatest*': [SKIP],
+ # Forced optimisation path tests.
+ 'shared-function-tier-up-default': [SKIP],
+ '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
« no previous file with comments | « src/runtime/runtime-test.cc ('k') | test/mjsunit/shared-function-tier-up-default.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698