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

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

Issue 2905103002: Disable feature policy payment tests failing on site isolation bot. (Closed)
Patch Set: Created 3 years, 6 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 | « no previous file | 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/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 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
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/608023 - does injecting injections work with OOPIFs? 48 # https://crbug.com/608023 - does injecting injections work with OOPIFs?
49 crbug.com/608023 http/tests/inspector/injected-script-for-origin.html [ Failure ] 49 crbug.com/608023 http/tests/inspector/injected-script-for-origin.html [ Failure ]
50 crbug.com/608023 virtual/mojo-loading/http/tests/inspector/injected-script-for-o rigin.html [ Failure ] 50 crbug.com/608023 virtual/mojo-loading/http/tests/inspector/injected-script-for-o rigin.html [ Failure ]
51 51
52 # https://crbug.com/716085 - Feature Policy tests failing when both 52 # https://crbug.com/716085 - Feature Policy tests failing when both
53 # allowpaymentrequest and allow attribute enables payment feature. 53 # allowpaymentrequest and allow attribute enables payment feature.
54 crbug.com/716085 http/tests/feature-policy/payment-allowed-by-container-policy-r elocate.html [ Failure ] 54 crbug.com/716085 http/tests/feature-policy/payment-allowed-by-container-policy-r elocate.html [ Failure ]
55 crbug.com/716085 http/tests/feature-policy/payment-allowed-by-container-policy.h tml [ Failure ] 55 crbug.com/716085 http/tests/feature-policy/payment-allowed-by-container-policy.h tml [ Failure ]
56 crbug.com/716085 virtual/feature-policy/http/tests/feature-policy/payment-allowe d-by-container-policy-relocate.html [ Failure ]
57 crbug.com/716085 virtual/feature-policy/http/tests/feature-policy/payment-allowe d-by-container-policy.html [ Failure ]
58 crbug.com/716085 virtual/mojo-loading/http/tests/feature-policy/payment-allowed- by-container-policy-relocate.html [ Failure ]
59 crbug.com/716085 virtual/mojo-loading/http/tests/feature-policy/payment-allowed- by-container-policy.html [ Failure ]
60
56 61
57 # https://crbug.com/602493 - Layout tests harness doesn't support history dump a cross OOPIFs 62 # https://crbug.com/602493 - Layout tests harness doesn't support history dump a cross OOPIFs
58 crbug.com/602493 http/tests/security/mixedContent/insecure-iframe-in-main-frame. html [ Crash ] 63 crbug.com/602493 http/tests/security/mixedContent/insecure-iframe-in-main-frame. html [ Crash ]
59 crbug.com/602493 virtual/mojo-loading/http/tests/security/mixedContent/insecure- iframe-in-main-frame.html [ Crash ] 64 crbug.com/602493 virtual/mojo-loading/http/tests/security/mixedContent/insecure- iframe-in-main-frame.html [ Crash ]
60 65
61 # https://crbug.com/582522 - extra mixedContent checks reported with --site-per- process 66 # https://crbug.com/582522 - extra mixedContent checks reported with --site-per- process
62 # https://crbug.com/602497 - Inconsistent console messages about mixed content, 67 # https://crbug.com/602497 - Inconsistent console messages about mixed content,
63 # when running with or without --site-per-process 68 # when running with or without --site-per-process
64 crbug.com/602497 http/tests/security/mixedContent/insecure-iframe-in-iframe.html [ Failure ] 69 crbug.com/602497 http/tests/security/mixedContent/insecure-iframe-in-iframe.html [ Failure ]
65 crbug.com/602497 http/tests/security/mixedContent/insecure-iframe-in-main-frame- allowed.html [ Failure ] 70 crbug.com/602497 http/tests/security/mixedContent/insecure-iframe-in-main-frame- allowed.html [ Failure ]
(...skipping 164 matching lines...) Expand 10 before | Expand all | Expand 10 after
230 Bug(none) external/wpt/html/syntax/parsing/html5lib_tests8.html [ Failure ] 235 Bug(none) external/wpt/html/syntax/parsing/html5lib_tests8.html [ Failure ]
231 Bug(none) external/wpt/html/syntax/parsing/html5lib_tests9.html [ Failure ] 236 Bug(none) external/wpt/html/syntax/parsing/html5lib_tests9.html [ Failure ]
232 Bug(none) external/wpt/html/syntax/parsing/html5lib_tricky01.html [ Failure ] 237 Bug(none) external/wpt/html/syntax/parsing/html5lib_tricky01.html [ Failure ]
233 Bug(none) external/wpt/html/syntax/parsing/html5lib_webkit01.html [ Failure ] 238 Bug(none) external/wpt/html/syntax/parsing/html5lib_webkit01.html [ Failure ]
234 Bug(none) external/wpt/html/syntax/parsing/html5lib_webkit02.html [ Failure ] 239 Bug(none) external/wpt/html/syntax/parsing/html5lib_webkit02.html [ Failure ]
235 Bug(none) inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpo ints.html [ Timeout ] 240 Bug(none) inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpo ints.html [ Timeout ]
236 Bug(none) jquery/manipulation.html [ Timeout ] 241 Bug(none) jquery/manipulation.html [ Timeout ]
237 Bug(none) storage/indexeddb/blob-valid-after-deletion.html [ Failure ] 242 Bug(none) storage/indexeddb/blob-valid-after-deletion.html [ Failure ]
238 Bug(none) storage/indexeddb/blob-valid-before-commit.html [ Failure ] 243 Bug(none) storage/indexeddb/blob-valid-before-commit.html [ Failure ]
239 Bug(none) storage/indexeddb/empty-crash.html [ Timeout ] 244 Bug(none) storage/indexeddb/empty-crash.html [ Timeout ]
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698