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

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

Issue 304233017: ServiceWorker: Add layout tests for fetch event response (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 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
new file mode 100644
index 0000000000000000000000000000000000000000..e8423c24fd228a78e17924ac56ccf8fe497c1e78
--- /dev/null
+++ b/LayoutTests/http/tests/serviceworker/fetch-event-expected.txt
@@ -0,0 +1,5 @@
+
jsbell 2014/06/02 23:27:34 This will need to be regenerated, following http:/
falken 2014/06/03 02:26:30 Done.
+FAIL Service Worker fetch event response assert_unreached: Unregister should not fail: NotSupportedError Reached unreachable code
+FAIL Service Worker fetch event not handled assert_unreached: Unregister should not fail: NotSupportedError Reached unreachable code
+FAIL Service Worker fetch event rejected assert_unreached: Unregister should not fail: NotSupportedError Reached unreachable code
+

Powered by Google App Engine
This is Rietveld 408576698