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

Unified Diff: third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-shouldnt-crash-after-inspected-context-destroyed-expected.txt

Issue 2954093003: [DevTools] Migrate inspector-protocol/runtime tests to new harness (Closed)
Patch Set: rebased 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-shouldnt-crash-after-inspected-context-destroyed-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-shouldnt-crash-after-inspected-context-destroyed-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-shouldnt-crash-after-inspected-context-destroyed-expected.txt
index 414304754e6fb7d7ec67fabdb4fce1b17d986e27..7c5ccd26ea91e039a2454e9fc5f63762917e2b83 100644
--- a/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-shouldnt-crash-after-inspected-context-destroyed-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector-protocol/runtime/runtime-shouldnt-crash-after-inspected-context-destroyed-expected.txt
@@ -1 +1,10 @@
Tests that call to console after inspected context was destroyed shouldn't produce crash.
+{
einbinder 2017/06/26 22:59:23 This is logged to verify that the command actually
dgozman 2017/06/26 23:28:54 Yeah, this is to check that we got response.
+ id : <messageId>
+ result : {
+ result : {
+ type : undefined
+ }
+ }
+}
+

Powered by Google App Engine
This is Rietveld 408576698