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

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

Issue 2431353002: Fixing allow_csp_from.html test and enabling it back in sit-per-process (Closed)
Patch Set: Style Created 4 years, 2 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/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 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
88 crbug.com/623210 http/tests/inspector/extensions-network-redirect.html [ Timeout ] 88 crbug.com/623210 http/tests/inspector/extensions-network-redirect.html [ Timeout ]
89 crbug.com/623210 http/tests/inspector/extensions-useragent.html [ Timeout ] 89 crbug.com/623210 http/tests/inspector/extensions-useragent.html [ Timeout ]
90 90
91 # https://crbug.com/623265 - cross-site navigation in main page breaks test. 91 # https://crbug.com/623265 - cross-site navigation in main page breaks test.
92 crbug.com/623265 http/tests/inspector/indexeddb/resources-panel.html [ Timeout ] 92 crbug.com/623265 http/tests/inspector/indexeddb/resources-panel.html [ Timeout ]
93 93
94 # https://crbug.com/645641 - test_runner.cc(1863) Check failed: 94 # https://crbug.com/645641 - test_runner.cc(1863) Check failed:
95 # layout_test_runtime_flags_.have_top_loading_frame() 95 # layout_test_runtime_flags_.have_top_loading_frame()
96 crbug.com/645641 imported/wpt/html/syntax/parsing/html5lib_tests19.html [ Crash Failure ] 96 crbug.com/645641 imported/wpt/html/syntax/parsing/html5lib_tests19.html [ Crash Failure ]
97 97
98 # https://crbug.com/657081 - Allow-CSP-From header test (experimental feature)
99 crbug.com/657081 http/tests/security/contentSecurityPolicy/embeddedEnforcement/a llow_csp_from-header.html [ Failure ]
100
101 # TODO(lukasza, alexmos): Triage these failures. 98 # TODO(lukasza, alexmos): Triage these failures.
102 Bug(none) fast/frames/cached-frame-counter.html [ Timeout ] 99 Bug(none) fast/frames/cached-frame-counter.html [ Timeout ]
103 Bug(none) fast/frames/frame-limit.html [ Timeout ] 100 Bug(none) fast/frames/frame-limit.html [ Timeout ]
104 Bug(none) fast/loader/reload-zero-byte-plugin.html [ Failure ] 101 Bug(none) fast/loader/reload-zero-byte-plugin.html [ Failure ]
105 Bug(none) imported/wpt/html/syntax/parsing/html5lib_adoption01.html [ Failure ] 102 Bug(none) imported/wpt/html/syntax/parsing/html5lib_adoption01.html [ Failure ]
106 Bug(none) imported/wpt/html/syntax/parsing/html5lib_adoption02.html [ Failure ] 103 Bug(none) imported/wpt/html/syntax/parsing/html5lib_adoption02.html [ Failure ]
107 Bug(none) imported/wpt/html/syntax/parsing/html5lib_comments01.html [ Failure ] 104 Bug(none) imported/wpt/html/syntax/parsing/html5lib_comments01.html [ Failure ]
108 Bug(none) imported/wpt/html/syntax/parsing/html5lib_doctype01.html [ Failure ] 105 Bug(none) imported/wpt/html/syntax/parsing/html5lib_doctype01.html [ Failure ]
109 Bug(none) imported/wpt/html/syntax/parsing/html5lib_domjs-unsafe.html [ Failure ] 106 Bug(none) imported/wpt/html/syntax/parsing/html5lib_domjs-unsafe.html [ Failure ]
110 Bug(none) imported/wpt/html/syntax/parsing/html5lib_entities01.html [ Failure ] 107 Bug(none) imported/wpt/html/syntax/parsing/html5lib_entities01.html [ Failure ]
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
147 Bug(none) imported/wpt/html/syntax/parsing/html5lib_tests9.html [ Failure ] 144 Bug(none) imported/wpt/html/syntax/parsing/html5lib_tests9.html [ Failure ]
148 Bug(none) imported/wpt/html/syntax/parsing/html5lib_tricky01.html [ Failure ] 145 Bug(none) imported/wpt/html/syntax/parsing/html5lib_tricky01.html [ Failure ]
149 Bug(none) imported/wpt/html/syntax/parsing/html5lib_webkit01.html [ Failure ] 146 Bug(none) imported/wpt/html/syntax/parsing/html5lib_webkit01.html [ Failure ]
150 Bug(none) imported/wpt/html/syntax/parsing/html5lib_webkit02.html [ Failure ] 147 Bug(none) imported/wpt/html/syntax/parsing/html5lib_webkit02.html [ Failure ]
151 Bug(none) inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpo ints.html [ Timeout ] 148 Bug(none) inspector/sources/debugger-frameworks/frameworks-dom-xhr-event-breakpo ints.html [ Timeout ]
152 Bug(none) jquery/manipulation.html [ Timeout ] 149 Bug(none) jquery/manipulation.html [ Timeout ]
153 Bug(none) storage/indexeddb/blob-valid-after-deletion.html [ Failure ] 150 Bug(none) storage/indexeddb/blob-valid-after-deletion.html [ Failure ]
154 Bug(none) storage/indexeddb/blob-valid-before-commit.html [ Failure ] 151 Bug(none) storage/indexeddb/blob-valid-before-commit.html [ Failure ]
155 Bug(none) storage/indexeddb/empty-crash.html [ Timeout ] 152 Bug(none) storage/indexeddb/empty-crash.html [ Timeout ]
156 Bug(none) virtual/stable/http/tests/navigation/cross-origin-fragment-navigation- is-async.html [ Failure ] 153 Bug(none) virtual/stable/http/tests/navigation/cross-origin-fragment-navigation- is-async.html [ Failure ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/embeddedEnforcement/allow_csp_from-header.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698