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. |