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

Unified Diff: LayoutTests/inspector/sources/debugger/script-formatter-breakpoints-3-expected.txt

Issue 213383010: DevTools: split slow formatter breakpoints tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Removed from TestExpectations Created 6 years, 9 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/script-formatter-breakpoints-3-expected.txt
diff --git a/LayoutTests/inspector/sources/debugger/script-formatter-breakpoints-2-expected.txt b/LayoutTests/inspector/sources/debugger/script-formatter-breakpoints-3-expected.txt
similarity index 62%
copy from LayoutTests/inspector/sources/debugger/script-formatter-breakpoints-2-expected.txt
copy to LayoutTests/inspector/sources/debugger/script-formatter-breakpoints-3-expected.txt
index a8fe82642a9a3b9fdcea01fd15a676cc605653f9..5bb4693c05c3f99d180ba005524f8962c875b0f6 100644
--- a/LayoutTests/inspector/sources/debugger/script-formatter-breakpoints-2-expected.txt
+++ b/LayoutTests/inspector/sources/debugger/script-formatter-breakpoints-3-expected.txt
@@ -2,7 +2,7 @@ Tests the script formatting is working fine with breakpoints.
Debugger was enabled.
-Running: testBreakpointsSetAndRemoveInFormattedSource
+Running: testBreakpointsSetInFormattedAndRemoveInOriginalSource
Script execution paused.
Breakpoint sidebar pane while paused in pretty printed
@@ -10,11 +10,5 @@ Breakpoint sidebar pane while paused in pretty printed
Breakpoint sidebar pane while paused in raw
Script execution resumed.
-
-Running: testBreakpointSetInOriginalAndRemovedInFormatted
-Adding breakpoint.
-Formatting.
-Removing breakpoint.
-Unformatting.
Debugger was disabled.

Powered by Google App Engine
This is Rietveld 408576698