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 9795aafc996eea8d43d420692065461cac6b5773..53f4b38213b51718ef8d2d4b91209721fb02532e 100644 |
--- a/LayoutTests/http/tests/serviceworker/registration-expected.txt |
+++ b/LayoutTests/http/tests/serviceworker/registration-expected.txt |
@@ -1,6 +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 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" |
+Harness: the test ran to completion. |