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

Unified Diff: test/debugger/debugger.status

Issue 2480223002: [debugger] Migrate more debugger tests to inspector (Closed)
Patch Set: Fix status line 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 | « test/debugger/debug/wasm/asm-debug.js ('k') | test/mjsunit/compiler/osr-typing-debug-change.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 7d7b714b22b44586885c24e4de1fb0213b808bbf..4eca6f1c2eacf94ef5a0f44089cff6d969fbf999 100644
--- a/test/debugger/debugger.status
+++ b/test/debugger/debugger.status
@@ -22,4 +22,11 @@
'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 | « test/debugger/debug/wasm/asm-debug.js ('k') | test/mjsunit/compiler/osr-typing-debug-change.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698