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 |
deleted file mode 100644 |
index 651fbce56fbaf99e9f2f7d71b9f62c7255762d9d..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/win/http/tests/serviceworker/fetch-event-expected.txt |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-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. |
- |