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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/eventsource/eventsource-csp-redirect-expected.txt

Issue 2678043002: Hide console log messages for imported WPT tests (Closed)
Patch Set: update missed mac expected.txt file Created 3 years, 10 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/http/tests/eventsource/eventsource-csp-redirect-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/eventsource/eventsource-csp-redirect-expected.txt b/third_party/WebKit/LayoutTests/http/tests/eventsource/eventsource-csp-redirect-expected.txt
index b994f603ec13e85113e87844a600ff30b9570218..0ccbfd6ee8eb4533bcedae1ebc5d73f92d72d3ff 100644
--- a/third_party/WebKit/LayoutTests/http/tests/eventsource/eventsource-csp-redirect-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/eventsource/eventsource-csp-redirect-expected.txt
@@ -1,5 +1,5 @@
CONSOLE ERROR: Refused to connect to 'http://127.0.0.1:8080/resources/redirect.php' because it violates the following Content Security Policy directive: "connect-src http://127.0.0.1:8000/js-test-resources/js-test.js http://127.0.0.1:8000/resources/redirect.php".
-
+CONSOLE ERROR:
Test that basic EventSource cross-origin requests fail on blocked CSP redirect.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine
This is Rietveld 408576698