Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / inspector / sources / debugger-async / async-callstack-promises-expected.txt
blobe4173be1c3dcd28cecec42429a571895ed56fad0
1 Tests asynchronous call stacks for Promises.
3 Set timer for test function.
4 Captured call stacks in no particular order:
5 Call stack:
6     0) afterJSONStringifyAndParse (async-callstack-promises.html:97)
7     [Promise.resolve]
8     0) resolvePromise (async-callstack-promises.html:12)
9     [setTimeout]
10     0) promiseCallback (async-callstack-promises.html:21)
11     1) timeoutPromise (async-callstack-promises.html:9)
12     2) doTestChainedPromises (async-callstack-promises.html:93)
13     3) testFunctionTimeout (async-callstack-promises.html:50)
14     [setTimeout]
15     0) testFunction (async-callstack-promises.html:43)
17 Call stack:
18     0) catchCallback (async-callstack-promises.html:118)
19     [Promise.resolve]
20     0) resolvePromise (async-callstack-promises.html:12)
21     [setTimeout]
22     0) promiseCallback (async-callstack-promises.html:21)
23     1) timeoutPromise (async-callstack-promises.html:9)
24     2) chained1 (async-callstack-promises.html:110)
25     [Promise.resolve]
26     0) resolvePromise (async-callstack-promises.html:12)
27     [setTimeout]
28     0) promiseCallback (async-callstack-promises.html:21)
29     1) timeoutPromise (async-callstack-promises.html:9)
30     2) doTestThrowFromChain (async-callstack-promises.html:109)
31     3) testFunctionTimeout (async-callstack-promises.html:50)
33 Call stack:
34     0) catchCallback (async-callstack-promises.html:130)
35     [Promise.reject]
36     0) rejectPromise (async-callstack-promises.html:16)
37     [setTimeout]
38     0) promiseCallback (async-callstack-promises.html:19)
39     1) timeoutPromise (async-callstack-promises.html:9)
40     2) chained3 (async-callstack-promises.html:126)
41     [Promise.resolve]
42     0) resolvePromise (async-callstack-promises.html:12)
43     [setTimeout]
44     0) promiseCallback (async-callstack-promises.html:21)
45     1) timeoutPromise (async-callstack-promises.html:9)
46     2) chained2 (async-callstack-promises.html:124)
48 Call stack:
49     0) chained1 (async-callstack-promises.html:80)
50     [Promise.resolve]
51     0) resolvePromise (async-callstack-promises.html:12)
52     [setTimeout]
53     0) promiseCallback (async-callstack-promises.html:21)
54     1) timeoutPromise (async-callstack-promises.html:9)
55     2) doTestChainedPromises (async-callstack-promises.html:79)
56     3) testFunctionTimeout (async-callstack-promises.html:50)
57     [setTimeout]
58     0) testFunction (async-callstack-promises.html:43)
60 Call stack:
61     0) chained2 (async-callstack-promises.html:83)
62     [Promise.resolve]
63     0) resolvePromise (async-callstack-promises.html:12)
64     [setTimeout]
65     0) promiseCallback (async-callstack-promises.html:21)
66     1) timeoutPromise (async-callstack-promises.html:9)
67     2) chained1 (async-callstack-promises.html:81)
68     [Promise.resolve]
69     0) resolvePromise (async-callstack-promises.html:12)
70     [setTimeout]
71     0) promiseCallback (async-callstack-promises.html:21)
72     1) timeoutPromise (async-callstack-promises.html:9)
73     2) doTestChainedPromises (async-callstack-promises.html:79)
74     3) testFunctionTimeout (async-callstack-promises.html:50)
76 Call stack:
77     0) chained3 (async-callstack-promises.html:86)
78     [Promise.resolve]
79     0) resolvePromise (async-callstack-promises.html:12)
80     [setTimeout]
81     0) promiseCallback (async-callstack-promises.html:21)
82     1) timeoutPromise (async-callstack-promises.html:9)
83     2) chained1 (async-callstack-promises.html:81)
84     [Promise.resolve]
85     0) resolvePromise (async-callstack-promises.html:12)
86     [setTimeout]
87     0) promiseCallback (async-callstack-promises.html:21)
88     1) timeoutPromise (async-callstack-promises.html:9)
89     2) doTestChainedPromises (async-callstack-promises.html:79)
90     3) testFunctionTimeout (async-callstack-promises.html:50)
92 Call stack:
93     0) chained4 (async-callstack-promises.html:89)
94     [Promise.resolve]
95     0) resolvePromise (async-callstack-promises.html:12)
96     [setTimeout]
97     0) promiseCallback (async-callstack-promises.html:21)
98     1) timeoutPromise (async-callstack-promises.html:9)
99     2) chained1 (async-callstack-promises.html:81)
100     [Promise.resolve]
101     0) resolvePromise (async-callstack-promises.html:12)
102     [setTimeout]
103     0) promiseCallback (async-callstack-promises.html:21)
104     1) timeoutPromise (async-callstack-promises.html:9)
105     2) doTestChainedPromises (async-callstack-promises.html:79)
106     3) testFunctionTimeout (async-callstack-promises.html:50)
108 Call stack:
109     0) errorCallback (async-callstack-promises.html:60)
110     [Promise.reject]
111     0) doTestPromiseResolveAndReject (async-callstack-promises.html:137)
112     1) testFunctionTimeout (async-callstack-promises.html:50)
113     [setTimeout]
114     0) testFunction (async-callstack-promises.html:43)
116 Call stack:
117     0) errorCallback (async-callstack-promises.html:60)
118     [Promise.reject]
119     0) doTestSettledPromises (async-callstack-promises.html:74)
120     1) testFunctionTimeout (async-callstack-promises.html:50)
121     [setTimeout]
122     0) testFunction (async-callstack-promises.html:43)
124 Call stack:
125     0) promiseCallback (async-callstack-promises.html:67)
126     1) doTestPromiseConstructor (async-callstack-promises.html:65)
127     2) testFunctionTimeout (async-callstack-promises.html:50)
128     [setTimeout]
129     0) testFunction (async-callstack-promises.html:43)
131 Call stack:
132     0) thenCallback (async-callstack-promises.html:55)
133     [Promise.resolve]
134     0) doTestPromiseResolveAndReject (async-callstack-promises.html:136)
135     1) testFunctionTimeout (async-callstack-promises.html:50)
136     [setTimeout]
137     0) testFunction (async-callstack-promises.html:43)
139 Call stack:
140     0) thenCallback (async-callstack-promises.html:55)
141     [Promise.resolve]
142     0) doTestSettledPromises (async-callstack-promises.html:73)
143     1) testFunctionTimeout (async-callstack-promises.html:50)
144     [setTimeout]
145     0) testFunction (async-callstack-promises.html:43)
147 Call stack:
148     0) thenCallback (async-callstack-promises.html:55)
149     [Promise.resolve]
150     0) resolvePromise (async-callstack-promises.html:12)
151     [setTimeout]
152     0) promiseCallback (async-callstack-promises.html:21)
153     1) timeoutPromise (async-callstack-promises.html:9)
154     2) chained4 (async-callstack-promises.html:90)
155     [Promise.resolve]
156     0) resolvePromise (async-callstack-promises.html:12)
157     [setTimeout]
158     0) promiseCallback (async-callstack-promises.html:21)
159     1) timeoutPromise (async-callstack-promises.html:9)
160     2) chained1 (async-callstack-promises.html:81)
162 Call stack:
163     0) thenCallback (async-callstack-promises.html:55)
164     [Promise.resolve]
165     0) resolvePromise (async-callstack-promises.html:12)
166     [setTimeout]
167     0) promiseCallback (async-callstack-promises.html:21)
168     1) timeoutPromise (async-callstack-promises.html:9)
169     2) doTestPromiseAll (async-callstack-promises.html:103)
170     3) testFunctionTimeout (async-callstack-promises.html:50)
171     [setTimeout]
172     0) testFunction (async-callstack-promises.html:43)