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

Unified Diff: LayoutTests/inspector/network/network-status-non-http-expected.txt

Issue 1104233004: DevTools: rebaseline inspector tests with poor expectations (2). (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebaselined 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/inspector/network/network-status-non-http-expected.txt
diff --git a/LayoutTests/inspector/network/network-status-non-http-expected.txt b/LayoutTests/inspector/network/network-status-non-http-expected.txt
index 2a6163b78be45872951741f4c6adfe1ce270e94a..5302bd79361054a24d2562dffea80b52eb6c0e96 100644
--- a/LayoutTests/inspector/network/network-status-non-http-expected.txt
+++ b/LayoutTests/inspector/network/network-status-non-http-expected.txt
@@ -1,6 +1,4 @@
-{
- 0 : "data:application/javascript: 200OK"
- 1 : "network-test.js: Finished"
- 2 : "non-existent-file.js: (failed)"
-}
+network-test.js:0 Finished
+non-existent-file.js:0 (failed)
+data:application/ja…:200 OKFinished

Powered by Google App Engine
This is Rietveld 408576698