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

Unified Diff: LayoutTests/inspector/console/console-uncaught-promise-expected.txt

Issue 670523002: DevTools: Fix flaky console-uncaught-promise.html test. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 2 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 | « LayoutTests/inspector/console/console-uncaught-promise.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/inspector/console/console-uncaught-promise-expected.txt
diff --git a/LayoutTests/inspector/console/console-uncaught-promise-expected.txt b/LayoutTests/inspector/console/console-uncaught-promise-expected.txt
index b45603b032b39e293f74f16e217a1c99a1c0cd47..d87853420ca71a775e3655b250fdc99430139732 100644
--- a/LayoutTests/inspector/console/console-uncaught-promise-expected.txt
+++ b/LayoutTests/inspector/console/console-uncaught-promise-expected.txt
@@ -18,12 +18,12 @@ console-uncaught-promise.html:1 Unhandled promise rejection Promise
[[PromiseStatus]]: "rejected"
[[PromiseValue]]: Error: inspector.err1
console-uncaught-promise.html:9 runPromises
- console-uncaught-promise.html:40 timeout
+ console-uncaught-promise.html:47 timeout
console-uncaught-promise.html:27 Unhandled promise rejection Promise {[[PromiseStatus]]: "rejected", [[PromiseValue]]: Error: inspector.err2}
__proto__: Promise
[[PromiseStatus]]: "rejected"
[[PromiseValue]]: Error: inspector.err2
console-uncaught-promise.html:27 runPromises
- console-uncaught-promise.html:40 timeout
+ console-uncaught-promise.html:47 timeout
« no previous file with comments | « LayoutTests/inspector/console/console-uncaught-promise.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698