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

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

Issue 2431473003: Intersection Observer support for OOPIF (Closed)
Patch Set: Enabled test, fixed bugs Created 4 years, 1 month 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/611838 - regression when geolocation tests use JS mock. 4 # https://crbug.com/611838 - regression when geolocation tests use JS mock.
5 crbug.com/611838 http/tests/security/powerfulFeatureRestrictions/geolocation-on- secure-origin-in-insecure-origin.html [ Timeout ] 5 crbug.com/611838 http/tests/security/powerfulFeatureRestrictions/geolocation-on- secure-origin-in-insecure-origin.html [ Timeout ]
6 6
7 # https://crbug.com/582494 - [sigsegv / av] blink::Document::styleEngine. 7 # https://crbug.com/582494 - [sigsegv / av] blink::Document::styleEngine.
8 crbug.com/582494 http/tests/security/mixedContent/insecure-plugin-in-iframe.html [ Crash ] 8 crbug.com/582494 http/tests/security/mixedContent/insecure-plugin-in-iframe.html [ Crash ]
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 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
54 # https://crbug.com/608780 - window.performance doesn't work with OOPIFs 54 # https://crbug.com/608780 - window.performance doesn't work with OOPIFs
55 crbug.com/608780 http/tests/w3c/webperf/submission/Intel/resource-timing/test_re source_timing_cross_origin_redirect.html [ Timeout ] 55 crbug.com/608780 http/tests/w3c/webperf/submission/Intel/resource-timing/test_re source_timing_cross_origin_redirect.html [ Timeout ]
56 crbug.com/608780 http/tests/w3c/webperf/submission/Intel/resource-timing/test_re source_timing_cross_origin_redirect_with_timing_allow_origin.html [ Timeout ] 56 crbug.com/608780 http/tests/w3c/webperf/submission/Intel/resource-timing/test_re source_timing_cross_origin_redirect_with_timing_allow_origin.html [ Timeout ]
57 crbug.com/608780 http/tests/w3c/webperf/submission/Intel/resource-timing/test_re source_timing_cross_origin_resource_request.html [ Timeout ] 57 crbug.com/608780 http/tests/w3c/webperf/submission/Intel/resource-timing/test_re source_timing_cross_origin_resource_request.html [ Timeout ]
58 crbug.com/608780 http/tests/w3c/webperf/submission/Intel/resource-timing/test_re source_timing_timing_allow_cross_origin_resource_request.html [ Timeout ] 58 crbug.com/608780 http/tests/w3c/webperf/submission/Intel/resource-timing/test_re source_timing_timing_allow_cross_origin_resource_request.html [ Timeout ]
59 59
60 # https://crbug.com/611232 - CSP checks from remote parent frame do not properly report violations 60 # https://crbug.com/611232 - CSP checks from remote parent frame do not properly report violations
61 crbug.com/611232 http/tests/security/contentSecurityPolicy/frame-src-child-frame -navigates-to-blocked-origin.html [ Timeout ] 61 crbug.com/611232 http/tests/security/contentSecurityPolicy/frame-src-child-frame -navigates-to-blocked-origin.html [ Timeout ]
62 crbug.com/611232 http/tests/security/contentSecurityPolicy/1.1/plugintypes-affec ts-cross-site-child-disallowed.html [ Failure ] 62 crbug.com/611232 http/tests/security/contentSecurityPolicy/1.1/plugintypes-affec ts-cross-site-child-disallowed.html [ Failure ]
63 63
64 # https://crbug.com/615156 - Need to make IntersectionObserver work with OOPIFs.
65 crbug.com/615156 http/tests/intersection-observer/iframe-cross-origin.html [ Tim eout ]
66
67 # https://crbug.com/616626 - allow_universal_access_from_file_urls doesn't work with --site-per-process. 64 # https://crbug.com/616626 - allow_universal_access_from_file_urls doesn't work with --site-per-process.
68 crbug.com/616626 http/tests/local/drag-over-remote-content.html [ Timeout ] 65 crbug.com/616626 http/tests/local/drag-over-remote-content.html [ Timeout ]
69 66
70 # https://crbug.com/619662 - Expected console output differences. 67 # https://crbug.com/619662 - Expected console output differences.
71 crbug.com/619662 http/tests/navigation/cross-origin-fragment-navigation-is-async .html [ Failure ] 68 crbug.com/619662 http/tests/navigation/cross-origin-fragment-navigation-is-async .html [ Failure ]
72 69
73 # https://crbug.com/616905 - history.back() has different behavior with --site-p er-process. 70 # https://crbug.com/616905 - history.back() has different behavior with --site-p er-process.
74 crbug.com/616905 http/tests/history/cross-origin-redirect-on-back.html [ Timeout ] 71 crbug.com/616905 http/tests/history/cross-origin-redirect-on-back.html [ Timeout ]
75 72
76 # https://crbug.com/623268 - Can't inspect OOPIFs from main page's DevTools wind ow. 73 # https://crbug.com/623268 - Can't inspect OOPIFs from main page's DevTools wind ow.
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after
144 Bug(none) imported/wpt/html/syntax/parsing/html5lib_tests9.html [ Failure ] 141 Bug(none) imported/wpt/html/syntax/parsing/html5lib_tests9.html [ Failure ]
145 Bug(none) imported/wpt/html/syntax/parsing/html5lib_tricky01.html [ Failure ] 142 Bug(none) imported/wpt/html/syntax/parsing/html5lib_tricky01.html [ Failure ]
146 Bug(none) imported/wpt/html/syntax/parsing/html5lib_webkit01.html [ Failure ] 143 Bug(none) imported/wpt/html/syntax/parsing/html5lib_webkit01.html [ Failure ]
147 Bug(none) imported/wpt/html/syntax/parsing/html5lib_webkit02.html [ Failure ] 144 Bug(none) imported/wpt/html/syntax/parsing/html5lib_webkit02.html [ Failure ]
148 Bug(none) inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpo ints.html [ Timeout ] 145 Bug(none) inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpo ints.html [ Timeout ]
149 Bug(none) jquery/manipulation.html [ Timeout ] 146 Bug(none) jquery/manipulation.html [ Timeout ]
150 Bug(none) storage/indexeddb/blob-valid-after-deletion.html [ Failure ] 147 Bug(none) storage/indexeddb/blob-valid-after-deletion.html [ Failure ]
151 Bug(none) storage/indexeddb/blob-valid-before-commit.html [ Failure ] 148 Bug(none) storage/indexeddb/blob-valid-before-commit.html [ Failure ]
152 Bug(none) storage/indexeddb/empty-crash.html [ Timeout ] 149 Bug(none) storage/indexeddb/empty-crash.html [ Timeout ]
153 Bug(none) virtual/stable/http/tests/navigation/cross-origin-fragment-navigation- is-async.html [ Failure ] 150 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