Summary

Harness status: OK

Found 7 tests

Details

ResultTest NameMessage
PassErrors for same-origin script shouldn't be muted
Asserts run
Pass
assert_equals(1, 1)
    at check ( /html/semantics/scripting-1/the-script-element/muted-errors.sub.html:16:7)
Pass
assert_not_equals("Uncaught fox", "Script error.")
    at check ( /html/semantics/scripting-1/the-script-element/muted-errors.sub.html:26:9)
Pass
assert_not_equals("fox", null)
    at check ( /html/semantics/scripting-1/the-script-element/muted-errors.sub.html:27:9)
FailErrors for cross-origin script should be mutedassert_unreached: Reached unreachable code
    at HTMLScriptElement.onerror (https://wpt.live/html/semantics/scripting-1/the-script-element/muted-errors.sub.html:70:80)
Asserts runNo asserts ran
FailErrors for cross-origin script should be muted even if the script is once loaded as same-originassert_unreached: Reached unreachable code
Error
    at get_stack (https://wpt.live/resources/testharness.js:4571:21)
    at new AssertionError (https://wpt.live/resources/testharness.js:4564:22)
    at assert (https://wpt.live/resources/testharness.js:4548:19)
    at assert_unreached (https://wpt.live/resources/testharness.js:2396:10)
    at Test.<anonymous> (https://wpt.live/resources/testharness.js:2735:13)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at HTMLScriptElement.<anonymous> (https://wpt.live/resources/testharness.js:2689:35)
Asserts runNo asserts ran
FailErrors for same-origin scripts redirected to a cross-origin url and redirected back to same-origin should be mutedassert_unreached: Reached unreachable code
    at HTMLScriptElement.onerror (https://wpt.live/html/semantics/scripting-1/the-script-element/muted-errors.sub.html:76:76)
Asserts runNo asserts ran
FailErrors for cross-origin scripts redirected to a same-origin url should be mutedassert_unreached: Reached unreachable code
    at HTMLScriptElement.onerror (https://wpt.live/html/semantics/scripting-1/the-script-element/muted-errors.sub.html:79:76)
Asserts runNo asserts ran
FailNon-synthetic errors for same-origin scripts redirected to a cross-origin URL and redirected back to same-origin should be mutedassert_unreached: Reached unreachable code
    at HTMLScriptElement.onerror (https://wpt.live/html/semantics/scripting-1/the-script-element/muted-errors.sub.html:82:76)
Asserts runNo asserts ran
FailSyntax error for same-origin script redirected to a cross-origin URL and redirected back to same-origin should be mutedassert_unreached: Reached unreachable code
    at HTMLScriptElement.onerror (https://wpt.live/html/semantics/scripting-1/the-script-element/muted-errors.sub.html:85:76)
Asserts runNo asserts ran