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

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

Issue 1750073002: Associating h/t/s/mc/active-subresource-in-http... timeout with the right bug. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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/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 # https://crbug.com/495132 - [Assert] content::NavigationEntryImpl::SetBindings. 10 # https://crbug.com/495132 - [Assert] content::NavigationEntryImpl::SetBindings.
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
85 http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-deny.html [ Crash ] 85 http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-deny.html [ Crash ]
86 86
87 # https://crbug.com/582176 - InspectorTest.changeExecutionContext doesn't like O OPIFs. 87 # https://crbug.com/582176 - InspectorTest.changeExecutionContext doesn't like O OPIFs.
88 http/tests/inspector/console-cd-completions.html [ Failure ] 88 http/tests/inspector/console-cd-completions.html [ Failure ]
89 http/tests/inspector/console-cd.html [ Failure ] 89 http/tests/inspector/console-cd.html [ Failure ]
90 90
91 # https://crbug.com/554119 - Popup menu is in the wrong location. 91 # https://crbug.com/554119 - Popup menu is in the wrong location.
92 http/tests/webfont/popup-menu-load-webfont-after-open.html [ Failure ] 92 http/tests/webfont/popup-menu-load-webfont-after-open.html [ Failure ]
93 93
94 # https://crbug.com/582525 - testRunner.setAllowDisplayOfInsecureContent is not replicated to OOPIFs. 94 # https://crbug.com/582525 - testRunner.setAllowDisplayOfInsecureContent is not replicated to OOPIFs.
95 http/tests/security/mixedContent/active-subresource-in-http-iframe-not-blocked.h ttps.html [ Timeout ]
95 http/tests/security/mixedContent/insecure-iframe-in-main-frame-allowed.html [ Fa ilure ] 96 http/tests/security/mixedContent/insecure-iframe-in-main-frame-allowed.html [ Fa ilure ]
96 http/tests/security/mixedContent/insecure-iframe-in-main-frame.html [ Failure Cr ash ] 97 http/tests/security/mixedContent/insecure-iframe-in-main-frame.html [ Failure Cr ash ]
97 http/tests/security/mixedContent/insecure-image-in-main-frame-allowed.html [ Fai lure ] 98 http/tests/security/mixedContent/insecure-image-in-main-frame-allowed.html [ Fai lure ]
98 http/tests/security/mixedContent/insecure-script-in-main-frame-allowed.html [ Fa ilure ] 99 http/tests/security/mixedContent/insecure-script-in-main-frame-allowed.html [ Fa ilure ]
99 100
100 # https://crbug.com/585171 - iframe restored from history should be excluded fro m performance entries. 101 # https://crbug.com/585171 - iframe restored from history should be excluded fro m performance entries.
101 http/tests/misc/resource-timing-iframe-restored-from-history.html [ Failure Time out ] 102 http/tests/misc/resource-timing-iframe-restored-from-history.html [ Failure Time out ]
102 103
103 # https://crbug.com/585194 - back/forward lists look different with --site-per-p rocess 104 # https://crbug.com/585194 - back/forward lists look different with --site-per-p rocess
104 http/tests/history/push-state-in-grandchild-after-reload.html [ Failure ] 105 http/tests/history/push-state-in-grandchild-after-reload.html [ Failure ]
105 http/tests/navigation/back-to-dynamic-iframe.html [ Failure Timeout ] 106 http/tests/navigation/back-to-dynamic-iframe.html [ Failure Timeout ]
106 http/tests/navigation/back-to-redirect-with-frame.php [ Failure ] 107 http/tests/navigation/back-to-redirect-with-frame.php [ Failure ]
107 http/tests/navigation/success200-frames-loadsame.html [ Failure ] 108 http/tests/navigation/success200-frames-loadsame.html [ Failure ]
108 109
109 # https://crbug.com/585188 - testRunner.addOriginAccessWhitelistEntry is not rep licated to OOPIFs. 110 # https://crbug.com/585188 - testRunner.addOriginAccessWhitelistEntry is not rep licated to OOPIFs.
110 http/tests/xmlhttprequest/origin-whitelisting-all.html [ Failure ] 111 http/tests/xmlhttprequest/origin-whitelisting-all.html [ Failure ]
111 http/tests/xmlhttprequest/origin-whitelisting-ip-addresses.html [ Failure ] 112 http/tests/xmlhttprequest/origin-whitelisting-ip-addresses.html [ Failure ]
112 113
113 # TODO(alexmos,lukasza): Triage these failures and assign more specific bugs. 114 # TODO(alexmos,lukasza): Triage these failures and assign more specific bugs.
114 115
115 # No repro (maybe flaky? maybe really fixed? maybe repros only in debug build?): 116 # No repro (maybe flaky? maybe really fixed? maybe repros only in debug build?):
116 http/tests/security/mixedContent/insecure-eventsource-in-main-frame.html [ Failu re ] 117 http/tests/security/mixedContent/insecure-eventsource-in-main-frame.html [ Failu re ]
117 118
118 # Uninvestigated failures under http/tests/security: 119 # Uninvestigated failures under http/tests/security:
119 crbug.com/590773 http/tests/security/mixedContent/active-subresource-in-http-ifr ame-not-blocked.https.html [ Timeout ]
120 http/tests/security/cookies/third-party-cookie-blocking.html [ Timeout ] 120 http/tests/security/cookies/third-party-cookie-blocking.html [ Timeout ]
121 http/tests/security/cookies/third-party-cookie-blocking-user-action.html [ Timeo ut ] 121 http/tests/security/cookies/third-party-cookie-blocking-user-action.html [ Timeo ut ]
122 http/tests/security/cookies/third-party-cookie-blocking-xslt.xml [ Timeout ] 122 http/tests/security/cookies/third-party-cookie-blocking-xslt.xml [ Timeout ]
123 http/tests/security/cross-frame-access-delete.html [ Timeout ] 123 http/tests/security/cross-frame-access-delete.html [ Timeout ]
124 http/tests/security/cross-frame-access-enumeration.html [ Timeout ] 124 http/tests/security/cross-frame-access-enumeration.html [ Timeout ]
125 http/tests/security/cross-frame-access-get-custom-property-cached.html [ Timeout ] 125 http/tests/security/cross-frame-access-get-custom-property-cached.html [ Timeout ]
126 http/tests/security/cross-frame-access-get.html [ Timeout ] 126 http/tests/security/cross-frame-access-get.html [ Timeout ]
127 http/tests/security/cross-frame-access-get-override.html [ Timeout ] 127 http/tests/security/cross-frame-access-get-override.html [ Timeout ]
128 http/tests/security/cross-frame-access-getOwnPropertyDescriptor.html [ Timeout ] 128 http/tests/security/cross-frame-access-getOwnPropertyDescriptor.html [ Timeout ]
129 http/tests/security/cross-frame-access-location-get.html [ Timeout ] 129 http/tests/security/cross-frame-access-location-get.html [ Timeout ]
(...skipping 125 matching lines...) Expand 10 before | Expand all | Expand 10 after
255 http/tests/xmlhttprequest/origin-exact-matching/39.html [ Missing ] 255 http/tests/xmlhttprequest/origin-exact-matching/39.html [ Missing ]
256 http/tests/xmlhttprequest/origin-exact-matching/40.html [ Missing ] 256 http/tests/xmlhttprequest/origin-exact-matching/40.html [ Missing ]
257 http/tests/xmlhttprequest/origin-exact-matching/41.html [ Missing ] 257 http/tests/xmlhttprequest/origin-exact-matching/41.html [ Missing ]
258 http/tests/xmlhttprequest/origin-exact-matching/42.html [ Missing ] 258 http/tests/xmlhttprequest/origin-exact-matching/42.html [ Missing ]
259 http/tests/xmlhttprequest/origin-exact-matching/43.html [ Missing ] 259 http/tests/xmlhttprequest/origin-exact-matching/43.html [ Missing ]
260 http/tests/xmlhttprequest/origin-exact-matching/44.html [ Missing ] 260 http/tests/xmlhttprequest/origin-exact-matching/44.html [ Missing ]
261 http/tests/xmlhttprequest/origin-exact-matching/45.html [ Missing ] 261 http/tests/xmlhttprequest/origin-exact-matching/45.html [ Missing ]
262 http/tests/xmlhttprequest/origin-exact-matching/46.html [ Missing ] 262 http/tests/xmlhttprequest/origin-exact-matching/46.html [ Missing ]
263 http/tests/xmlhttprequest/origin-exact-matching/47.html [ Missing ] 263 http/tests/xmlhttprequest/origin-exact-matching/47.html [ Missing ]
264 264
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