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

Unified Diff: test/mjsunit/mjsunit.status

Issue 1697223003: [Interpreter] GetExpression(0) in InterpretedFrames gets first local. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@int_push_bca
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/frames.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 46035afd32d55472a3f5691f8d5b9a779685fbd3..518431912b72c570c0dafd110a28ba3926a66faf 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -836,10 +836,6 @@
# TODO(rmcilroy,4680): Check failed: osr_normal_entry.
'regress/regress-123919': [FAIL],
- # TODO(rmcilroy,4680): Fails due to debugger loading bytecodearray as an
- # expression local.
- 'harmony/default-parameters-debug': [FAIL],
-
# TODO(rmcilroy,4680): Pass on debug, fail on release.
'compiler/regress-stacktrace-methods': [PASS, FAIL],
@@ -862,7 +858,6 @@
'regress/regress-4266': [FAIL],
'harmony/simd': [FAIL],
'regress/regress-crbug-109362': [FAIL],
- 'regress/regress-1170187': [FAIL],
'regress/regress-131994': [FAIL],
'regress/regress-crbug-568477-2': [FAIL],
'regress/regress-crbug-568477-3': [FAIL],
« no previous file with comments | « src/frames.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698