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

Side by Side Diff: third_party/WebKit/LayoutTests/FlagExpectations/site-per-process

Issue 2346643002: Fix framebusting tests for --site-per-process (Closed)
Patch Set: Created 4 years, 3 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 unified diff | Download patch
OLDNEW
1 # These tests currently fail when they run with --site-per-process. 1 # These tests currently fail when they run with --site-per-process.
2 # See https://crbug.com/477150. 2 # See https://crbug.com/477150.
3 3
4 # https://crbug.com/611838 - regression when geolocation tests use JS mock. 4 # https://crbug.com/611838 - regression when geolocation tests use JS mock.
5 http/tests/security/powerfulFeatureRestrictions/geolocation-on-secure-origin-in- insecure-origin.html [ Timeout ] 5 http/tests/security/powerfulFeatureRestrictions/geolocation-on-secure-origin-in- insecure-origin.html [ Timeout ]
6 6
7 # https://crbug.com/582494 - [sigsegv / av] blink::Document::styleEngine. 7 # https://crbug.com/582494 - [sigsegv / av] blink::Document::styleEngine.
8 http/tests/security/mixedContent/insecure-plugin-in-iframe.html [ Crash ] 8 http/tests/security/mixedContent/insecure-plugin-in-iframe.html [ Crash ]
9 9
10 # https://crbug.com/582245 - no exception, b/c BindingSecurity::shouldAllowAcces sTo exits early when |!target|. 10 # https://crbug.com/582245 - no exception, b/c BindingSecurity::shouldAllowAcces sTo exits early when |!target|.
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
59 59
60 # https://crbug.com/611232 - CSP checks from remote parent frame do not properly report violations 60 # https://crbug.com/611232 - CSP checks from remote parent frame do not properly report violations
61 http/tests/security/contentSecurityPolicy/frame-src-child-frame-navigates-to-blo cked-origin.html [ Timeout ] 61 http/tests/security/contentSecurityPolicy/frame-src-child-frame-navigates-to-blo cked-origin.html [ Timeout ]
62 http/tests/security/contentSecurityPolicy/1.1/plugintypes-affects-cross-site-chi ld-disallowed.html [ Failure ] 62 http/tests/security/contentSecurityPolicy/1.1/plugintypes-affects-cross-site-chi ld-disallowed.html [ Failure ]
63 63
64 # https://crbug.com/615156 - Need to make IntersectionObserver work with OOPIFs. 64 # https://crbug.com/615156 - Need to make IntersectionObserver work with OOPIFs.
65 http/tests/intersection-observer/iframe-cross-origin.html [ Timeout ] 65 http/tests/intersection-observer/iframe-cross-origin.html [ Timeout ]
66 66
67 # https://crbug.com/616608 - Test-generated mouse click doesn't work with --site -per-process. 67 # https://crbug.com/616608 - Test-generated mouse click doesn't work with --site -per-process.
68 http/tests/security/referrer-policy-redirect-link.html [ Timeout ] 68 http/tests/security/referrer-policy-redirect-link.html [ Timeout ]
69 http/tests/security/frameNavigation/xss-ALLOWED-parent-navigation-change.html [ Timeout ]
69 70
70 # https://crbug.com/616626 - allow_universal_access_from_file_urls doesn't work with --site-per-process. 71 # https://crbug.com/616626 - allow_universal_access_from_file_urls doesn't work with --site-per-process.
71 http/tests/local/drag-over-remote-content.html [ Timeout ] 72 http/tests/local/drag-over-remote-content.html [ Timeout ]
72 73
73 # https://crbug.com/619662 - Expected console output differences. 74 # https://crbug.com/619662 - Expected console output differences.
74 http/tests/navigation/cross-origin-fragment-navigation-is-async.html [ Failure ] 75 http/tests/navigation/cross-origin-fragment-navigation-is-async.html [ Failure ]
75 76
76 # https://crbug.com/616905 - history.back() has different behavior with --site-p er-process. 77 # https://crbug.com/616905 - history.back() has different behavior with --site-p er-process.
77 http/tests/history/cross-origin-redirect-on-back.html [ Timeout ] 78 http/tests/history/cross-origin-redirect-on-back.html [ Timeout ]
78 79
79 # https://crbug.com/623268 - Can't inspect OOPIFs from main page's DevTools wind ow. 80 # https://crbug.com/623268 - Can't inspect OOPIFs from main page's DevTools wind ow.
80 http/tests/inspector-protocol/request-mixed-content-status-blockable.html [ Time out ] 81 http/tests/inspector-protocol/request-mixed-content-status-blockable.html [ Time out ]
81 http/tests/inspector-protocol/request-mixed-content-status-none.html [ Timeout ] 82 http/tests/inspector-protocol/request-mixed-content-status-none.html [ Timeout ]
82 http/tests/inspector-protocol/request-mixed-content-status-optionally-blockable. html [ Timeout ] 83 http/tests/inspector-protocol/request-mixed-content-status-optionally-blockable. html [ Timeout ]
83 http/tests/inspector/change-iframe-src.html [ Timeout ] 84 http/tests/inspector/change-iframe-src.html [ Timeout ]
84 http/tests/inspector/console-cross-origin-iframe-logging.html [ Timeout ] 85 http/tests/inspector/console-cross-origin-iframe-logging.html [ Timeout ]
85 http/tests/inspector/inspect-iframe-from-different-domain.html [ Timeout ] 86 http/tests/inspector/inspect-iframe-from-different-domain.html [ Timeout ]
86 87
87 # https://crbug.com/623210 - DevTools extensions load in separate process in lay out tests. 88 # https://crbug.com/623210 - DevTools extensions load in separate process in lay out tests.
88 http/tests/inspector/extensions-headers.html [ Timeout ] 89 http/tests/inspector/extensions-headers.html [ Timeout ]
89 http/tests/inspector/extensions-iframe-eval.html [ Timeout ] 90 http/tests/inspector/extensions-iframe-eval.html [ Timeout ]
90 http/tests/inspector/extensions-ignore-cache.html [ Timeout ] 91 http/tests/inspector/extensions-ignore-cache.html [ Timeout ]
91 http/tests/inspector/extensions-network-redirect.html [ Timeout ] 92 http/tests/inspector/extensions-network-redirect.html [ Timeout ]
92 http/tests/inspector/extensions-useragent.html [ Timeout ] 93 http/tests/inspector/extensions-useragent.html [ Timeout ]
93 94
94 # https://crbug.com/623265 - cross-site navigation in main page breaks test. 95 # https://crbug.com/623265 - cross-site navigation in main page breaks test.
95 http/tests/inspector/indexeddb/resources-panel.html [ Timeout ] 96 http/tests/inspector/indexeddb/resources-panel.html [ Timeout ]
96 97
97 # http://crbug.com/644997 - framebusting changes broke several test expectations .
98 http/tests/security/frameNavigation/xss-ALLOWED-parent-navigation-change.html [ Timeout ]
99 http/tests/security/frameNavigation/xss-DENIED-top-navigation-without-user-gestu re.html [ Failure ]
100 http/tests/security/xss-DENIED-window-open-parent.html [ Failure ]
101
102 # https://crbug.com/645641 - test_runner.cc(1863) Check failed: 98 # https://crbug.com/645641 - test_runner.cc(1863) Check failed:
103 # layout_test_runtime_flags_.have_top_loading_frame() 99 # layout_test_runtime_flags_.have_top_loading_frame()
104 imported/wpt/html/syntax/parsing/html5lib_tests19.html [ Crash Failure ] 100 imported/wpt/html/syntax/parsing/html5lib_tests19.html [ Crash Failure ]
105 101
106 # TODO(lukasza, alexmos): Triage these failures. 102 # TODO(lukasza, alexmos): Triage these failures.
107 fast/frames/cached-frame-counter.html [ Timeout ] 103 fast/frames/cached-frame-counter.html [ Timeout ]
108 fast/frames/frame-limit.html [ Timeout ] 104 fast/frames/frame-limit.html [ Timeout ]
109 fast/loader/reload-zero-byte-plugin.html [ Failure ] 105 fast/loader/reload-zero-byte-plugin.html [ Failure ]
110 imported/wpt/html/syntax/parsing/html5lib_adoption01.html [ Failure ] 106 imported/wpt/html/syntax/parsing/html5lib_adoption01.html [ Failure ]
111 imported/wpt/html/syntax/parsing/html5lib_adoption02.html [ Failure ] 107 imported/wpt/html/syntax/parsing/html5lib_adoption02.html [ Failure ]
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
152 imported/wpt/html/syntax/parsing/html5lib_tests9.html [ Failure ] 148 imported/wpt/html/syntax/parsing/html5lib_tests9.html [ Failure ]
153 imported/wpt/html/syntax/parsing/html5lib_tricky01.html [ Failure ] 149 imported/wpt/html/syntax/parsing/html5lib_tricky01.html [ Failure ]
154 imported/wpt/html/syntax/parsing/html5lib_webkit01.html [ Failure ] 150 imported/wpt/html/syntax/parsing/html5lib_webkit01.html [ Failure ]
155 imported/wpt/html/syntax/parsing/html5lib_webkit02.html [ Failure ] 151 imported/wpt/html/syntax/parsing/html5lib_webkit02.html [ Failure ]
156 inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpoints.html [ Timeout ] 152 inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpoints.html [ Timeout ]
157 jquery/manipulation.html [ Timeout ] 153 jquery/manipulation.html [ Timeout ]
158 storage/indexeddb/blob-valid-after-deletion.html [ Failure ] 154 storage/indexeddb/blob-valid-after-deletion.html [ Failure ]
159 storage/indexeddb/blob-valid-before-commit.html [ Failure ] 155 storage/indexeddb/blob-valid-before-commit.html [ Failure ]
160 storage/indexeddb/empty-crash.html [ Timeout ] 156 storage/indexeddb/empty-crash.html [ Timeout ]
161 virtual/stable/http/tests/navigation/cross-origin-fragment-navigation-is-async.h tml [ Failure ] 157 virtual/stable/http/tests/navigation/cross-origin-fragment-navigation-is-async.h tml [ Failure ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/http/tests/security/frameNavigation/xss-DENIED-top-navigation-without-user-gesture.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698