OLD | NEW |
1 This is a testharness.js-based test. | 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 PASS Registering normal pattern |
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 PASS Registering non-existent script |
6 Harness: the test ran to completion. | 6 Harness: the test ran to completion. |
7 | 7 |
OLD | NEW |