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

Unified Diff: third_party/WebKit/LayoutTests/FlagExpectations/isolate-extensions

Issue 2098073002: Add layout test expectations for --isolate-extensions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Charlie's comments Created 4 years, 6 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/isolate-extensions
diff --git a/third_party/WebKit/LayoutTests/FlagExpectations/isolate-extensions b/third_party/WebKit/LayoutTests/FlagExpectations/isolate-extensions
new file mode 100644
index 0000000000000000000000000000000000000000..f216b217e7ebcc8b979a3340589f61ccede5a3fd
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/FlagExpectations/isolate-extensions
@@ -0,0 +1,18 @@
+# These tests currently fail when they run with --isolate-sites-for-testing=*.is
+
+# https://crbug.com/585194 - back/forward lists look different with --site-per-process
+http/tests/navigation/back-to-dynamic-iframe.html [ Failure Timeout ]
+http/tests/navigation/back-to-redirect-with-frame.php [ Failure ]
+
+# https://crbug.com/602493 - Layout tests harness doesn't support history dump across OOPIFs
+# https://crbug.com/582522 - extra mixedContent checks reported
+http/tests/security/mixedContent/insecure-iframe-in-main-frame.html [ Failure ]
+
+# https://crbug.com/585171 - iframe restored from history should be excluded from performance entries.
+http/tests/misc/resource-timing-iframe-restored-from-history.html [ Failure Timeout ]
+
+# TODO(alexmos,lukasza): Triage these failures and assign more specific bugs.
+fast/history/same-document-iframes-changing-fragment.html [ Failure ]
+fast/history/same-document-iframes-changing-pushstate.html [ Failure ]
+fast/loader/form-state-restore-with-frames.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