Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassEvaluation errors are cached in intermediate module scripts
Asserts run
Pass
assert_equals(5, 5)
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/module/choice-of-error-3.html:17:7)
Pass
assert_equals("throw2", "throw2")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/module/choice-of-error-3.html:23:7)
Pass
assert_true(true)
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/module/choice-of-error-3.html:24:7)
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/module/choice-of-error-3.html:25:7)
Pass
assert_true(true)
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/module/choice-of-error-3.html:27:7)
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/module/choice-of-error-3.html:28:7)
Pass
assert_equals(object "[object Object]", object "[object Object]", "evaluation errors must be the same")
    at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/module/choice-of-error-3.html:30:7)