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

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

Issue 345043002: Remove virtual/serviceworker test suite (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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/http/tests/serviceworker/fetch-event-expected.txt
diff --git a/LayoutTests/http/tests/serviceworker/fetch-event-expected.txt b/LayoutTests/http/tests/serviceworker/fetch-event-expected.txt
deleted file mode 100644
index 6a144f1bc145034ce21b9fc7fbe51ae7b0902c4e..0000000000000000000000000000000000000000
--- a/LayoutTests/http/tests/serviceworker/fetch-event-expected.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-This is a testharness.js-based test.
-FAIL Service Worker responds to fetch event with blob body assert_unreached: Unregister should not fail: NotSupportedError Reached unreachable code
-FAIL Service Worker does not respond to fetch event assert_unreached: Unregister should not fail: NotSupportedError Reached unreachable code
-FAIL Service Worker responds to fetch event with null response body assert_unreached: Unregister should not fail: NotSupportedError Reached unreachable code
-FAIL Service Worker rejects fetch event assert_unreached: Unregister should not fail: NotSupportedError Reached unreachable code
-FAIL Service Worker fetches other file in fetch event assert_unreached: Unregister should not fail: NotSupportedError Reached unreachable code
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698