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/TestExpectations

Issue 2892903002: Renamed `embedding-csp` HTTP request header to `required-csp`. (Closed)
Patch Set: Created 3 years, 7 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 # This is the main failure suppression file for Blink LayoutTests. 1 # This is the main failure suppression file for Blink LayoutTests.
2 # Further documentation: 2 # Further documentation:
3 # https://chromium.googlesource.com/chromium/src/+/master/docs/testing/layout_te st_expectations.md 3 # https://chromium.googlesource.com/chromium/src/+/master/docs/testing/layout_te st_expectations.md
4 4
5 # Intentional failures to test the layout test system. 5 # Intentional failures to test the layout test system.
6 Bug(intentional) harness-tests/crash.html [ Crash ] 6 Bug(intentional) harness-tests/crash.html [ Crash ]
7 Bug(intentional) harness-tests/timeout.html [ Timeout ] 7 Bug(intentional) harness-tests/timeout.html [ Timeout ]
8 8
9 # TODO(qyearsley): Remove these lines and uncomment other test expectation 9 # TODO(qyearsley): Remove these lines and uncomment other test expectation
10 # lines related to CSS tests (crbug.com/706118). 10 # lines related to CSS tests (crbug.com/706118).
(...skipping 2184 matching lines...) Expand 10 before | Expand all | Expand 10 after
2195 crbug.com/626703 external/wpt/resource-timing/resource_TAO_space.htm [ Pass Fail ure ] 2195 crbug.com/626703 external/wpt/resource-timing/resource_TAO_space.htm [ Pass Fail ure ]
2196 2196
2197 crbug.com/698077 inspector/sources/debugger/debugger-scripts.html [ NeedsManualR ebaseline ] 2197 crbug.com/698077 inspector/sources/debugger/debugger-scripts.html [ NeedsManualR ebaseline ]
2198 crbug.com/698077 inspector/sources/debugger/live-edit.html [ NeedsManualRebaseli ne ] 2198 crbug.com/698077 inspector/sources/debugger/live-edit.html [ NeedsManualRebaseli ne ]
2199 crbug.com/698077 inspector/sources/debugger/debug-inlined-scripts.html [ NeedsMa nualRebaseline ] 2199 crbug.com/698077 inspector/sources/debugger/debug-inlined-scripts.html [ NeedsMa nualRebaseline ]
2200 2200
2201 # Working on getting the CSP tests going: 2201 # Working on getting the CSP tests going:
2202 crbug.com/694525 external/wpt/content-security-policy/base-uri [ Skip ] 2202 crbug.com/694525 external/wpt/content-security-policy/base-uri [ Skip ]
2203 crbug.com/694525 external/wpt/content-security-policy/blink-contrib [ Skip ] 2203 crbug.com/694525 external/wpt/content-security-policy/blink-contrib [ Skip ]
2204 crbug.com/694525 external/wpt/content-security-policy/blink-contrib-2 [ Skip ] 2204 crbug.com/694525 external/wpt/content-security-policy/blink-contrib-2 [ Skip ]
2205 crbug.com/694525 external/wpt/content-security-policy/embedded-enforcement/embed ding_csp-header-invalid-format.html [ Skip ] 2205 crbug.com/694525 external/wpt/content-security-policy/embedded-enforcement/requi red_csp-header-invalid-format.html [ Skip ]
2206 crbug.com/694525 external/wpt/content-security-policy/object-src [ Skip ] 2206 crbug.com/694525 external/wpt/content-security-policy/object-src [ Skip ]
2207 crbug.com/694525 external/wpt/content-security-policy/reporting [ Skip ] 2207 crbug.com/694525 external/wpt/content-security-policy/reporting [ Skip ]
2208 crbug.com/694525 external/wpt/content-security-policy/script-src/script-src-1_10 .html [ Skip ] 2208 crbug.com/694525 external/wpt/content-security-policy/script-src/script-src-1_10 .html [ Skip ]
2209 crbug.com/694525 external/wpt/content-security-policy/script-src/script-src-stri ct_dynamic_in_img-src.html [ Skip ] 2209 crbug.com/694525 external/wpt/content-security-policy/script-src/script-src-stri ct_dynamic_in_img-src.html [ Skip ]
2210 2210
2211 # These policies are not implemented yet. 2211 # These policies are not implemented yet.
2212 crbug.com/627968 external/wpt/referrer-policy/same-origin/ [ Skip ] 2212 crbug.com/627968 external/wpt/referrer-policy/same-origin/ [ Skip ]
2213 crbug.com/627968 external/wpt/referrer-policy/strict-origin/ [ Skip ] 2213 crbug.com/627968 external/wpt/referrer-policy/strict-origin/ [ Skip ]
2214 crbug.com/627968 external/wpt/referrer-policy/strict-origin-when-cross-origin/ [ Skip ] 2214 crbug.com/627968 external/wpt/referrer-policy/strict-origin-when-cross-origin/ [ Skip ]
2215 2215
(...skipping 996 matching lines...) Expand 10 before | Expand all | Expand 10 after
3212 crbug.com/716569 [ Android ] tables/mozilla_expected_failures/bugs/bug2479-5.htm l [ Failure ] 3212 crbug.com/716569 [ Android ] tables/mozilla_expected_failures/bugs/bug2479-5.htm l [ Failure ]
3213 3213
3214 # Feature Policy changes same-origin allowpaymentrequest behaviour, tests need u pdating 3214 # Feature Policy changes same-origin allowpaymentrequest behaviour, tests need u pdating
3215 crbug.com/718155 payments/payment-request-in-iframe.html [ Failure ] 3215 crbug.com/718155 payments/payment-request-in-iframe.html [ Failure ]
3216 crbug.com/718155 payments/payment-request-in-iframe-nested-not-allowed.html [ Fa ilure ] 3216 crbug.com/718155 payments/payment-request-in-iframe-nested-not-allowed.html [ Fa ilure ]
3217 3217
3218 # Sheriff failures 2017-05-17 3218 # Sheriff failures 2017-05-17
3219 # Crashes 3219 # Crashes
3220 crbug.com/723841 http/tests/dom/script-module-load-incomplete-no-crash.html [ Sk ip ] 3220 crbug.com/723841 http/tests/dom/script-module-load-incomplete-no-crash.html [ Sk ip ]
3221 crbug.com/723841 virtual/mojo-loading/http/tests/dom/script-module-load-incomple te-no-crash.html [ Skip ] 3221 crbug.com/723841 virtual/mojo-loading/http/tests/dom/script-module-load-incomple te-no-crash.html [ Skip ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698