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

Unified Diff: third_party/WebKit/LayoutTests/FlagExpectations/site-per-process

Issue 1900853002: Update test expectations for blob and bindings check bugs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/FlagExpectations/site-per-process
diff --git a/third_party/WebKit/LayoutTests/FlagExpectations/site-per-process b/third_party/WebKit/LayoutTests/FlagExpectations/site-per-process
index 52f78da5ab0d749280f23bb9872c524da12d8487..32afaaa16190e68cff90071a386833861ad01432 100644
--- a/third_party/WebKit/LayoutTests/FlagExpectations/site-per-process
+++ b/third_party/WebKit/LayoutTests/FlagExpectations/site-per-process
@@ -1,25 +1,28 @@
# These tests currently fail when they run with --site-per-process.
# See https://crbug.com/477150.
-# https://crbug.com/584984 - crash in content::NavigationEntryImpl::SetBindings
-http/tests/security/opened-document-security-origin-resets-on-navigation.html [ Crash ]
-
# https://crbug.com/582494 - [sigsegv / av] blink::Document::styleEngine.
http/tests/security/mixedContent/insecure-plugin-in-iframe.html [ Crash ]
-# Uninvestigated failures (https://crbug.com/495132 is fixed):
-http/tests/history/cross-origin-redirect-on-back.html [ Timeout Crash ]
+# https://crbug.com/602818 - Incorrect process transfer for blob URL
+http/tests/fileapi/blob-url-in-subframe.html [ Timeout ]
+
+# https://crbug.com/584984 - Check failed: bindings_ == kInvalidBindings || bindings_ == bindings
http/tests/inspector-enabled/console-log-before-frame-navigation.html [ Crash ]
http/tests/inspector/change-iframe-src.html [ Crash ]
http/tests/navigation/cross-origin-fragment-navigation-is-async.html [ Crash Failure ]
-http/tests/security/cross-frame-access-document-direct.html [ Crash Timeout ]
http/tests/security/frameNavigation/xss-ALLOWED-targeted-subframe-navigation-change.html [ Crash Timeout ]
-http/tests/security/referrer-policy-origin-when-crossorigin-is-crossorigin.html [ Crash Timeout ]
-http/tests/security/xssAuditor/anchor-url-dom-write-location-inline-event.html [ Crash ]
+http/tests/security/opened-document-security-origin-resets-on-navigation.html [ Crash ]
http/tests/security/xssAuditor/anchor-url-dom-write-location-inline-event-null-char.html [ Crash Timeout ]
+http/tests/security/xssAuditor/anchor-url-dom-write-location-inline-event.html [ Crash ]
http/tests/security/xssAuditor/dom-write-location-inline-event.html [ Crash ]
http/tests/serviceworker/windowclient-navigate.html [ Crash ]
+# Uninvestigated timeouts (possibly variants of https://crbug.com/584984)
+http/tests/history/cross-origin-redirect-on-back.html [ Timeout Crash ]
+http/tests/security/cross-frame-access-document-direct.html [ Crash Timeout ]
+http/tests/security/referrer-policy-origin-when-crossorigin-is-crossorigin.html [ Crash Timeout ]
+
# https://crbug.com/582289 - dumpResourceLoadCallbacks test flag is not replicated into OOPIFs.
http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny.html [ Failure ]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698