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

Unified Diff: test/mjsunit/mjsunit.status

Issue 2466273005: [debugger] Further stepping support in test wrapper (Closed)
Patch Set: Rebase Created 4 years, 1 month 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
« test/debugger/test-api.js ('K') | « test/mjsunit/debug-stepout-to-builtin.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 b848c642bcebe2434cd6dec540543454b1d5a559..74677c7bd71ca5eb427a47c107e0d31571345840 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -59,10 +59,6 @@
'es6/debug-promises/reject-with-undefined-reject': [FAIL],
'es6/debug-promises/reject-with-invalid-reject': [FAIL],
- # Issue 3660: Replacing activated TurboFan frames by unoptimized code does
- # not work, but we expect it to not crash.
- 'debug-step-turbofan': [PASS, FAIL],
-
# Issue 5587: The eval'ed code is piped through Ignition and fails when being
# live edited. This needs investigation.
'debug-liveedit-double-call': [SKIP],
@@ -219,7 +215,6 @@
'regress/regress-4121': [SKIP],
'compare-known-objects-slow': [SKIP],
# Tests taking too long
- 'debug-stepout-scope-part8': [SKIP],
'mirror-object': [SKIP],
'packed-elements': [SKIP],
'regress/regress-1122': [SKIP],
« test/debugger/test-api.js ('K') | « test/mjsunit/debug-stepout-to-builtin.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698