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

Unified Diff: test/mjsunit/mjsunit.status

Issue 1413183004: Revert "[turbofan] Stage --turbo-inlining behind --turbo flag." and "[turbofan] Skip more tests tha… (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 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 | « test/cctest/cctest.status ('k') | test/mozilla/mozilla.status » ('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 3064d2681c4d5de45171ae7f7bb172998a2e2d50..595fc6f4c1f8c09c5ad258b93994f8c12132eec6 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -152,26 +152,6 @@
# TODO(titzer): too slow in --turbo mode due to O(n^2) graph verification.
'regress/regress-1122': [PASS, NO_VARIANTS],
- # Issue 4493: Open issues before we can ship general purpose inlining.
- 'array-reduce': [PASS, NO_VARIANTS],
- 'compiler/lazy-deopt-in-literal': [PASS, NO_VARIANTS],
- 'compiler/osr-infinite': [PASS, NO_VARIANTS],
- 'es6/array-find': [PASS, NO_VARIANTS],
- 'es6/array-findindex': [PASS, NO_VARIANTS],
- 'es6/generators-runtime': [PASS, NO_VARIANTS], # only in GC stress.
- 'es6/microtask-delivery': [PASS, NO_VARIANTS],
- 'es6/promises': [PASS, NO_VARIANTS], # only on 64-bit.
- 'es6/templates': [PASS, NO_VARIANTS],
- 'es6/typedarray-find': [PASS, NO_VARIANTS],
- 'es6/typedarray-findindex': [PASS, NO_VARIANTS],
- 'harmony/destructuring': [PASS, NO_VARIANTS],
- 'harmony/proxies': [PASS, NO_VARIANTS],
- 'harmony/proxies-example-membrane': [PASS, NO_VARIANTS], # only on 64-bit.
- 'harmony/reflect': [PASS, NO_VARIANTS], # only in arm64 sim debug.
- 'harmony/spread-array': [PASS, NO_VARIANTS],
- 'regress/cross-script-vars': [PASS, NO_VARIANTS],
- 'tools/profile': [PASS, NO_VARIANTS],
-
# issue 4078:
'allocation-site-info': [PASS, NO_VARIANTS],
« no previous file with comments | « test/cctest/cctest.status ('k') | test/mozilla/mozilla.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698