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

Unified Diff: LayoutTests/inspector/sources/debugger/debugger-step-into-async1-expected.txt

Issue 1153923005: DevTools: shard inspector/debugger tests for faster execution. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 7 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/debugger-step-into-async1-expected.txt
diff --git a/LayoutTests/inspector/sources/debugger/debugger-step-into-async1-expected.txt b/LayoutTests/inspector/sources/debugger/debugger-step-into-async1-expected.txt
deleted file mode 100644
index a6fe19a7dc450599494f95645fa8247cd2632811..0000000000000000000000000000000000000000
--- a/LayoutTests/inspector/sources/debugger/debugger-step-into-async1-expected.txt
+++ /dev/null
@@ -1,139 +0,0 @@
-Tests debugger StepIntoAsync action (part 1).
-
-Set timer for test function.
-Executing StepOver...
-Executing StepOver...
-Executing StepOver...
-Call stack:
- 0) testFunction (debugger-step-into-async1.html:17)
-
-Executing StepIntoAsync...
-Call stack:
- 0) callback1 (debugger-step-into-async1.html:23)
- [setTimeout]
- 0) testFunction (debugger-step-into-async1.html:17)
-
-Executing Resume...
-Executing StepOver...
-Executing StepIntoAsync...
-Call stack:
- 0) callback2 (debugger-step-into-async1.html:34)
- [setTimeout]
- 0) callback1 (debugger-step-into-async1.html:29)
- [setTimeout]
- 0) testFunction (debugger-step-into-async1.html:17)
-
-Executing Resume...
-Executing StepOver...
-Executing StepIntoAsync...
-Call stack:
- 0) callback3 (debugger-step-into-async1.html:46)
- [setTimeout]
- * 0) Framework.schedule (framework.js:45)
- * 1) Framework_willSchedule (framework.js:51)
- [setTimeout]
- * 0) Framework.schedule (framework.js:45)
- * 1) Framework_willSchedule (framework.js:51)
- [setTimeout]
- * 0) Framework.schedule (framework.js:45)
- * 1) Framework_willSchedule (framework.js:51)
- [setTimeout]
- * 0) Framework.schedule (framework.js:45)
- 1) callback2 (debugger-step-into-async1.html:40)
-
-Executing Resume...
-Executing StepOver...
-Executing StepIntoAsync...
-Call stack:
- 0) callback4 (debugger-step-into-async1.html:56)
- * 1) Framework.safeRun (framework.js:8)
- * 2) Framework.safeRun (framework.js:13)
- * 3) Framework.safeRun (framework.js:10)
- * 4) Framework_bound (framework.js:105)
- [setTimeout]
- * 0) Framework.schedule (framework.js:45)
- 1) callback3 (debugger-step-into-async1.html:50)
- [setTimeout]
- * 0) Framework.schedule (framework.js:45)
- * 1) Framework_willSchedule (framework.js:51)
- [setTimeout]
- * 0) Framework.schedule (framework.js:45)
- * 1) Framework_willSchedule (framework.js:51)
- [setTimeout]
- * 0) Framework.schedule (framework.js:45)
- * 1) Framework_willSchedule (framework.js:51)
-
-Executing Resume...
-Executing StepOver...
-Executing StepIntoAsync...
-Call stack:
- 0) callback5 (debugger-step-into-async1.html:64)
- * 1) Framework_eventListener (framework.js:86)
- * 2) Framework.createButtonWithEventListenersAndClick (framework.js:173)
- * 3) Framework_bound (framework.js:105)
- [setTimeout]
- * 0) Framework.schedule (framework.js:45)
- 1) callback4 (debugger-step-into-async1.html:58)
- * 2) Framework.safeRun (framework.js:8)
- * 3) Framework.safeRun (framework.js:13)
- * 4) Framework.safeRun (framework.js:10)
- * 5) Framework_bound (framework.js:105)
- [setTimeout]
- * 0) Framework.schedule (framework.js:45)
- 1) callback3 (debugger-step-into-async1.html:50)
- [setTimeout]
- * 0) Framework.schedule (framework.js:45)
- * 1) Framework_willSchedule (framework.js:51)
- [setTimeout]
- * 0) Framework.schedule (framework.js:45)
- * 1) Framework_willSchedule (framework.js:51)
-
-Executing Resume...
-Executing StepOver...
-Executing StepIntoAsync...
-Call stack:
- 0) callback6 (debugger-step-into-async1.html:80)
- [Promise.resolve]
- 0) callback5 (debugger-step-into-async1.html:75)
- * 1) Framework_eventListener (framework.js:86)
- * 2) Framework.createButtonWithEventListenersAndClick (framework.js:173)
- * 3) Framework_bound (framework.js:105)
- [setTimeout]
- * 0) Framework.schedule (framework.js:45)
- 1) callback4 (debugger-step-into-async1.html:58)
- * 2) Framework.safeRun (framework.js:8)
- * 3) Framework.safeRun (framework.js:13)
- * 4) Framework.safeRun (framework.js:10)
- * 5) Framework_bound (framework.js:105)
- [setTimeout]
- * 0) Framework.schedule (framework.js:45)
- 1) callback3 (debugger-step-into-async1.html:50)
- [setTimeout]
- * 0) Framework.schedule (framework.js:45)
- * 1) Framework_willSchedule (framework.js:51)
-
-Executing Resume...
-Executing StepOver...
-Executing StepInto...
-Executing StepIntoAsync...
-Call stack:
- 0) callback7 (debugger-step-into-async1.html:96)
- [Promise.resolve]
- 0) callback6 (debugger-step-into-async1.html:85)
- [Promise.resolve]
- 0) callback5 (debugger-step-into-async1.html:75)
- * 1) Framework_eventListener (framework.js:86)
- * 2) Framework.createButtonWithEventListenersAndClick (framework.js:173)
- * 3) Framework_bound (framework.js:105)
- [setTimeout]
- * 0) Framework.schedule (framework.js:45)
- 1) callback4 (debugger-step-into-async1.html:58)
- * 2) Framework.safeRun (framework.js:8)
- * 3) Framework.safeRun (framework.js:13)
- * 4) Framework.safeRun (framework.js:10)
- * 5) Framework_bound (framework.js:105)
- [setTimeout]
- * 0) Framework.schedule (framework.js:45)
- 1) callback3 (debugger-step-into-async1.html:50)
-
-

Powered by Google App Engine
This is Rietveld 408576698