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

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

Issue 2431473003: Intersection Observer support for OOPIF (Closed)
Patch Set: Fixed test issue Created 4 years 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
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/661725 - Propagating user gesture via postMessage doesn't wo rk for OOPIFs 4 # https://crbug.com/661725 - Propagating user gesture via postMessage doesn't wo rk for OOPIFs
5 crbug.com/661725 http/tests/security/frameNavigation/xss-ALLOWED-top-navigation- after-postMessage.html [ Timeout ] 5 crbug.com/661725 http/tests/security/frameNavigation/xss-ALLOWED-top-navigation- after-postMessage.html [ Timeout ]
6 6
7 # https://crbug.com/611838 - regression when geolocation tests use JS mock. 7 # https://crbug.com/611838 - regression when geolocation tests use JS mock.
8 crbug.com/611838 http/tests/security/powerfulFeatureRestrictions/geolocation-on- secure-origin-in-insecure-origin.html [ Timeout ] 8 crbug.com/611838 http/tests/security/powerfulFeatureRestrictions/geolocation-on- secure-origin-in-insecure-origin.html [ Timeout ]
9 9
10 # https://crbug.com/582245 - no exception, b/c BindingSecurity::shouldAllowAcces sTo exits early when |!target|. 10 # https://crbug.com/582245 - no exception, b/c BindingSecurity::shouldAllowAcces sTo exits early when |!target|.
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
50 # https://crbug.com/608780 - window.performance doesn't work with OOPIFs 50 # https://crbug.com/608780 - window.performance doesn't work with OOPIFs
51 crbug.com/608780 http/tests/w3c/webperf/submission/Intel/resource-timing/test_re source_timing_cross_origin_redirect.html [ Timeout ] 51 crbug.com/608780 http/tests/w3c/webperf/submission/Intel/resource-timing/test_re source_timing_cross_origin_redirect.html [ Timeout ]
52 crbug.com/608780 http/tests/w3c/webperf/submission/Intel/resource-timing/test_re source_timing_cross_origin_redirect_with_timing_allow_origin.html [ Timeout ] 52 crbug.com/608780 http/tests/w3c/webperf/submission/Intel/resource-timing/test_re source_timing_cross_origin_redirect_with_timing_allow_origin.html [ Timeout ]
53 crbug.com/608780 http/tests/w3c/webperf/submission/Intel/resource-timing/test_re source_timing_cross_origin_resource_request.html [ Timeout ] 53 crbug.com/608780 http/tests/w3c/webperf/submission/Intel/resource-timing/test_re source_timing_cross_origin_resource_request.html [ Timeout ]
54 crbug.com/608780 http/tests/w3c/webperf/submission/Intel/resource-timing/test_re source_timing_timing_allow_cross_origin_resource_request.html [ Timeout ] 54 crbug.com/608780 http/tests/w3c/webperf/submission/Intel/resource-timing/test_re source_timing_timing_allow_cross_origin_resource_request.html [ Timeout ]
55 55
56 # https://crbug.com/611232 - CSP checks from remote parent frame do not properly report violations 56 # https://crbug.com/611232 - CSP checks from remote parent frame do not properly report violations
57 crbug.com/611232 http/tests/security/contentSecurityPolicy/frame-src-child-frame -navigates-to-blocked-origin.html [ Timeout ] 57 crbug.com/611232 http/tests/security/contentSecurityPolicy/frame-src-child-frame -navigates-to-blocked-origin.html [ Timeout ]
58 crbug.com/611232 http/tests/security/contentSecurityPolicy/1.1/plugintypes-affec ts-cross-site-child-disallowed.html [ Failure ] 58 crbug.com/611232 http/tests/security/contentSecurityPolicy/1.1/plugintypes-affec ts-cross-site-child-disallowed.html [ Failure ]
59 59
60 # https://crbug.com/615156 - Need to make IntersectionObserver work with OOPIFs.
61 crbug.com/615156 http/tests/intersection-observer/iframe-cross-origin.html [ Tim eout ]
62
63 # https://crbug.com/616626 - allow_universal_access_from_file_urls doesn't work with --site-per-process. 60 # https://crbug.com/616626 - allow_universal_access_from_file_urls doesn't work with --site-per-process.
64 # https://crbug.com/665058 - EventSender drag-and-drop simulation doesn't suppor t OOPIFs. 61 # https://crbug.com/665058 - EventSender drag-and-drop simulation doesn't suppor t OOPIFs.
65 crbug.com/665058 http/tests/local/drag-over-remote-content.html [ Crash ] 62 crbug.com/665058 http/tests/local/drag-over-remote-content.html [ Crash ]
66 63
67 # https://crbug.com/619662 - Expected console output differences. 64 # https://crbug.com/619662 - Expected console output differences.
68 crbug.com/619662 http/tests/navigation/cross-origin-fragment-navigation-is-async .html [ Failure ] 65 crbug.com/619662 http/tests/navigation/cross-origin-fragment-navigation-is-async .html [ Failure ]
69 66
70 # https://crbug.com/616905 - history.back() has different behavior with --site-p er-process. 67 # https://crbug.com/616905 - history.back() has different behavior with --site-p er-process.
71 crbug.com/616905 http/tests/history/cross-origin-redirect-on-back.html [ Timeout ] 68 crbug.com/616905 http/tests/history/cross-origin-redirect-on-back.html [ Timeout ]
72 69
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
150 Bug(none) imported/wpt/html/syntax/parsing/html5lib_tests9.html [ Failure ] 147 Bug(none) imported/wpt/html/syntax/parsing/html5lib_tests9.html [ Failure ]
151 Bug(none) imported/wpt/html/syntax/parsing/html5lib_tricky01.html [ Failure ] 148 Bug(none) imported/wpt/html/syntax/parsing/html5lib_tricky01.html [ Failure ]
152 Bug(none) imported/wpt/html/syntax/parsing/html5lib_webkit01.html [ Failure ] 149 Bug(none) imported/wpt/html/syntax/parsing/html5lib_webkit01.html [ Failure ]
153 Bug(none) imported/wpt/html/syntax/parsing/html5lib_webkit02.html [ Failure ] 150 Bug(none) imported/wpt/html/syntax/parsing/html5lib_webkit02.html [ Failure ]
154 Bug(none) inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpo ints.html [ Timeout ] 151 Bug(none) inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpo ints.html [ Timeout ]
155 Bug(none) jquery/manipulation.html [ Timeout ] 152 Bug(none) jquery/manipulation.html [ Timeout ]
156 Bug(none) storage/indexeddb/blob-valid-after-deletion.html [ Failure ] 153 Bug(none) storage/indexeddb/blob-valid-after-deletion.html [ Failure ]
157 Bug(none) storage/indexeddb/blob-valid-before-commit.html [ Failure ] 154 Bug(none) storage/indexeddb/blob-valid-before-commit.html [ Failure ]
158 Bug(none) storage/indexeddb/empty-crash.html [ Timeout ] 155 Bug(none) storage/indexeddb/empty-crash.html [ Timeout ]
159 Bug(none) virtual/stable/http/tests/navigation/cross-origin-fragment-navigation- is-async.html [ Failure ] 156 Bug(none) virtual/stable/http/tests/navigation/cross-origin-fragment-navigation- is-async.html [ Failure ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698