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

Unified Diff: test/mjsunit/mjsunit.status

Issue 2453313002: [turbofan] Adapt test assumptions about OSR. (Closed)
Patch Set: Created 4 years, 2 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 | « no previous file | test/mjsunit/regress-sync-optimized-lists.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 b16ef6fea9d267b4b8b1aae8ac51657919e3ca59..1da92c8c864402dadf2145bff94a68785861dfbe 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -603,14 +603,6 @@
}], # variant == stress
##############################################################################
-['variant == turbofan', {
-
- # Assumptions about optimization need investigation in TurboFan.
- 'regress-sync-optimized-lists': [FAIL],
-
-}], # variant == turbofan
-
-##############################################################################
['variant == turbofan_opt', {
# TODO(jarin/mstarzinger): Investigate debugger issues with TurboFan.
@@ -635,7 +627,6 @@
##############################################################################
['variant == ignition', {
'debug-liveedit-double-call': [FAIL],
- 'regress-sync-optimized-lists': [FAIL],
# Might trigger stack overflow.
'unicode-test': [SKIP],
@@ -684,7 +675,6 @@
['variant == ignition_staging', {
'assert-opt-and-deopt': [SKIP],
'debug-liveedit-double-call': [FAIL],
- 'regress-sync-optimized-lists': [FAIL],
# Fails because concurrent compilation is not triggered on bytecode.
# Check in Runtime_OptimizeFunctionOnNextCall.
« no previous file with comments | « no previous file | test/mjsunit/regress-sync-optimized-lists.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698