Description

Test that a reused resource only appears in the buffer once.

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
FailWhen a resource is resolved from cache, there must not be a corresponding entry in the Performance Timelineassert_equals: There must be exactly 2 entries in the Performance Timeline expected 2 but got 3
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resource-timing/cached-image-gets-single-entry.html:59:3)
Asserts run
Fail
assert_equals(3, 2, "There must be exactly 2 entries in the Performance Timeline")
    at Test.<anonymous> ( /resource-timing/cached-image-gets-single-entry.html:59:3)