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

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

Issue 2037743003: Adding specific bugs for layout test failures with --site-per-process flag. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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/585284 - Form submissions targeting remote windows don't wor k. 7 # https://crbug.com/585284 - Form submissions targeting remote windows don't wor k.
8 http/tests/navigation/form-targets-cross-site-frame.html [ Timeout ] 8 http/tests/navigation/form-targets-cross-site-frame.html [ Timeout ]
9 9
10 # https://crbug.com/611154 - DCHECK in NavigatorImpl::DidStartProvisionalLoad. 10 # https://crbug.com/611154 - DCHECK in NavigatorImpl::DidStartProvisionalLoad.
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
75 75
76 # https://crbug.com/608780 - window.performance doesn't work with OOPIFs 76 # https://crbug.com/608780 - window.performance doesn't work with OOPIFs
77 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_cro ss_origin_redirect.html [ Timeout ] 77 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_cro ss_origin_redirect.html [ Timeout ]
78 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_cro ss_origin_redirect_with_timing_allow_origin.html [ Timeout ] 78 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_cro ss_origin_redirect_with_timing_allow_origin.html [ Timeout ]
79 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_cro ss_origin_resource_request.html [ Timeout ] 79 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_cro ss_origin_resource_request.html [ Timeout ]
80 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_tim ing_allow_cross_origin_resource_request.html [ Timeout ] 80 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_tim ing_allow_cross_origin_resource_request.html [ Timeout ]
81 81
82 # https://crbug.com/585501 - csp directives are not replicated to OOPIFs 82 # https://crbug.com/585501 - csp directives are not replicated to OOPIFs
83 http/tests/security/contentSecurityPolicy/frame-src-child-frame-navigates-to-blo cked-origin.html [ Failure ] 83 http/tests/security/contentSecurityPolicy/frame-src-child-frame-navigates-to-blo cked-origin.html [ Failure ]
84 84
85 # https://crbug.com/615156 - Need to make IntersectionObserver work with OOPIFs.
86 http/tests/intersection-observer/iframe-cross-origin.html [ Timeout ]
87
88 # https://crbug.com/616608 - Test-generated mouse click doesn't work with --site -per-process.
89 http/tests/security/referrer-policy-redirect-link.html [ Timeout ]
90
91 # https://crbug.com/616626 - allow_universal_access_from_file_urls doesn't work with --site-per-process.
92 http/tests/local/drag-over-remote-content.html [ Timeout ]
93
85 # TODO(alexmos,lukasza): Triage these failures and assign more specific bugs. 94 # TODO(alexmos,lukasza): Triage these failures and assign more specific bugs.
86 # Uninvestigated failures under http/tests/security: 95 # Uninvestigated failures under http/tests/security:
87 http/tests/security/cross-origin-shared-worker-allowed.html [ Failure Timeout ] 96 http/tests/security/cross-origin-shared-worker-allowed.html [ Failure Timeout ]
88 http/tests/security/cross-origin-worker-indexeddb-allowed.html [ Failure Timeout ] 97 http/tests/security/cross-origin-worker-indexeddb-allowed.html [ Failure Timeout ]
89 http/tests/security/frameNavigation/not-opener.html [ Timeout ] 98 http/tests/security/frameNavigation/not-opener.html [ Timeout ]
90 http/tests/security/frameNavigation/xss-DENIED-targeted-link-navigation.html [ T imeout ] 99 http/tests/security/frameNavigation/xss-DENIED-targeted-link-navigation.html [ T imeout ]
91 http/tests/security/referrer-policy-redirect-link.html [ Timeout ]
92 # Uninvestigated failures under http/tests (but outside of http/tests/security): 100 # Uninvestigated failures under http/tests (but outside of http/tests/security):
93 http/tests/history/cross-origin-redirect-on-back.html [ Timeout ] 101 http/tests/history/cross-origin-redirect-on-back.html [ Timeout ]
94 http/tests/inspector-protocol/request-mixed-content-status-blockable.html [ Time out ] 102 http/tests/inspector-protocol/request-mixed-content-status-blockable.html [ Time out ]
95 http/tests/inspector-protocol/request-mixed-content-status-none.html [ Timeout ] 103 http/tests/inspector-protocol/request-mixed-content-status-none.html [ Timeout ]
96 http/tests/inspector-protocol/request-mixed-content-status-optionally-blockable. html [ Timeout ] 104 http/tests/inspector-protocol/request-mixed-content-status-optionally-blockable. html [ Timeout ]
97 http/tests/inspector/change-iframe-src.html [ Timeout ] 105 http/tests/inspector/change-iframe-src.html [ Timeout ]
98 http/tests/inspector/console-cross-origin-iframe-logging.html [ Timeout ] 106 http/tests/inspector/console-cross-origin-iframe-logging.html [ Timeout ]
99 http/tests/inspector/extensions-headers.html [ Timeout ] 107 http/tests/inspector/extensions-headers.html [ Timeout ]
100 http/tests/inspector/extensions-iframe-eval.html [ Timeout ] 108 http/tests/inspector/extensions-iframe-eval.html [ Timeout ]
101 http/tests/inspector/extensions-ignore-cache.html [ Timeout ] 109 http/tests/inspector/extensions-ignore-cache.html [ Timeout ]
102 http/tests/inspector/extensions-network-redirect.html [ Timeout ] 110 http/tests/inspector/extensions-network-redirect.html [ Timeout ]
103 http/tests/inspector/extensions-useragent.html [ Timeout ] 111 http/tests/inspector/extensions-useragent.html [ Timeout ]
104 http/tests/inspector/indexeddb/resources-panel.html [ Timeout ] 112 http/tests/inspector/indexeddb/resources-panel.html [ Timeout ]
105 http/tests/inspector/inspect-iframe-from-different-domain.html [ Timeout ] 113 http/tests/inspector/inspect-iframe-from-different-domain.html [ Timeout ]
106 http/tests/intersection-observer/iframe-cross-origin.html [ Timeout ]
107 http/tests/local/drag-over-remote-content.html [ Crash Timeout ]
108 http/tests/navigation/cross-origin-fragment-navigation-is-async.html [ Failure ] 114 http/tests/navigation/cross-origin-fragment-navigation-is-async.html [ Failure ]
109 http/tests/serviceworker/http-to-https-redirect-and-register.html [ Timeout ] 115 http/tests/serviceworker/http-to-https-redirect-and-register.html [ Timeout ]
OLDNEW
« 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