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

Unified Diff: LayoutTests/http/tests/serviceworker/fetch-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-expected.txt
diff --git a/LayoutTests/http/tests/serviceworker/fetch-expected.txt b/LayoutTests/http/tests/serviceworker/fetch-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5e80b8272d0d680fd6c9ad9b495ef9c134518cda
--- /dev/null
+++ b/LayoutTests/http/tests/serviceworker/fetch-expected.txt
@@ -0,0 +1,4 @@
+This is a testharness.js-based test.
+FAIL Verify fetch() in a Service Worker 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