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

Unified Diff: test/mjsunit/mjsunit.status

Issue 1700143002: [Interpreter] Add support for getting inlined functions from interpreted frames. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 10 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 | « src/deoptimizer.cc ('k') | 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 e465c28e8aef762a989f11d8c5c40e4a65684a6d..c13c606ac03dafaa8ec5f0690977d8d9654ed97b 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -865,13 +865,6 @@
'regress/regress-crbug-568477-1': [FAIL],
'regress/regress-2318': [FAIL],
- # TODO(rmcilroy,4680): Test crashes.
- 'compiler/regress-funarguments': [SKIP],
- 'regress/regress-3985': [SKIP],
- 'regress/regress-457935': [SKIP],
- 'regress/regress-arg-materialize-store': [SKIP],
- 'regress/regress-514362': [SKIP],
-
# TODO(rmcilroy,4680): Test timeouts.
'array-literal-transitions': [SKIP],
'regress/regress-crbug-517592': [SKIP],
« no previous file with comments | « src/deoptimizer.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698