Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
Passwait for load event
Asserts runNo asserts ran
Passfunctions from child frame are not included in profile created by parent frame
Asserts run
Pass
assert_false(false, "function from child context not included in trace")
    at Test.<anonymous> ( /js-self-profiling/iframe-context-filtration.https.html:27:7)
Pass
assert_false(false, "child resources are not included")
    at Test.<anonymous> ( /js-self-profiling/iframe-context-filtration.https.html:31:7)