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 6ad761460a6dccc2e924d496a5a4521800790d94..8264efdca8ad10cc8a54e4429e219499e61823eb 100644 |
--- a/LayoutTests/http/tests/serviceworker/serviceworkerglobalscope-scope-expected.txt |
+++ b/LayoutTests/http/tests/serviceworker/serviceworkerglobalscope-scope-expected.txt |
@@ -1,8 +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 |
+Harness: the test ran to completion. |