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

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

Issue 343553002: Remove virtual/serviceworker test suite as --enable-service-worker will be removed (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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/registration-expected.txt
diff --git a/LayoutTests/http/tests/serviceworker/registration-expected.txt b/LayoutTests/http/tests/serviceworker/registration-expected.txt
index 53f4b38213b51718ef8d2d4b91209721fb02532e..38247feacb0466187aba7388ca8df009544483c0 100644
--- a/LayoutTests/http/tests/serviceworker/registration-expected.txt
+++ b/LayoutTests/http/tests/serviceworker/registration-expected.txt
@@ -1,7 +1,7 @@
This is a testharness.js-based test.
-FAIL Registering normal pattern assert_unreached: Registration should succeed, but failed: NotSupportedError Reached unreachable code
+PASS Registering normal pattern
PASS Registering scope outside domain
PASS Registering script outside domain
-FAIL Registering non-existent script assert_equals: Registration of non-existent script should fail. expected "AbortError" but got "NotSupportedError"
+PASS Registering non-existent script
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698