Index: LayoutTests/inspector/sources/debugger/skip-stack-frames-steps-expected.txt |
diff --git a/LayoutTests/inspector/sources/debugger/skip-stack-frames-steps-expected.txt b/LayoutTests/inspector/sources/debugger/skip-stack-frames-steps-expected.txt |
deleted file mode 100644 |
index 1e92bed974833e520861022274522e9093e64690..0000000000000000000000000000000000000000 |
--- a/LayoutTests/inspector/sources/debugger/skip-stack-frames-steps-expected.txt |
+++ /dev/null |
@@ -1,34 +0,0 @@ |
- |
-Tests the skip stack frames feature when stepping. |
- |
-Debugger was enabled. |
-Set timer for test function. |
-Call stack: |
- 0) test1 (skip-stack-frames-steps.html:23) |
- 1) testFunction (skip-stack-frames-steps.html:11) |
- |
-Call stack: |
- 0) test2 (skip-stack-frames-steps.html:29) |
- 1) testFunction (skip-stack-frames-steps.html:11) |
- |
-Call stack: |
- 0) callback (skip-stack-frames-steps.html:16) |
- 1) Framework.safeRun (framework.js:8) |
- 2) Framework.safeRun (framework.js:10) |
- 3) test3 (skip-stack-frames-steps.html:34) |
- 4) testFunction (skip-stack-frames-steps.html:11) |
- |
-Call stack: |
- 0) test4 (skip-stack-frames-steps.html:41) |
- 1) testFunction (skip-stack-frames-steps.html:11) |
- |
-Call stack: |
- 0) callback (skip-stack-frames-steps.html:16) |
- 1) Framework.safeRun (framework.js:8) |
- 2) Framework.safeRun (framework.js:13) |
- 3) Framework.safeRun (framework.js:10) |
- 4) test5 (skip-stack-frames-steps.html:46) |
- 5) testFunction (skip-stack-frames-steps.html:11) |
- |
-Debugger was disabled. |
- |