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

Unified Diff: test/mjsunit/mjsunit.status

Issue 1973213003: [liveedit] fix stepping after replacing bytecode. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@liveeditbreaks
Patch Set: add another testcase Created 4 years, 7 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/mjsunit/debug-liveedit-stepin.js ('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 bb90311767cf43dd6bf70831be67fb002d3eec6b..18fb4fdf4c75bec92f2a1be388d11d366295a8fa 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -287,10 +287,6 @@
############################################################################
# Ignition
- # TODO(rmcilroy,4765): assertion failures in LiveEdit tests.
- 'debug-liveedit-stepin': [PASS, NO_IGNITION],
- 'debug-liveedit-stack-padding': [PASS, NO_IGNITION],
-
# TODO(mythria, 4780): Related to type feedback for calls in interpreter.
'array-literal-feedback': [PASS, NO_IGNITION],
'regress/regress-4121': [PASS, NO_IGNITION],
@@ -841,10 +837,6 @@
##############################################################################
['ignition or ignition_turbofan', {
- # TODO(rmcilroy,4765): assertion failures in LiveEdit tests.
- 'debug-liveedit-stepin': [FAIL],
- 'debug-liveedit-stack-padding': [SKIP],
-
# TODO(mythria, 4780): Related to type feedback for calls in interpreter.
'array-literal-feedback': [FAIL],
'regress/regress-4121': [FAIL],
« no previous file with comments | « test/mjsunit/debug-liveedit-stepin.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698