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

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

Issue 287363004: ServiceWorker: support Response.{status,statusText,headers} [blink] (2/3) (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/interfaces-expected.txt
diff --git a/LayoutTests/http/tests/serviceworker/interfaces-expected.txt b/LayoutTests/http/tests/serviceworker/interfaces-expected.txt
index 264c15e7984529f7320b66da98ce5428b555d5e3..6746613b5017eb1fea29acc395012aa3a1142002 100644
--- a/LayoutTests/http/tests/serviceworker/interfaces-expected.txt
+++ b/LayoutTests/http/tests/serviceworker/interfaces-expected.txt
@@ -1,4 +1,4 @@
PASS Interfaces and attributes of ServiceWorkerContainer
-FAIL Interfaces and attributes in ServiceWorkerGlobalScope assert_unreached: Registration should succeed, but failed: NotSupportedError Reached unreachable code
+FAIL Interfaces and attributes in ServiceWorkerGlobalScope assert_unreached: Unregister should not fail: NotSupportedError Reached unreachable code

Powered by Google App Engine
This is Rietveld 408576698