Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassPreloading an invalid image (invalid data) should preload and not re-fetch
Asserts run
Pass
assert_equals(1, 1, "/preload/resources/echo-with-cors.py?type=image/svg+xml&content=junk")
    at verifyNumberOfResourceTimingEntries ( /preload/resources/preload_helper.js:30:5)
PassPreloading an invalid image (missing) should preload and not re-fetch
Asserts run
Pass
assert_equals(1, 1, "/nothing.png")
    at verifyNumberOfResourceTimingEntries ( /preload/resources/preload_helper.js:30:5)