Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
FailViolated assertion nested in `assert_throws_dom`.assert_true: Trivial assertion. expected true got false
    at f (https://wpt.live/resources/test/tests/functional/assert-throws-dom.html:9:7)
    at https://wpt.live/resources/test/tests/functional/assert-throws-dom.html:15:44
    at assert_throws_dom_impl (https://wpt.live/resources/testharness.js:2212:18)
    at assert_throws_dom (https://wpt.live/resources/testharness.js:2199:9)
    at assert_wrapper (https://wpt.live/resources/testharness.js:1467:30)
Asserts run
Fail
assert_throws_dom("SyntaxError", function "() => { f(); }")
    at f ( /resources/test/tests/functional/assert-throws-dom.html:9:7)
Fail
assert_true(false, "Trivial assertion.")
    at f ( /resources/test/tests/functional/assert-throws-dom.html:9:7)