chromium/third_party/blink/web_tests/external/wpt/preload/subresource-integrity-expected.txt

This is a testharness.js-based test.
Found 6 FAIL, 0 TIMEOUT, 0 NOTRUN.
[FAIL] Same-origin image with incorrect hash.
  assert_unreached: Invalid preload load succeeded. Reached unreachable code
[FAIL] Same-origin image with sha256 match, sha512 mismatch
  assert_unreached: Invalid preload load succeeded. Reached unreachable code
[FAIL] <crossorigin='anonymous'> image with incorrect hash, ACAO: *
  assert_unreached: Invalid preload load succeeded. Reached unreachable code
[FAIL] <crossorigin='use-credentials'> image with incorrect hash CORS-eligible
  assert_unreached: Invalid preload load succeeded. Reached unreachable code
[FAIL] Cross-origin image, not CORS request, with correct hash
  assert_unreached: Invalid preload load succeeded. Reached unreachable code
[FAIL] Cross-origin image, not CORS request, with hash mismatch
  assert_unreached: Invalid preload load succeeded. Reached unreachable code
Harness: the test ran to completion.