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

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

Issue 2349063002: Using the correct WebTestDelegate from WebFrameTestClient.
Patch Set: Created 4 years, 3 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 | « components/test_runner/web_test_interfaces.cc ('k') | 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/611838 - regression when geolocation tests use JS mock. 4 # https://crbug.com/611838 - regression when geolocation tests use JS mock.
5 http/tests/security/powerfulFeatureRestrictions/geolocation-on-secure-origin-in- insecure-origin.html [ Timeout ] 5 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 http/tests/security/mixedContent/insecure-plugin-in-iframe.html [ Crash ] 8 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 27 matching lines...) Expand all
38 http/tests/security/mixedContent/insecure-iframe-in-main-frame-allowed.html [ Fa ilure ] 38 http/tests/security/mixedContent/insecure-iframe-in-main-frame-allowed.html [ Fa ilure ]
39 39
40 # https://crbug.com/585188 - testRunner.addOriginAccessWhitelistEntry is not rep licated to OOPIFs. 40 # https://crbug.com/585188 - testRunner.addOriginAccessWhitelistEntry is not rep licated to OOPIFs.
41 http/tests/xmlhttprequest/origin-whitelisting-all.html [ Failure ] 41 http/tests/xmlhttprequest/origin-whitelisting-all.html [ Failure ]
42 http/tests/xmlhttprequest/origin-whitelisting-ip-addresses.html [ Failure ] 42 http/tests/xmlhttprequest/origin-whitelisting-ip-addresses.html [ Failure ]
43 43
44 # https://crbug.com/601584 - No OOPIF support for UserGestureIndicator triggers 44 # https://crbug.com/601584 - No OOPIF support for UserGestureIndicator triggers
45 # cross-origin-iframe.html layout test failure 45 # cross-origin-iframe.html layout test failure
46 http/tests/bluetooth/https/requestDevice/cross-origin-iframe.html [ Failure ] 46 http/tests/bluetooth/https/requestDevice/cross-origin-iframe.html [ Failure ]
47 47
48 # https://crbug.com/606594 - UaF of delegate_ in WebFrameTestClient::willSendReq uest
49 http/tests/local/serviceworker/fetch-request-body-file.html [ Failure Crash ]
50
51 # https://crbug.com/607991 - MockWebClipboardImpl not replicated across OOPIFs. 48 # https://crbug.com/607991 - MockWebClipboardImpl not replicated across OOPIFs.
52 http/tests/misc/copy-resolves-urls.html [ Failure ] 49 http/tests/misc/copy-resolves-urls.html [ Failure ]
53 50
54 # https://crbug.com/608780 - window.performance doesn't work with OOPIFs 51 # https://crbug.com/608780 - window.performance doesn't work with OOPIFs
55 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_cro ss_origin_redirect.html [ Timeout ] 52 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_cro ss_origin_redirect.html [ Timeout ]
56 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_cro ss_origin_redirect_with_timing_allow_origin.html [ Timeout ] 53 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_cro ss_origin_redirect_with_timing_allow_origin.html [ Timeout ]
57 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_cro ss_origin_resource_request.html [ Timeout ] 54 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_cro ss_origin_resource_request.html [ Timeout ]
58 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_tim ing_allow_cross_origin_resource_request.html [ Timeout ] 55 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_tim ing_allow_cross_origin_resource_request.html [ Timeout ]
59 56
60 # https://crbug.com/611232 - CSP checks from remote parent frame do not properly report violations 57 # https://crbug.com/611232 - CSP checks from remote parent frame do not properly report violations
(...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after
152 imported/wpt/html/syntax/parsing/html5lib_tests9.html [ Failure ] 149 imported/wpt/html/syntax/parsing/html5lib_tests9.html [ Failure ]
153 imported/wpt/html/syntax/parsing/html5lib_tricky01.html [ Failure ] 150 imported/wpt/html/syntax/parsing/html5lib_tricky01.html [ Failure ]
154 imported/wpt/html/syntax/parsing/html5lib_webkit01.html [ Failure ] 151 imported/wpt/html/syntax/parsing/html5lib_webkit01.html [ Failure ]
155 imported/wpt/html/syntax/parsing/html5lib_webkit02.html [ Failure ] 152 imported/wpt/html/syntax/parsing/html5lib_webkit02.html [ Failure ]
156 inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpoints.html [ Timeout ] 153 inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpoints.html [ Timeout ]
157 jquery/manipulation.html [ Timeout ] 154 jquery/manipulation.html [ Timeout ]
158 storage/indexeddb/blob-valid-after-deletion.html [ Failure ] 155 storage/indexeddb/blob-valid-after-deletion.html [ Failure ]
159 storage/indexeddb/blob-valid-before-commit.html [ Failure ] 156 storage/indexeddb/blob-valid-before-commit.html [ Failure ]
160 storage/indexeddb/empty-crash.html [ Timeout ] 157 storage/indexeddb/empty-crash.html [ Timeout ]
161 virtual/stable/http/tests/navigation/cross-origin-fragment-navigation-is-async.h tml [ Failure ] 158 virtual/stable/http/tests/navigation/cross-origin-fragment-navigation-is-async.h tml [ Failure ]
OLDNEW
« no previous file with comments | « components/test_runner/web_test_interfaces.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698