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

Unified Diff: LayoutTests/TestExpectations

Issue 891753002: [Fetch] Disable no-cors in non-serviceworker (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add failure expectations. Created 5 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
« no previous file with comments | « no previous file | Source/modules/fetch/FetchManager.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/TestExpectations
diff --git a/LayoutTests/TestExpectations b/LayoutTests/TestExpectations
index a14e458604dfedf9016ce3fb7fcaf3b434dfd3cc..759681861c895a226467635aa179f4ddd437e4a6 100644
--- a/LayoutTests/TestExpectations
+++ b/LayoutTests/TestExpectations
@@ -1872,6 +1872,34 @@ crbug.com/453241 http/tests/fetch/workers/fetch-access-control-redirect-other-ht
crbug.com/453241 http/tests/fetch/workers/fetch-access-control-redirect.html [ Slow ]
crbug.com/453241 http/tests/fetch/workers/fetch-access-control.html [ Slow ]
+# Failure due to disabling no-cors intentionally.
+crbug.com/457157 http/tests/fetch/window/block-mixed-content-nocors-base-https.html [ Failure ]
+crbug.com/457157 http/tests/fetch/window/fetch-access-control-auth-nocors-base-https-other-https.html [ Failure ]
+crbug.com/457157 http/tests/fetch/window/fetch-access-control-auth-nocors-other-https.html [ Failure ]
+crbug.com/457157 http/tests/fetch/window/fetch-access-control-auth-nocors.html [ Failure ]
+crbug.com/457157 http/tests/fetch/window/fetch-access-control-cookie-nocors-base-https-other-https.html [ Failure ]
+crbug.com/457157 http/tests/fetch/window/fetch-access-control-cookie-nocors-other-https.html [ Failure ]
+crbug.com/457157 http/tests/fetch/window/fetch-access-control-cookie-nocors.html [ Failure ]
+crbug.com/457157 http/tests/fetch/window/fetch-access-control-nocors-base-https-other-https.html [ Failure ]
+crbug.com/457157 http/tests/fetch/window/fetch-access-control-nocors-other-https.html [ Failure ]
+crbug.com/457157 http/tests/fetch/window/fetch-access-control-nocors.html [ Failure ]
+crbug.com/457157 http/tests/fetch/window/fetch-access-control-redirect-nocors-base-https-other-https.html [ Failure ]
+crbug.com/457157 http/tests/fetch/window/fetch-access-control-redirect-nocors-other-https.html [ Failure ]
+crbug.com/457157 http/tests/fetch/window/fetch-access-control-redirect-nocors.html [ Failure ]
+crbug.com/457157 http/tests/fetch/workers/block-mixed-content-nocors-base-https.html [ Failure ]
+crbug.com/457157 http/tests/fetch/workers/fetch-access-control-auth-nocors-base-https-other-https.html [ Failure ]
+crbug.com/457157 http/tests/fetch/workers/fetch-access-control-auth-nocors-other-https.html [ Failure ]
+crbug.com/457157 http/tests/fetch/workers/fetch-access-control-auth-nocors.html [ Failure ]
+crbug.com/457157 http/tests/fetch/workers/fetch-access-control-cookie-nocors-base-https-other-https.html [ Failure ]
+crbug.com/457157 http/tests/fetch/workers/fetch-access-control-cookie-nocors-other-https.html [ Failure ]
+crbug.com/457157 http/tests/fetch/workers/fetch-access-control-cookie-nocors.html [ Failure ]
+crbug.com/457157 http/tests/fetch/workers/fetch-access-control-nocors-base-https-other-https.html [ Failure ]
+crbug.com/457157 http/tests/fetch/workers/fetch-access-control-nocors-other-https.html [ Failure ]
+crbug.com/457157 http/tests/fetch/workers/fetch-access-control-nocors.html [ Failure ]
+crbug.com/457157 http/tests/fetch/workers/fetch-access-control-redirect-nocors-base-https-other-https.html [ Failure ]
+crbug.com/457157 http/tests/fetch/workers/fetch-access-control-redirect-nocors-other-https.html [ Failure ]
+crbug.com/457157 http/tests/fetch/workers/fetch-access-control-redirect-nocors.html [ Failure ]
+
crbug.com/453781 fast/hidpi/image-srcset-change-dynamically-from-js-1x.html [ Pass Failure ]
crbug.com/453781 fast/hidpi/image-srcset-change-dynamically-from-js-2x.html [ Pass Failure ]
crbug.com/453781 fast/hidpi/image-srcset-change-resource-dpr.html [ Pass Failure ]
« no previous file with comments | « no previous file | Source/modules/fetch/FetchManager.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698