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

Unified Diff: third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-await/async-callstack-async-await2-expected.txt

Issue 2362923002: New test expectations for async function callstack tests (Closed)
Patch Set: Additional duplicate stack frames for entering the async function Created 4 years, 3 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: third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-await/async-callstack-async-await2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-await/async-callstack-async-await2-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-await/async-callstack-async-await2-expected.txt
index abfe1c0bc57d44de92bad65b79e6a941225474c2..784d89034c6166f5985f7d1d5547c0a234221011 100644
--- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-await/async-callstack-async-await2-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-await/async-callstack-async-await2-expected.txt
@@ -4,13 +4,9 @@ Set timer for test function.
Captured call stacks in no particular order:
Call stack:
0) doTestChainedPromises (async-callstack-async-await2.html:67)
- [Promise.resolve]
- 0) resolvePromise (async-callstack-async-await2.html:12)
- [setTimeout]
- 0) promiseCallback (async-callstack-async-await2.html:21)
- 1) timeoutPromise (async-callstack-async-await2.html:9)
- 2) doTestChainedPromises (async-callstack-async-await2.html:66)
- 3) testFunctionTimeout (async-callstack-async-await2.html:50)
+ [async function]
+ 0) doTestChainedPromises (async-callstack-async-await2.html:63)
+ 1) testFunctionTimeout (async-callstack-async-await2.html:50)
[setTimeout]
0) testFunction (async-callstack-async-await2.html:43)
[setTimeout]
@@ -19,86 +15,59 @@ Call stack:
Call stack:
0) doTestChainedPromises (async-callstack-async-await2.html:69)
- [Promise.resolve]
- 0) resolvePromise (async-callstack-async-await2.html:12)
- [setTimeout]
- 0) promiseCallback (async-callstack-async-await2.html:21)
- 1) timeoutPromise (async-callstack-async-await2.html:9)
- 2) doTestChainedPromises (async-callstack-async-await2.html:68)
- [Promise.resolve]
- 0) resolvePromise (async-callstack-async-await2.html:12)
- [setTimeout]
- 0) promiseCallback (async-callstack-async-await2.html:21)
- 1) timeoutPromise (async-callstack-async-await2.html:9)
- 2) doTestChainedPromises (async-callstack-async-await2.html:66)
- 3) testFunctionTimeout (async-callstack-async-await2.html:50)
+ [async function]
+ 0) doTestChainedPromises (async-callstack-async-await2.html:63)
+ 1) testFunctionTimeout (async-callstack-async-await2.html:50)
[setTimeout]
0) testFunction (async-callstack-async-await2.html:43)
+ [setTimeout]
+ 0) scheduleTestFunction (debugger-test.js:3)
+ <... skipped remaining frames ...>
Call stack:
0) doTestChainedPromises (async-callstack-async-await2.html:71)
- [Promise.resolve]
- 0) doTestChainedPromises (async-callstack-async-await2.html:70)
- [Promise.resolve]
- 0) resolvePromise (async-callstack-async-await2.html:12)
+ [async function]
+ 0) doTestChainedPromises (async-callstack-async-await2.html:63)
+ 1) testFunctionTimeout (async-callstack-async-await2.html:50)
[setTimeout]
- 0) promiseCallback (async-callstack-async-await2.html:21)
- 1) timeoutPromise (async-callstack-async-await2.html:9)
- 2) doTestChainedPromises (async-callstack-async-await2.html:68)
- [Promise.resolve]
- 0) resolvePromise (async-callstack-async-await2.html:12)
+ 0) testFunction (async-callstack-async-await2.html:43)
[setTimeout]
- 0) promiseCallback (async-callstack-async-await2.html:21)
- 1) timeoutPromise (async-callstack-async-await2.html:9)
- 2) doTestChainedPromises (async-callstack-async-await2.html:66)
- 3) testFunctionTimeout (async-callstack-async-await2.html:50)
+ 0) scheduleTestFunction (debugger-test.js:3)
+ <... skipped remaining frames ...>
Call stack:
0) doTestChainedPromises (async-callstack-async-await2.html:73)
- [Promise.resolve]
- 0) doTestChainedPromises (async-callstack-async-await2.html:72)
- [Promise.resolve]
- 0) doTestChainedPromises (async-callstack-async-await2.html:70)
- [Promise.resolve]
- 0) resolvePromise (async-callstack-async-await2.html:12)
+ [async function]
+ 0) doTestChainedPromises (async-callstack-async-await2.html:63)
+ 1) testFunctionTimeout (async-callstack-async-await2.html:50)
+ [setTimeout]
+ 0) testFunction (async-callstack-async-await2.html:43)
[setTimeout]
- 0) promiseCallback (async-callstack-async-await2.html:21)
- 1) timeoutPromise (async-callstack-async-await2.html:9)
- 2) doTestChainedPromises (async-callstack-async-await2.html:68)
- [Promise.resolve]
- 0) resolvePromise (async-callstack-async-await2.html:12)
+ 0) scheduleTestFunction (debugger-test.js:3)
+ <... skipped remaining frames ...>
Call stack:
0) thenCallback (async-callstack-async-await2.html:55)
1) doTestChainedPromises (async-callstack-async-await2.html:74)
- [Promise.resolve]
- 0) resolvePromise (async-callstack-async-await2.html:12)
+ [async function]
+ 0) doTestChainedPromises (async-callstack-async-await2.html:63)
+ 1) testFunctionTimeout (async-callstack-async-await2.html:50)
[setTimeout]
- 0) promiseCallback (async-callstack-async-await2.html:21)
- 1) timeoutPromise (async-callstack-async-await2.html:9)
- 2) doTestChainedPromises (async-callstack-async-await2.html:74)
- [Promise.resolve]
- 0) doTestChainedPromises (async-callstack-async-await2.html:72)
- [Promise.resolve]
- 0) doTestChainedPromises (async-callstack-async-await2.html:70)
- [Promise.resolve]
- 0) resolvePromise (async-callstack-async-await2.html:12)
+ 0) testFunction (async-callstack-async-await2.html:43)
+ [setTimeout]
+ 0) scheduleTestFunction (debugger-test.js:3)
+ <... skipped remaining frames ...>
Call stack:
0) thenCallback (async-callstack-async-await2.html:55)
1) doTestChainedPromisesJSON (async-callstack-async-await2.html:86)
- [Promise.resolve]
- 0) doTestChainedPromisesJSON (async-callstack-async-await2.html:85)
- [Promise.resolve]
- 0) doTestChainedPromisesJSON (async-callstack-async-await2.html:84)
- [Promise.resolve]
- 0) resolvePromise (async-callstack-async-await2.html:12)
- [setTimeout]
- 0) promiseCallback (async-callstack-async-await2.html:21)
- 1) timeoutPromise (async-callstack-async-await2.html:9)
- 2) doTestChainedPromisesJSON (async-callstack-async-await2.html:83)
- 3) testFunctionTimeout (async-callstack-async-await2.html:50)
+ [async function]
+ 0) doTestChainedPromisesJSON (async-callstack-async-await2.html:80)
+ 1) testFunctionTimeout (async-callstack-async-await2.html:50)
[setTimeout]
0) testFunction (async-callstack-async-await2.html:43)
+ [setTimeout]
+ 0) scheduleTestFunction (debugger-test.js:3)
+ <... skipped remaining frames ...>

Powered by Google App Engine
This is Rietveld 408576698