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

Unified Diff: LayoutTests/http/tests/htmlimports/redirect-cross-origin-expected.txt

Issue 302093010: Update http/resources/teshharnessreport.js to match CL 109763007. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@update-testharness
Patch Set: Created 6 years, 7 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: LayoutTests/http/tests/htmlimports/redirect-cross-origin-expected.txt
diff --git a/LayoutTests/http/tests/htmlimports/redirect-cross-origin-expected.txt b/LayoutTests/http/tests/htmlimports/redirect-cross-origin-expected.txt
index 1fc4a707f58e60e3379e1516ed02d62f4ad58a08..4e2a1ed8a9ef3b4e786e08b639fdd8068120ef90 100644
--- a/LayoutTests/http/tests/htmlimports/redirect-cross-origin-expected.txt
+++ b/LayoutTests/http/tests/htmlimports/redirect-cross-origin-expected.txt
@@ -3,10 +3,11 @@ CONSOLE ERROR: Redirect at origin 'http://localhost:8000' has been blocked from
CONSOLE ERROR: Redirect at origin 'http://localhost:8000' has been blocked from loading by Cross-Origin Resource Sharing policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access.
CONSOLE ERROR: Redirect at origin 'http://localhost:8000' has been blocked from loading by Cross-Origin Resource Sharing policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access.
CONSOLE ERROR: Redirect at origin 'http://localhost:8000' has been blocked from loading by Cross-Origin Resource Sharing policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access.
-
+This is a testharness.js-based test.
PASS Blocking access to a same origin import including cross domain redirect
PASS Blocking access to a CORS origin import including cross domain redirect
PASS Blocking access to a same origin import including intermediate cross domain redirect
PASS Blocking access to a CORS origin import including intermediate cross domain redirect
PASS Blocking access to a CORS requested but eventually same origin import including intermediate cross domain redirect
+Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698