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

Unified Diff: LayoutTests/http/tests/inspector/inspector-test.js

Issue 1104233004: DevTools: rebaseline inspector tests with poor expectations (2). (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 8 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: LayoutTests/http/tests/inspector/inspector-test.js
diff --git a/LayoutTests/http/tests/inspector/inspector-test.js b/LayoutTests/http/tests/inspector/inspector-test.js
index 2e1d1855fbecdd34ee1d44514175605f1e79e3a9..dec5227d72a6e0ace0c562d68f5101cf3dee3e1c 100644
--- a/LayoutTests/http/tests/inspector/inspector-test.js
+++ b/LayoutTests/http/tests/inspector/inspector-test.js
@@ -954,6 +954,7 @@ function runTest(enableWatchDogWhileDebugging)
"elements": "elements",
"editor": "sources",
"layers": "layers",
+ "network": "network",
"profiler": "profiles",
"resource-tree": "resources",
"search": "sources",

Powered by Google App Engine
This is Rietveld 408576698