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

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

Issue 2468953002: Make mixedContent/insecure-plugin-in-iframe.html test OOPIF-compatible. (Closed)
Patch Set: No line numbers (by delaying mixed content message via setTimeout). 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/660872 - updateLayoutIgnorePending... doesn't support OOPIFs
8 crbug.com/660872 http/tests/security/mixedContent/insecure-plugin-in-iframe.html [ Failure ]
9
10 # https://crbug.com/582245 - no exception, b/c BindingSecurity::shouldAllowAcces sTo exits early when |!target|. 7 # https://crbug.com/582245 - no exception, b/c BindingSecurity::shouldAllowAcces sTo exits early when |!target|.
11 crbug.com/582245 http/tests/security/xss-DENIED-getSVGDocument-iframe.html [ Fai lure ] 8 crbug.com/582245 http/tests/security/xss-DENIED-getSVGDocument-iframe.html [ Fai lure ]
12 crbug.com/582245 http/tests/security/xss-DENIED-getSVGDocument-object.html [ Fai lure ] 9 crbug.com/582245 http/tests/security/xss-DENIED-getSVGDocument-object.html [ Fai lure ]
13 crbug.com/582245 http/tests/security/xssAuditor/block-does-not-leak-location.htm l [ Failure ] 10 crbug.com/582245 http/tests/security/xssAuditor/block-does-not-leak-location.htm l [ Failure ]
14 crbug.com/582245 http/tests/security/xssAuditor/block-does-not-leak-referrer.htm l [ Failure ] 11 crbug.com/582245 http/tests/security/xssAuditor/block-does-not-leak-referrer.htm l [ Failure ]
15 crbug.com/582245 http/tests/security/xssAuditor/full-block-script-tag-cross-doma in.html [ Failure ] 12 crbug.com/582245 http/tests/security/xssAuditor/full-block-script-tag-cross-doma in.html [ Failure ]
16 13
17 # https://crbug.com/582176 - InspectorTest.changeExecutionContext doesn't like O OPIFs. 14 # https://crbug.com/582176 - InspectorTest.changeExecutionContext doesn't like O OPIFs.
18 crbug.com/582176 http/tests/inspector/console-cd-completions.html [ Failure ] 15 crbug.com/582176 http/tests/inspector/console-cd-completions.html [ Failure ]
19 crbug.com/582176 http/tests/inspector/console-cd.html [ Failure ] 16 crbug.com/582176 http/tests/inspector/console-cd.html [ Failure ]
(...skipping 124 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