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

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

Issue 304233017: ServiceWorker: Add layout tests for fetch event response (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: patch for landing Created 6 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: LayoutTests/virtual/serviceworker/http/tests/serviceworker/fetch-event-expected.txt
diff --git a/LayoutTests/virtual/serviceworker/http/tests/serviceworker/fetch-event-expected.txt b/LayoutTests/virtual/serviceworker/http/tests/serviceworker/fetch-event-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c5690777c6b3cca52755413c40f8daa27b304bd5
--- /dev/null
+++ b/LayoutTests/virtual/serviceworker/http/tests/serviceworker/fetch-event-expected.txt
@@ -0,0 +1,8 @@
+
+This is a testharness.js-based test.
+PASS Service Worker responds to fetch event with blob body
+PASS Service Worker does not respond to fetch event
+PASS Service Worker responds to fetch event with null response body
+PASS Service Worker rejects fetch event
+Harness: the test ran to completion.
+
« no previous file with comments | « LayoutTests/http/tests/serviceworker/resources/simple.html ('k') | Source/modules/serviceworkers/Response.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698