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

Unified Diff: LayoutTests/http/tests/serviceworker/serviceworkerglobalscope-scope-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/serviceworkerglobalscope-scope-expected.txt
diff --git a/LayoutTests/http/tests/serviceworker/serviceworkerglobalscope-scope-expected.txt b/LayoutTests/http/tests/serviceworker/serviceworkerglobalscope-scope-expected.txt
index 8264efdca8ad10cc8a54e4429e219499e61823eb..db4d494a6e2b1516949c4a6f0ea9d87f59f00711 100644
--- a/LayoutTests/http/tests/serviceworker/serviceworkerglobalscope-scope-expected.txt
+++ b/LayoutTests/http/tests/serviceworker/serviceworkerglobalscope-scope-expected.txt
@@ -1,9 +1,9 @@
This is a testharness.js-based test.
-FAIL Verify the scope property: default assert_unreached: Unregister should not fail: NotSupportedError Reached unreachable code
-FAIL Verify the scope property: wildcard assert_unreached: Unregister should not fail: NotSupportedError Reached unreachable code
-FAIL Verify the scope property: relative path assert_unreached: Unregister should not fail: NotSupportedError Reached unreachable code
-FAIL Verify the scope property: relative path with wildcard assert_unreached: Unregister should not fail: NotSupportedError Reached unreachable code
-FAIL Verify the scope property: absolute url assert_unreached: Unregister should not fail: NotSupportedError Reached unreachable code
-FAIL Verify the scope property: absolute url with wildcard assert_unreached: Unregister should not fail: NotSupportedError Reached unreachable code
+PASS Verify the scope property: default
+PASS Verify the scope property: wildcard
+PASS Verify the scope property: relative path
+PASS Verify the scope property: relative path with wildcard
+PASS Verify the scope property: absolute url
+PASS Verify the scope property: absolute url with wildcard
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698