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 7b7d58b5e4e48ce9e99f655de72bc1960059761e..00da7e849584ea24cea7c142df6859afdf2c9abc 100644 |
--- a/LayoutTests/http/tests/serviceworker/serviceworkerobject-scope-expected.txt |
+++ b/LayoutTests/http/tests/serviceworker/serviceworkerobject-scope-expected.txt |
@@ -1,4 +1,4 @@ |
- |
+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 |
@@ -8,4 +8,5 @@ FAIL Verify the scope and url property: relative path assert_unreached: Unregist |
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 |
+Harness: the test ran to completion. |