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

Unified Diff: LayoutTests/platform/win/http/tests/serviceworker/fetch-event-expected.txt

Issue 641183005: Auto-rebaseline for r183522 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 2 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
« no previous file with comments | « LayoutTests/TestExpectations ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/platform/win/http/tests/serviceworker/fetch-event-expected.txt
diff --git a/LayoutTests/platform/win/http/tests/serviceworker/fetch-event-expected.txt b/LayoutTests/platform/win/http/tests/serviceworker/fetch-event-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..651fbce56fbaf99e9f2f7d71b9f62c7255762d9d
--- /dev/null
+++ b/LayoutTests/platform/win/http/tests/serviceworker/fetch-event-expected.txt
@@ -0,0 +1,11 @@
+This is a testharness.js-based test.
+PASS Service Worker responds to fetch event with string
+PASS Service Worker responds to fetch event with blob body
+PASS Service Worker responds to fetch event with the referrer URL
+TIMEOUT Service Worker does not respond to fetch event Test timed out
+PASS Service Worker responds to fetch event with null response body
+TIMEOUT Service Worker fetches other file in fetch event Test timed out
+PASS Service Worker responds to fetch event with POST form
+TIMEOUT Multiple calls of respondWith must throw InvalidStateErrors Test timed out
+Harness: the test ran to completion.
+
« no previous file with comments | « LayoutTests/TestExpectations ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698