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

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

Issue 2955573003: Set frame policy correctly in newly created renderer proxies (Closed)
Patch Set: Fix container policy replication bug in provisional frames Created 3 years, 5 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
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/710098: Tests failing because of r462933. 4 # https://crbug.com/710098: Tests failing because of r462933.
5 crbug.com/710098 http/tests/security/document-all.html [ Failure ] 5 crbug.com/710098 http/tests/security/document-all.html [ Failure ]
6 crbug.com/710098 http/tests/security/window-named-proto.html [ Failure ] 6 crbug.com/710098 http/tests/security/window-named-proto.html [ Failure ]
7 crbug.com/710098 http/tests/security/window-named-valueOf.html [ Failure ] 7 crbug.com/710098 http/tests/security/window-named-valueOf.html [ Failure ]
8 crbug.com/710098 virtual/mojo-loading/http/tests/security/document-all.html [ Fa ilure ] 8 crbug.com/710098 virtual/mojo-loading/http/tests/security/document-all.html [ Fa ilure ]
9 crbug.com/710098 virtual/mojo-loading/http/tests/security/window-named-proto.htm l [ Failure ] 9 crbug.com/710098 virtual/mojo-loading/http/tests/security/window-named-proto.htm l [ Failure ]
10 crbug.com/710098 virtual/mojo-loading/http/tests/security/window-named-valueOf.h tml [ Failure ] 10 crbug.com/710098 virtual/mojo-loading/http/tests/security/window-named-valueOf.h tml [ Failure ]
(...skipping 27 matching lines...) Expand all
38 # https://crbug.com/582176 - InspectorTest.changeExecutionContext doesn't like O OPIFs. 38 # https://crbug.com/582176 - InspectorTest.changeExecutionContext doesn't like O OPIFs.
39 crbug.com/582176 http/tests/inspector/console-cd-completions.html [ Failure ] 39 crbug.com/582176 http/tests/inspector/console-cd-completions.html [ Failure ]
40 crbug.com/582176 http/tests/inspector/console-cd.html [ Failure ] 40 crbug.com/582176 http/tests/inspector/console-cd.html [ Failure ]
41 crbug.com/582176 virtual/mojo-loading/http/tests/inspector/console-cd-completion s.html [ Failure ] 41 crbug.com/582176 virtual/mojo-loading/http/tests/inspector/console-cd-completion s.html [ Failure ]
42 crbug.com/582176 virtual/mojo-loading/http/tests/inspector/console-cd.html [ Fai lure ] 42 crbug.com/582176 virtual/mojo-loading/http/tests/inspector/console-cd.html [ Fai lure ]
43 43
44 # https://crbug.com/608015 - node.contentDocument is undefined. 44 # https://crbug.com/608015 - node.contentDocument is undefined.
45 crbug.com/608015 http/tests/inspector-protocol/access-inspected-object.html [ Fa ilure Timeout ] 45 crbug.com/608015 http/tests/inspector-protocol/access-inspected-object.html [ Fa ilure Timeout ]
46 crbug.com/608015 virtual/mojo-loading/http/tests/inspector-protocol/access-inspe cted-object.html [ Failure Timeout ] 46 crbug.com/608015 virtual/mojo-loading/http/tests/inspector-protocol/access-inspe cted-object.html [ Failure Timeout ]
47 47
48 # https://crbug.com/716085 - Feature Policy tests failing when both
49 # allowpaymentrequest and allow attribute enables payment feature.
50 crbug.com/716085 http/tests/feature-policy/payment-allowed-by-container-policy-r elocate.html [ Failure ]
51 crbug.com/716085 http/tests/feature-policy/payment-allowed-by-container-policy.h tml [ Failure ]
52 crbug.com/716085 virtual/feature-policy/http/tests/feature-policy/payment-allowe d-by-container-policy-relocate.html [ Failure ]
53 crbug.com/716085 virtual/feature-policy/http/tests/feature-policy/payment-allowe d-by-container-policy.html [ Failure ]
54 crbug.com/716085 virtual/mojo-loading/http/tests/feature-policy/payment-allowed- by-container-policy-relocate.html [ Failure ]
55 crbug.com/716085 virtual/mojo-loading/http/tests/feature-policy/payment-allowed- by-container-policy.html [ Failure ]
56
57
58 # https://crbug.com/602493 - Layout tests harness doesn't support history dump a cross OOPIFs 48 # https://crbug.com/602493 - Layout tests harness doesn't support history dump a cross OOPIFs
59 crbug.com/602493 http/tests/security/mixedContent/insecure-iframe-in-main-frame. html [ Crash ] 49 crbug.com/602493 http/tests/security/mixedContent/insecure-iframe-in-main-frame. html [ Crash ]
60 crbug.com/602493 virtual/mojo-loading/http/tests/security/mixedContent/insecure- iframe-in-main-frame.html [ Crash ] 50 crbug.com/602493 virtual/mojo-loading/http/tests/security/mixedContent/insecure- iframe-in-main-frame.html [ Crash ]
61 51
62 # https://crbug.com/582522 - extra mixedContent checks reported with --site-per- process 52 # https://crbug.com/582522 - extra mixedContent checks reported with --site-per- process
63 # https://crbug.com/602497 - Inconsistent console messages about mixed content, 53 # https://crbug.com/602497 - Inconsistent console messages about mixed content,
64 # when running with or without --site-per-process 54 # when running with or without --site-per-process
65 crbug.com/602497 http/tests/security/mixedContent/insecure-iframe-in-iframe.html [ Failure ] 55 crbug.com/602497 http/tests/security/mixedContent/insecure-iframe-in-iframe.html [ Failure ]
66 crbug.com/602497 http/tests/security/mixedContent/insecure-iframe-in-main-frame- allowed.html [ Failure ] 56 crbug.com/602497 http/tests/security/mixedContent/insecure-iframe-in-main-frame- allowed.html [ Failure ]
67 crbug.com/602497 virtual/mojo-loading/http/tests/security/mixedContent/insecure- iframe-in-main-frame-allowed.html [ Failure ] 57 crbug.com/602497 virtual/mojo-loading/http/tests/security/mixedContent/insecure- iframe-in-main-frame-allowed.html [ Failure ]
(...skipping 163 matching lines...) Expand 10 before | Expand all | Expand 10 after
231 Bug(none) external/wpt/html/syntax/parsing/html5lib_tests8.html [ Failure ] 221 Bug(none) external/wpt/html/syntax/parsing/html5lib_tests8.html [ Failure ]
232 Bug(none) external/wpt/html/syntax/parsing/html5lib_tests9.html [ Failure ] 222 Bug(none) external/wpt/html/syntax/parsing/html5lib_tests9.html [ Failure ]
233 Bug(none) external/wpt/html/syntax/parsing/html5lib_tricky01.html [ Failure ] 223 Bug(none) external/wpt/html/syntax/parsing/html5lib_tricky01.html [ Failure ]
234 Bug(none) external/wpt/html/syntax/parsing/html5lib_webkit01.html [ Failure ] 224 Bug(none) external/wpt/html/syntax/parsing/html5lib_webkit01.html [ Failure ]
235 Bug(none) external/wpt/html/syntax/parsing/html5lib_webkit02.html [ Failure ] 225 Bug(none) external/wpt/html/syntax/parsing/html5lib_webkit02.html [ Failure ]
236 Bug(none) inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpo ints.html [ Timeout ] 226 Bug(none) inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpo ints.html [ Timeout ]
237 Bug(none) jquery/manipulation.html [ Timeout ] 227 Bug(none) jquery/manipulation.html [ Timeout ]
238 Bug(none) storage/indexeddb/blob-valid-after-deletion.html [ Failure ] 228 Bug(none) storage/indexeddb/blob-valid-after-deletion.html [ Failure ]
239 Bug(none) storage/indexeddb/blob-valid-before-commit.html [ Failure ] 229 Bug(none) storage/indexeddb/blob-valid-before-commit.html [ Failure ]
240 Bug(none) storage/indexeddb/empty-crash.html [ Timeout ] 230 Bug(none) storage/indexeddb/empty-crash.html [ Timeout ]
OLDNEW
« no previous file with comments | « content/renderer/render_frame_impl.cc ('k') | third_party/WebKit/Source/core/frame/FrameTestHelpers.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698