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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-fetch-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/call-success.js' wit h computed SHA-256 integrity 'B0/62fJSJFrdjEFR9ba04m/D+LHQ+zG6PGcaR0Trpxg='. The resource has been blocked.
2 CONSOLE ERROR: Failed to find a valid digest in the 'integrity' attribute for re source 'http://127.0.0.1:8000/resources/square100.png' with computed SHA-256 int egrity 'Ly1v7MxPoMXjm9Dwrr4mDCVUe1PAA781vd0G8xvgpj8='. The resource has been blo cked.
3 This is a testharness.js-based test.
4 PASS No integrity
5 PASS Good integrity
6 PASS Bad integrity
7 PASS Bad integrity and an img
8 PASS Good integrity and an img
9 Harness: the test ran to completion.
10
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698