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

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

Issue 318393002: Initial implementation of ServiceWorkerGlobalScope.fetch() (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: incoroporated dominicc's comment 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
index f3c09ffa4664817bf3434b269235303cda3c46c1..6a144f1bc145034ce21b9fc7fbe51ae7b0902c4e 100644
--- a/LayoutTests/http/tests/serviceworker/fetch-event-expected.txt
+++ b/LayoutTests/http/tests/serviceworker/fetch-event-expected.txt
@@ -3,5 +3,6 @@ FAIL Service Worker responds to fetch event with blob body assert_unreached: Unr
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.
« no previous file with comments | « LayoutTests/http/tests/serviceworker/fetch-event.html ('k') | LayoutTests/http/tests/serviceworker/fetch-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698