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

Unified Diff: third_party/WebKit/LayoutTests/inspector/sources/debugger/promise-events-expected.txt

Issue 1815833002: Rebaseline, fix, or remove various tests dealing with V8 behavior (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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/promise-events-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger/promise-events-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger/promise-events-expected.txt
index 7732274649ca323b784588633444abc880a8d4af..5d7172cda9f33a19717119f53fd89a7e45de28ca 100644
--- a/third_party/WebKit/LayoutTests/inspector/sources/debugger/promise-events-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger/promise-events-expected.txt
@@ -5,26 +5,22 @@ gc:
id: 0
gc:
id: 1
+gc:
+ id: 2
new:
id: 0
- testFunction promise-events.html:9
new:
id: 1
- testFunction promise-events.html:15
new:
id: 2
- testFunction promise-events.html:22
new:
id: 3
- testFunction promise-events.html:23
update:
id: 0
status: resolved
- promiseConstructor1 promise-events.html:12
update:
id: 1
status: rejected
- promiseConstructor2 promise-events.html:18
update:
id: 2
parent id: 1

Powered by Google App Engine
This is Rietveld 408576698