Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passprofiling should throw without passing document policy
Asserts run
Pass
assert_throws_dom("NotAllowedError", function "() => {         new Profiler({ sampleInterval: 10, maxBufferSize: Number.MAX_SAFE_INTEGER });       }")
    at Test.<anonymous> ( /js-self-profiling/without-document-policy/disabled.https.html:10:7)