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

Unified Diff: test/debugger/debugger.status

Issue 2487173002: [turbofan] Advance bytecode offset after lazy deopt. (Closed)
Patch Set: Rebased. 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
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
]

Powered by Google App Engine
This is Rietveld 408576698