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

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

Issue 1872653002: Plugin element widget may be a RemoteFrameView. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 unified diff | Download patch
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/html/HTMLPlugInElement.cpp » ('j') | 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/584984 - Recent, uninvestigated yet regression. 4 # https://crbug.com/584984 - Recent, uninvestigated yet regression.
5 http/tests/security/opened-document-security-origin-resets-on-navigation.html [ Crash ] 5 http/tests/security/opened-document-security-origin-resets-on-navigation.html [ Crash ]
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 # Uninvestigated failures (https://crbug.com/495132 is fixed): 10 # Uninvestigated failures (https://crbug.com/495132 is fixed):
(...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after
77 http/tests/navigation/success200-frames-loadsame.html [ Failure ] 77 http/tests/navigation/success200-frames-loadsame.html [ Failure ]
78 78
79 # https://crbug.com/585188 - testRunner.addOriginAccessWhitelistEntry is not rep licated to OOPIFs. 79 # https://crbug.com/585188 - testRunner.addOriginAccessWhitelistEntry is not rep licated to OOPIFs.
80 http/tests/xmlhttprequest/origin-whitelisting-all.html [ Failure ] 80 http/tests/xmlhttprequest/origin-whitelisting-all.html [ Failure ]
81 http/tests/xmlhttprequest/origin-whitelisting-ip-addresses.html [ Failure ] 81 http/tests/xmlhttprequest/origin-whitelisting-ip-addresses.html [ Failure ]
82 82
83 # https://crbug.com/601584 - No OOPIF support for UserGestureIndicator triggers 83 # https://crbug.com/601584 - No OOPIF support for UserGestureIndicator triggers
84 # cross-origin-iframe.html layout test failure 84 # cross-origin-iframe.html layout test failure
85 http/tests/bluetooth/https/requestDevice/cross-origin-iframe.html [ Failure ] 85 http/tests/bluetooth/https/requestDevice/cross-origin-iframe.html [ Failure ]
86 86
87 # https://crbug.com/601581 - m_persistedPluginWidget->isFrameView() assert
88 # fails in --site-per-process mode
89 http/tests/security/xss-DENIED-object-element.html [ Crash ]
90
91 # TODO(alexmos,lukasza): Triage these failures and assign more specific bugs. 87 # TODO(alexmos,lukasza): Triage these failures and assign more specific bugs.
92 88
93 # No repro (maybe flaky? maybe really fixed? maybe repros only in debug build?): 89 # No repro (maybe flaky? maybe really fixed? maybe repros only in debug build?):
94 http/tests/security/mixedContent/insecure-eventsource-in-main-frame.html [ Failu re ] 90 http/tests/security/mixedContent/insecure-eventsource-in-main-frame.html [ Failu re ]
95 91
96 # Uninvestigated failures under http/tests/security: 92 # Uninvestigated failures under http/tests/security:
97 http/tests/security/cookies/third-party-cookie-blocking.html [ Timeout ] 93 http/tests/security/cookies/third-party-cookie-blocking.html [ Timeout ]
98 http/tests/security/cookies/third-party-cookie-blocking-user-action.html [ Timeo ut ] 94 http/tests/security/cookies/third-party-cookie-blocking-user-action.html [ Timeo ut ]
99 http/tests/security/cross-frame-access-delete.html [ Timeout ] 95 http/tests/security/cross-frame-access-delete.html [ Timeout ]
100 http/tests/security/cross-frame-access-enumeration.html [ Timeout ] 96 http/tests/security/cross-frame-access-enumeration.html [ Timeout ]
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
150 http/tests/misc/copy-resolves-urls.html [ Failure ] 146 http/tests/misc/copy-resolves-urls.html [ Failure ]
151 http/tests/navigation/redirect-on-back-updates-history-item.html [ Timeout ] 147 http/tests/navigation/redirect-on-back-updates-history-item.html [ Timeout ]
152 http/tests/navigation/redirect-on-reload-updates-history-item.html [ Timeout ] 148 http/tests/navigation/redirect-on-reload-updates-history-item.html [ Timeout ]
153 http/tests/plugins/cross-frame-object-access.html [ Failure ] 149 http/tests/plugins/cross-frame-object-access.html [ Failure ]
154 http/tests/serviceworker/http-to-https-redirect-and-register.html [ Timeout ] 150 http/tests/serviceworker/http-to-https-redirect-and-register.html [ Timeout ]
155 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_cro ss_origin_redirect.html [ Timeout ] 151 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_cro ss_origin_redirect.html [ Timeout ]
156 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_cro ss_origin_redirect_with_timing_allow_origin.html [ Timeout ] 152 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_cro ss_origin_redirect_with_timing_allow_origin.html [ Timeout ]
157 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_cro ss_origin_resource_request.html [ Timeout ] 153 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_cro ss_origin_resource_request.html [ Timeout ]
158 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_tim ing_allow_cross_origin_resource_request.html [ Timeout ] 154 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_tim ing_allow_cross_origin_resource_request.html [ Timeout ]
159 http/tests/workers/shared-worker-secure-context.https.html [ Timeout ] 155 http/tests/workers/shared-worker-secure-context.https.html [ Timeout ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/html/HTMLPlugInElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698