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

Unified Diff: test/debugger/debugger.status

Issue 2487173002: [turbofan] Advance bytecode offset after lazy deopt. (Closed)
Patch Set: Properly restore context. 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
« no previous file with comments | « src/runtime/runtime-interpreter.cc ('k') | test/mjsunit/regress/regress-crbug-660379.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/debugger/debugger.status
diff --git a/test/debugger/debugger.status b/test/debugger/debugger.status
index 4eca6f1c2eacf94ef5a0f44089cff6d969fbf999..7d7b714b22b44586885c24e4de1fb0213b808bbf 100644
--- a/test/debugger/debugger.status
+++ b/test/debugger/debugger.status
@@ -22,11 +22,4 @@
'debug/debug-stepout-scope-part7': [SKIP],
'debug/debug-stepout-scope-part8': [SKIP],
}], # 'gc_stress == True'
-
-##############################################################################
-['variant == turbofan_opt', {
-
- # TODO(jarin/mstarzinger): Investigate debugger issues with TurboFan.
- 'debug/ignition/debug-break-on-stack': [FAIL],
-}], # variant == turbofan_opt
]
« no previous file with comments | « src/runtime/runtime-interpreter.cc ('k') | test/mjsunit/regress/regress-crbug-660379.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698