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

Unified Diff: LayoutTests/inspector/sources/debugger/skip-pauses-until-reload-expected.txt

Issue 316403002: DevTools: cleanup debugger tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebaselined Created 6 years, 6 months 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: LayoutTests/inspector/sources/debugger/skip-pauses-until-reload-expected.txt
diff --git a/LayoutTests/inspector/sources/debugger/skip-pauses-until-reload-expected.txt b/LayoutTests/inspector/sources/debugger/skip-pauses-until-reload-expected.txt
index f97575b586784b7a15156405e5820728d822b8d8..f442e102a25647aff8cce13e7d633ace408c3b5c 100644
--- a/LayoutTests/inspector/sources/debugger/skip-pauses-until-reload-expected.txt
+++ b/LayoutTests/inspector/sources/debugger/skip-pauses-until-reload-expected.txt
@@ -7,7 +7,6 @@ CONSOLE MESSAGE: line 25: End
CONSOLE ERROR: line 36: Uncaught Error: error message
Tests that 'skip all pauses' mode blocks breakpoint and gets cancelled right at page reload.
-Debugger was enabled.
Script source was shown.
Set up breakpoints.
Set up to pause on all exceptions.
@@ -23,5 +22,4 @@ Reloading the page...
Script execution resumed.
Page reloaded.
PASS: Reloaded without hitting breakpoints.
-Debugger was disabled.

Powered by Google App Engine
This is Rietveld 408576698