Index: LayoutTests/http/tests/serviceworker/serviceworkerobject-scope-expected.txt |
diff --git a/LayoutTests/http/tests/serviceworker/serviceworkerobject-scope-expected.txt b/LayoutTests/http/tests/serviceworker/serviceworkerobject-scope-expected.txt |
index 00da7e849584ea24cea7c142df6859afdf2c9abc..c2686a47b29d7c03038039a49f3292b7d145e367 100644 |
--- a/LayoutTests/http/tests/serviceworker/serviceworkerobject-scope-expected.txt |
+++ b/LayoutTests/http/tests/serviceworker/serviceworkerobject-scope-expected.txt |
@@ -1,12 +1,12 @@ |
This is a testharness.js-based test. |
-FAIL Verify the scope and url property: default assert_unreached: Unregister should not fail: NotSupportedError Reached unreachable code |
-FAIL Verify the scope and url property: wildcard assert_unreached: Unregister should not fail: NotSupportedError Reached unreachable code |
-FAIL Verify the scope and url property: script with fragment assert_unreached: Unregister should not fail: NotSupportedError Reached unreachable code |
-FAIL Verify the scope and url property: scope with fragment assert_unreached: Unregister should not fail: NotSupportedError Reached unreachable code |
-FAIL Verify the scope and url property: scope with query assert_unreached: Unregister should not fail: NotSupportedError Reached unreachable code |
-FAIL Verify the scope and url property: relative path assert_unreached: Unregister should not fail: NotSupportedError Reached unreachable code |
-FAIL Verify the scope and url property: relative path with wildcard assert_unreached: Unregister should not fail: NotSupportedError Reached unreachable code |
-FAIL Verify the scope and url property: absolute url assert_unreached: Unregister should not fail: NotSupportedError Reached unreachable code |
-FAIL Verify the scope and url property: absolute url with wildcard assert_unreached: Unregister should not fail: NotSupportedError Reached unreachable code |
+PASS Verify the scope and url property: default |
+PASS Verify the scope and url property: wildcard |
+PASS Verify the scope and url property: script with fragment |
+PASS Verify the scope and url property: scope with fragment |
+PASS Verify the scope and url property: scope with query |
+PASS Verify the scope and url property: relative path |
+PASS Verify the scope and url property: relative path with wildcard |
+PASS Verify the scope and url property: absolute url |
+PASS Verify the scope and url property: absolute url with wildcard |
Harness: the test ran to completion. |