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

Unified Diff: sky/tests/services/network-expected.txt

Issue 948463003: Added Sky Mojo embedder singleton, restored network test (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 10 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
« sky/tests/services/network.sky ('K') | « sky/tests/services/network.sky ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/services/network-expected.txt
diff --git a/sky/tests/services/network-expected.txt b/sky/tests/services/network-expected.txt
index 304d310614adeccdf202ae1e4d5422d886d24eab..a8c6110602b94f25ecf855e1eaf01e57339a2c79 100644
--- a/sky/tests/services/network-expected.txt
+++ b/sky/tests/services/network-expected.txt
@@ -1,9 +1,6 @@
-CONSOLE: LOG: url => http://127.0.0.1:8000/sky/tests/services/resources/pass.txt
-CONSOLE: LOG: status_line => HTTP/1.1 200 OK
-CONSOLE: LOG: mime_type => text/plain
-CONSOLE: LOG: read 31 bytes
-Running 1 tests
-ok 1 Mojo network_service should be able to fetch text files
-1 tests
-1 pass
-0 fail
+CONSOLE: url => http://127.0.0.1:8000/sky/tests/services/resources/pass.txt
+CONSOLE: status_line => HTTP/1.1 200 OK
+CONSOLE: mime_type => text/plain
+CONSOLE: read 31 bytes
+This is data from the network.
+
« sky/tests/services/network.sky ('K') | « sky/tests/services/network.sky ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698