| Index: LayoutTests/inspector/sources/debugger/set-conditional-breakpoint-expected.txt
|
| diff --git a/LayoutTests/inspector/sources/debugger/set-conditional-breakpoint-expected.txt b/LayoutTests/inspector/sources/debugger/set-conditional-breakpoint-expected.txt
|
| deleted file mode 100644
|
| index 448041000b45b278e3877999168794ef4d407ae3..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/inspector/sources/debugger/set-conditional-breakpoint-expected.txt
|
| +++ /dev/null
|
| @@ -1,29 +0,0 @@
|
| -CONSOLE MESSAGE: line 18: Done.
|
| -CONSOLE MESSAGE: line 18: Done.
|
| -Tests setting breakpoints.
|
| -
|
| -
|
| -Running: testSetConditionalBreakpointThatBreaks
|
| -Script source was shown.
|
| -Set timer for test function.
|
| -Script execution paused.
|
| -Call stack:
|
| - 0) testFunction (set-conditional-breakpoint.html:17)
|
| -Breakpoint sidebar pane
|
| -
|
| -set-conditional-breakpoint.html:17 var x = Math.sqrt(10);
|
| -Breakpoint sidebar pane
|
| -
|
| -Script execution resumed.
|
| -
|
| -Running: testSetConditionalBreakpointThatDoesNotBreak
|
| -Script source was shown.
|
| -Set timer for test function.
|
| -Test function finished.
|
| -Breakpoint sidebar pane
|
| -
|
| -set-conditional-breakpoint.html:17 var x = Math.sqrt(10);
|
| -Breakpoints removed.
|
| -Breakpoint sidebar pane
|
| -
|
| -
|
|
|