OLD | NEW |
1 | 1 This is a testharness.js-based test. |
2 FAIL Registering normal pattern assert_unreached: Registration should succeed, b
ut failed: NotSupportedError Reached unreachable code | 2 FAIL Registering normal pattern assert_unreached: Registration should succeed, b
ut failed: NotSupportedError Reached unreachable code |
3 PASS Registering scope outside domain | 3 PASS Registering scope outside domain |
4 PASS Registering script outside domain | 4 PASS Registering script outside domain |
5 FAIL Registering non-existent script assert_equals: Registration of non-existent
script should fail. expected "AbortError" but got "NotSupportedError" | 5 FAIL Registering non-existent script assert_equals: Registration of non-existent
script should fail. expected "AbortError" but got "NotSupportedError" |
| 6 Harness: the test ran to completion. |
6 | 7 |
OLD | NEW |