Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-same-resource-different-integrity-expected.txt

Issue 1885703003: Make testharness.js tests fail on uncaught exceptions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Recover script changes Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 CONSOLE ERROR: Failed to find a valid digest in the 'integrity' attribute for re source 'http://127.0.0.1:8000/security/subresourceIntegrity/resources/simple-res ult.js' with computed SHA-256 integrity 'xJjeC55VpJ4nhSNBPBfw2QrsylPyXeQGxMd1l4u nH58='. The resource has been blocked.
2 This is a testharness.js-based test.
3 PASS Script: Same-origin with correct sha256 hash.
4 PASS Script: Same-origin with correct sha384 hash.
5 PASS Script: Same-origin with correct sha512 hash.
6 PASS Script: Same-origin with empty integrity.
7 PASS Script: Same-origin with incorrect hash.
8 PASS Script: Same-origin with multiple sha256 hashes, including correct.
9 PASS Script: Same-origin with sha256 mismatch, sha512 match
10 PASS Script: Same-origin with sha256 match, sha512 mismatch
11 Harness: the test ran to completion.
12
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698