Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassTest that entries synchronously added to the buffer during the callback don't get dropped if the buffer is increased
Asserts run
Pass
assert_equals(3, 3, "Number of entries does not match the expected value.")
    at checkEntries ( /resource-timing/resources/buffer-full-utilities.js:53:3)
Pass
assert_true(true, "resources/empty.js is in the entries buffer")
    at checkEntries ( /resource-timing/resources/buffer-full-utilities.js:55:3)
Pass
assert_true(true, "resources/empty_script.js is in the entries buffer")
    at checkEntries ( /resource-timing/resources/buffer-full-utilities.js:58:5)
Pass
assert_true(true, "resources/empty.js?id is in the entries buffer")
    at checkEntries ( /resource-timing/resources/buffer-full-utilities.js:62:5)