OLD | NEW |
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/393285: Text-autosizing doesn't support OOPIFs. | 4 # https://crbug.com/393285: Text-autosizing doesn't support OOPIFs. |
5 # https://crbug.com/667551: Pixel dumps don't support OOPIFs. | |
6 # Both of the bugs above need to be fixed, before enabling the tests below. | |
7 crbug.com/393285 http/tests/text-autosizing/narrow-iframe.html [ Failure ] | 5 crbug.com/393285 http/tests/text-autosizing/narrow-iframe.html [ Failure ] |
8 crbug.com/393285 http/tests/text-autosizing/wide-iframe.html [ Failure ] | 6 crbug.com/393285 http/tests/text-autosizing/wide-iframe.html [ Failure ] |
9 crbug.com/393285 virtual/mojo-loading/http/tests/text-autosizing/narrow-iframe.h
tml [ Failure ] | 7 crbug.com/393285 virtual/mojo-loading/http/tests/text-autosizing/narrow-iframe.h
tml [ Failure ] |
10 crbug.com/393285 virtual/mojo-loading/http/tests/text-autosizing/wide-iframe.htm
l [ Failure ] | 8 crbug.com/393285 virtual/mojo-loading/http/tests/text-autosizing/wide-iframe.htm
l [ Failure ] |
11 | 9 |
12 # https://crbug.com/710098: Tests failing because of r462933. | 10 # https://crbug.com/710098: Tests failing because of r462933. |
13 crbug.com/710098 http/tests/security/document-all.html [ Failure ] | 11 crbug.com/710098 http/tests/security/document-all.html [ Failure ] |
14 crbug.com/710098 http/tests/security/window-named-proto.html [ Failure ] | 12 crbug.com/710098 http/tests/security/window-named-proto.html [ Failure ] |
15 crbug.com/710098 http/tests/security/window-named-valueOf.html [ Failure ] | 13 crbug.com/710098 http/tests/security/window-named-valueOf.html [ Failure ] |
16 crbug.com/710098 virtual/mojo-loading/http/tests/security/document-all.html [ Fa
ilure ] | 14 crbug.com/710098 virtual/mojo-loading/http/tests/security/document-all.html [ Fa
ilure ] |
(...skipping 212 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
229 Bug(none) external/wpt/html/syntax/parsing/html5lib_tests8.html [ Failure ] | 227 Bug(none) external/wpt/html/syntax/parsing/html5lib_tests8.html [ Failure ] |
230 Bug(none) external/wpt/html/syntax/parsing/html5lib_tests9.html [ Failure ] | 228 Bug(none) external/wpt/html/syntax/parsing/html5lib_tests9.html [ Failure ] |
231 Bug(none) external/wpt/html/syntax/parsing/html5lib_tricky01.html [ Failure ] | 229 Bug(none) external/wpt/html/syntax/parsing/html5lib_tricky01.html [ Failure ] |
232 Bug(none) external/wpt/html/syntax/parsing/html5lib_webkit01.html [ Failure ] | 230 Bug(none) external/wpt/html/syntax/parsing/html5lib_webkit01.html [ Failure ] |
233 Bug(none) external/wpt/html/syntax/parsing/html5lib_webkit02.html [ Failure ] | 231 Bug(none) external/wpt/html/syntax/parsing/html5lib_webkit02.html [ Failure ] |
234 Bug(none) inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpo
ints.html [ Timeout ] | 232 Bug(none) inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpo
ints.html [ Timeout ] |
235 Bug(none) jquery/manipulation.html [ Timeout ] | 233 Bug(none) jquery/manipulation.html [ Timeout ] |
236 Bug(none) storage/indexeddb/blob-valid-after-deletion.html [ Failure ] | 234 Bug(none) storage/indexeddb/blob-valid-after-deletion.html [ Failure ] |
237 Bug(none) storage/indexeddb/blob-valid-before-commit.html [ Failure ] | 235 Bug(none) storage/indexeddb/blob-valid-before-commit.html [ Failure ] |
238 Bug(none) storage/indexeddb/empty-crash.html [ Timeout ] | 236 Bug(none) storage/indexeddb/empty-crash.html [ Timeout ] |
OLD | NEW |