Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
Passwindow.onerror - compile error in setTimeout
Asserts run
Pass
assert_equals("string", "string", "first arg")
    at Test.<anonymous> ( /html/webappapis/scripting/processing-model-2/compile-error-in-setTimeout.html:19:9)
Pass
assert_equals("https://wpt.live/html/webappapis/scripting/processing-model-2/compile-error-in-setTimeout.html", "https://wpt.live/html/webappapis/scripting/processing-model-2/compile-error-in-setTimeout.html", "second arg")
    at Test.<anonymous> ( /html/webappapis/scripting/processing-model-2/compile-error-in-setTimeout.html:20:9)
Pass
assert_equals("number", "number", "third arg")
    at Test.<anonymous> ( /html/webappapis/scripting/processing-model-2/compile-error-in-setTimeout.html:21:9)
Pass
assert_true(true, "ran")
    at Test.<anonymous> ( /html/webappapis/scripting/processing-model-2/compile-error-in-setTimeout.html:26:13)
Passwindow.onerror - compile error in setTimeout (column)
Asserts run
Pass
assert_equals("number", "number", "fourth arg")
    at Test.<anonymous> ( /html/webappapis/scripting/processing-model-2/compile-error-in-setTimeout.html:30:13)