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

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

Issue 2657973002: [DevTools] disabled ../debugger-async/async-callstack-promises.html for V8 roll (Closed)
Patch Set: Created 3 years, 11 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
« no previous file with comments | « third_party/WebKit/LayoutTests/TestExpectations ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-promises-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-promises-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-promises-expected.txt
index c433d2e667cd96c019b4333dd52be54feb3b4009..d6fc299eaddfe39f6761ddfbf8e5f0de3dd8a31a 100644
--- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-promises-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-async/async-callstack-promises-expected.txt
@@ -38,9 +38,6 @@ Call stack:
3) testFunctionTimeout (async-callstack-promises.html:50)
[setTimeout]
0) testFunction (async-callstack-promises.html:43)
- [setTimeout]
- 0) scheduleTestFunction (debugger-test.js:3)
- <... skipped remaining frames ...>
Call stack:
0) catchCallback (async-callstack-promises.html:130)
@@ -64,11 +61,6 @@ Call stack:
2) chained1 (async-callstack-promises.html:122)
[Promise.resolve]
0) resolvePromise (async-callstack-promises.html:12)
- [setTimeout]
- 0) promiseCallback (async-callstack-promises.html:21)
- 1) timeoutPromise (async-callstack-promises.html:9)
- 2) doTestThrowFromChain (async-callstack-promises.html:121)
- 3) testFunctionTimeout (async-callstack-promises.html:50)
Call stack:
0) chained1 (async-callstack-promises.html:80)
@@ -235,8 +227,6 @@ Call stack:
1) timeoutPromise (async-callstack-promises.html:9)
2) doTestChainedPromises (async-callstack-promises.html:79)
3) testFunctionTimeout (async-callstack-promises.html:50)
- [setTimeout]
- 0) testFunction (async-callstack-promises.html:43)
Call stack:
0) thenCallback (async-callstack-promises.html:55)
« no previous file with comments | « third_party/WebKit/LayoutTests/TestExpectations ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698