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

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

Issue 2633513002: Disable virtual/mojo-loading/.../autoplay-crossorigin.html on Site Isolation bots. (Closed)
Patch Set: Rebase Created 3 years, 11 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/672546: fullscreen-enabledforself.php test doesn't work with OOPIFs 4 # https://crbug.com/672546: fullscreen-enabledforself.php test doesn't work with OOPIFs
5 crbug.com/672546 virtual/feature-policy/http/tests/feature-policy/fullscreen-ena bledforself.php [ Failure ] 5 crbug.com/672546 virtual/feature-policy/http/tests/feature-policy/fullscreen-ena bledforself.php [ Failure ]
6 6
7 # https://crbug.com/670105: uninvestigated test timeout caused by r435352. 7 # https://crbug.com/670105: uninvestigated test timeout caused by r435352.
8 crbug.com/670105 http/tests/security/opened-document-security-origin-resets-on-n avigation.html [ Timeout ] 8 crbug.com/670105 http/tests/security/opened-document-security-origin-resets-on-n avigation.html [ Timeout ]
9 crbug.com/670105 virtual/mojo-loading/http/tests/security/opened-document-securi ty-origin-resets-on-navigation.html [ Timeout ] 9 crbug.com/670105 virtual/mojo-loading/http/tests/security/opened-document-securi ty-origin-resets-on-navigation.html [ Timeout ]
10 10
(...skipping 152 matching lines...) Expand 10 before | Expand all | Expand 10 after
163 # Slow tests. These are listed in SlowTests listed here also because 163 # Slow tests. These are listed in SlowTests listed here also because
164 # expectations are unfortunately not inherited automatically (e.g. see 164 # expectations are unfortunately not inherited automatically (e.g. see
165 # https://crbug.com/594216) 165 # https://crbug.com/594216)
166 crbug.com/451577 http/tests/inspector/network/network-datareceived.html [ Timeou t Pass ] 166 crbug.com/451577 http/tests/inspector/network/network-datareceived.html [ Timeou t Pass ]
167 crbug.com/451577 virtual/mojo-loading/http/tests/inspector/network/network-datar eceived.html [ Timeout Pass ] 167 crbug.com/451577 virtual/mojo-loading/http/tests/inspector/network/network-datar eceived.html [ Timeout Pass ]
168 crbug.com/24182 http/tests/perf/large-inlined-script.html [ Timeout Pass ] 168 crbug.com/24182 http/tests/perf/large-inlined-script.html [ Timeout Pass ]
169 crbug.com/24182 virtual/mojo-loading/http/tests/perf/large-inlined-script.html [ Timeout Pass ] 169 crbug.com/24182 virtual/mojo-loading/http/tests/perf/large-inlined-script.html [ Timeout Pass ]
170 170
171 # https://crbug.com/672570: autoplay-crossorigin.html fails w/ --site-per-proces s 171 # https://crbug.com/672570: autoplay-crossorigin.html fails w/ --site-per-proces s
172 crbug.com/672570 http/tests/media/autoplay-crossorigin.html [ Timeout ] 172 crbug.com/672570 http/tests/media/autoplay-crossorigin.html [ Timeout ]
173 crbug.com/672570 virtual/mojo-loading/http/tests/media/autoplay-crossorigin.html [ Timeout ]
173 174
174 # https://crbug.com/680201: referrer-policy-attribute-import-no-referrer.html fa ils w/ --site-per-process 175 # https://crbug.com/680201: referrer-policy-attribute-import-no-referrer.html fa ils w/ --site-per-process
175 crbug.com/680201 http/tests/security/referrer-policy-attribute-import-no-referre r.html [ Failure ] 176 crbug.com/680201 http/tests/security/referrer-policy-attribute-import-no-referre r.html [ Failure ]
176 crbug.com/680201 virtual/mojo-loading/http/tests/security/referrer-policy-attrib ute-import-no-referrer.html [ Failure ] 177 crbug.com/680201 virtual/mojo-loading/http/tests/security/referrer-policy-attrib ute-import-no-referrer.html [ Failure ]
177 178
178 # https://crbug.com/680307: blob-url-in-iframe.html is missing PASS w/ --site-pe r-process 179 # https://crbug.com/680307: blob-url-in-iframe.html is missing PASS w/ --site-pe r-process
179 crbug.com/680307 http/tests/security/mixedContent/blob-url-in-iframe.html [ Fail ure ] 180 crbug.com/680307 http/tests/security/mixedContent/blob-url-in-iframe.html [ Fail ure ]
180 crbug.com/680307 virtual/mojo-loading/http/tests/security/mixedContent/blob-url- in-iframe.html [ Failure ] 181 crbug.com/680307 virtual/mojo-loading/http/tests/security/mixedContent/blob-url- in-iframe.html [ Failure ]
181 182
182 # TODO(lukasza, alexmos): Triage these failures. 183 # TODO(lukasza, alexmos): Triage these failures.
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
227 Bug(none) imported/wpt/html/syntax/parsing/html5lib_tests8.html [ Failure ] 228 Bug(none) imported/wpt/html/syntax/parsing/html5lib_tests8.html [ Failure ]
228 Bug(none) imported/wpt/html/syntax/parsing/html5lib_tests9.html [ Failure ] 229 Bug(none) imported/wpt/html/syntax/parsing/html5lib_tests9.html [ Failure ]
229 Bug(none) imported/wpt/html/syntax/parsing/html5lib_tricky01.html [ Failure ] 230 Bug(none) imported/wpt/html/syntax/parsing/html5lib_tricky01.html [ Failure ]
230 Bug(none) imported/wpt/html/syntax/parsing/html5lib_webkit01.html [ Failure ] 231 Bug(none) imported/wpt/html/syntax/parsing/html5lib_webkit01.html [ Failure ]
231 Bug(none) imported/wpt/html/syntax/parsing/html5lib_webkit02.html [ Failure ] 232 Bug(none) imported/wpt/html/syntax/parsing/html5lib_webkit02.html [ Failure ]
232 Bug(none) inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpo ints.html [ Timeout ] 233 Bug(none) inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpo ints.html [ Timeout ]
233 Bug(none) jquery/manipulation.html [ Timeout ] 234 Bug(none) jquery/manipulation.html [ Timeout ]
234 Bug(none) storage/indexeddb/blob-valid-after-deletion.html [ Failure ] 235 Bug(none) storage/indexeddb/blob-valid-after-deletion.html [ Failure ]
235 Bug(none) storage/indexeddb/blob-valid-before-commit.html [ Failure ] 236 Bug(none) storage/indexeddb/blob-valid-before-commit.html [ Failure ]
236 Bug(none) storage/indexeddb/empty-crash.html [ Timeout ] 237 Bug(none) storage/indexeddb/empty-crash.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