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

Unified Diff: third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-evaluate-return-by-value-expected.txt

Issue 2954093003: [DevTools] Migrate inspector-protocol/runtime tests to new harness (Closed)
Patch Set: fail: Created 3 years, 6 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-protocol/runtime/runtime-evaluate-return-by-value-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-evaluate-return-by-value-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-evaluate-return-by-value-expected.txt
index fa11ff629913fe754cbf9eb4421f86c35faf75fb..b00cceff9b26ada24137d29b7673826c502a4edb 100644
--- a/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-evaluate-return-by-value-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-evaluate-return-by-value-expected.txt
@@ -6,7 +6,7 @@ Running test: testSymbol
code : -32000
message : Object couldn't be returned by value
}
- id : 0
+ id : <messageId>
}
Running test: testObjectWithChain
@@ -15,6 +15,6 @@ Running test: testObjectWithChain
code : -32000
message : Object reference chain is too long
}
- id : 0
+ id : <messageId>
}

Powered by Google App Engine
This is Rietveld 408576698