| 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/670105: uninvestigated test timeout caused by r435352. |
| 5 crbug.com/670105 http/tests/security/opened-document-security-origin-resets-on-n
avigation.html [ Timeout ] |
| 6 |
| 4 # https://crbug.com/669083: console messages mismatch (origin-only VS full-URI) | 7 # https://crbug.com/669083: console messages mismatch (origin-only VS full-URI) |
| 5 crbug.com/669083 http/tests/security/frameNavigation/xss-DENIED-top-navigation-w
ithout-user-gesture.html [ Failure ] | 8 crbug.com/669083 http/tests/security/frameNavigation/xss-DENIED-top-navigation-w
ithout-user-gesture.html [ Failure ] |
| 6 | 9 |
| 7 # https://crbug.com/661725 - Propagating user gesture via postMessage doesn't wo
rk for OOPIFs | 10 # https://crbug.com/661725 - Propagating user gesture via postMessage doesn't wo
rk for OOPIFs |
| 8 crbug.com/661725 http/tests/security/frameNavigation/xss-ALLOWED-top-navigation-
after-postMessage.html [ Timeout ] | 11 crbug.com/661725 http/tests/security/frameNavigation/xss-ALLOWED-top-navigation-
after-postMessage.html [ Timeout ] |
| 9 | 12 |
| 10 # https://crbug.com/611838 - regression when geolocation tests use JS mock. | 13 # https://crbug.com/611838 - regression when geolocation tests use JS mock. |
| 11 crbug.com/611838 http/tests/security/powerfulFeatureRestrictions/geolocation-on-
secure-origin-in-insecure-origin.html [ Timeout ] | 14 crbug.com/611838 http/tests/security/powerfulFeatureRestrictions/geolocation-on-
secure-origin-in-insecure-origin.html [ Timeout ] |
| 12 | 15 |
| 13 # https://crbug.com/582245 - no exception, b/c BindingSecurity::shouldAllowAcces
sTo exits early when |!target|. | 16 # https://crbug.com/582245 - no exception, b/c BindingSecurity::shouldAllowAcces
sTo exits early when |!target|. |
| (...skipping 132 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 146 Bug(none) imported/wpt/html/syntax/parsing/html5lib_tests9.html [ Failure ] | 149 Bug(none) imported/wpt/html/syntax/parsing/html5lib_tests9.html [ Failure ] |
| 147 Bug(none) imported/wpt/html/syntax/parsing/html5lib_tricky01.html [ Failure ] | 150 Bug(none) imported/wpt/html/syntax/parsing/html5lib_tricky01.html [ Failure ] |
| 148 Bug(none) imported/wpt/html/syntax/parsing/html5lib_webkit01.html [ Failure ] | 151 Bug(none) imported/wpt/html/syntax/parsing/html5lib_webkit01.html [ Failure ] |
| 149 Bug(none) imported/wpt/html/syntax/parsing/html5lib_webkit02.html [ Failure ] | 152 Bug(none) imported/wpt/html/syntax/parsing/html5lib_webkit02.html [ Failure ] |
| 150 Bug(none) inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpo
ints.html [ Timeout ] | 153 Bug(none) inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpo
ints.html [ Timeout ] |
| 151 Bug(none) jquery/manipulation.html [ Timeout ] | 154 Bug(none) jquery/manipulation.html [ Timeout ] |
| 152 Bug(none) storage/indexeddb/blob-valid-after-deletion.html [ Failure ] | 155 Bug(none) storage/indexeddb/blob-valid-after-deletion.html [ Failure ] |
| 153 Bug(none) storage/indexeddb/blob-valid-before-commit.html [ Failure ] | 156 Bug(none) storage/indexeddb/blob-valid-before-commit.html [ Failure ] |
| 154 Bug(none) storage/indexeddb/empty-crash.html [ Timeout ] | 157 Bug(none) storage/indexeddb/empty-crash.html [ Timeout ] |
| 155 Bug(none) virtual/stable/http/tests/navigation/cross-origin-fragment-navigation-
is-async.html [ Failure ] | 158 Bug(none) virtual/stable/http/tests/navigation/cross-origin-fragment-navigation-
is-async.html [ Failure ] |
| OLD | NEW |