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

Unified Diff: test/mjsunit/mjsunit.status

Issue 1780043004: [crankshaft] Fixing ES6 tail call elimination. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Fixing gc-stress issue, adding more tests and comments 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
Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index 1450c51197cb1780fae110824dcc127a494ce34a..303ee23be96b4c2f8a1447a049f228688075a781 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -43,9 +43,6 @@
# This test non-deterministically runs out of memory on Windows ia32.
'regress/regress-crbug-160010': [SKIP],
- # Issue 4698: not fully supported by Turbofan yet
- 'es6/tail-call': [PASS, NO_VARIANTS],
-
# Issue 3389: deopt_every_n_garbage_collections is unsafe
'regress/regress-2653': [SKIP],
« src/crankshaft/ia32/lithium-ia32.cc ('K') | « test/mjsunit/es6/tail-call-simple.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698