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

Unified Diff: test/debugger/debugger.status

Issue 2583173002: Revert of [inspector] gracefully handle stack overflows in the inspector. (Closed)
Patch Set: Created 4 years 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/inspector/v8-debugger-agent-impl.cc ('k') | test/debugger/regress/regress-2318.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 dd4cee7f34571d7e622236bf12e0e24b8ff4df62..05858bcc2f746a48742b0ac453e169237ddaec8e 100644
--- a/test/debugger/debugger.status
+++ b/test/debugger/debugger.status
@@ -27,9 +27,6 @@
# Slow test
'debug/debug-scopes': [PASS, SLOW],
-
- # Too slow in debug mode with --stress-opt mode.
- 'regress/regress-2318': [PASS, ['mode == debug or (arch != ia32 and arch != x64)', SKIP]],
}], # ALWAYS
##############################################################################
« no previous file with comments | « src/inspector/v8-debugger-agent-impl.cc ('k') | test/debugger/regress/regress-2318.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698