| Index: third_party/WebKit/LayoutTests/TestExpectations
|
| diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations
|
| index 4fd429410874710c540b4742e8562ebd56a574cc..d0db7c88c0f767483c8d2de791a73351a82f28b6 100644
|
| --- a/third_party/WebKit/LayoutTests/TestExpectations
|
| +++ b/third_party/WebKit/LayoutTests/TestExpectations
|
| @@ -1848,10 +1848,8 @@ crbug.com/685778 virtual/mojo-loading/http/tests/dom/promise-rejection-events.ht
|
| # were matched on pass/fail but not exact error messages.
|
| crbug.com/688854 external/wpt/hr-time/window-worker-time-origin.html [ Failure ]
|
|
|
| -# 2017-02-14: These directories were just imported but expectations and baselines haven't been set yet.
|
| -crbug.com/692105 external/wpt/mixed-content [ Skip ]
|
| -crbug.com/692105 external/wpt/content-security-policy [ Skip ]
|
| # 2017-02-17: These directories were just imported but expectations and baselines haven't been set yet.
|
| +crbug.com/692105 external/wpt/content-security-policy [ Skip ]
|
| crbug.com/692105 external/wpt/domxpath/interfaces.html [ Skip ]
|
| crbug.com/692105 external/wpt/html/browsers/browsing-the-web/unloading-documents/beforeunload-canceling.html [ Skip ]
|
| crbug.com/692105 external/wpt/html/browsers/history/the-location-interface/location-valueof.html [ Skip ]
|
| @@ -1882,6 +1880,45 @@ crbug.com/627968 external/wpt/referrer-policy/same-origin/ [ Skip ]
|
| crbug.com/627968 external/wpt/referrer-policy/strict-origin/ [ Skip ]
|
| crbug.com/627968 external/wpt/referrer-policy/strict-origin-when-cross-origin/ [ Skip ]
|
|
|
| +# These wpt/mixed-content tests have console errors that are different on different test runs.
|
| +crbug.com/679742 external/wpt/mixed-content/allowed/http-csp/same-host-wss/websocket-request/top-level/keep-scheme-redirect/websocket-allowed.https.html [ Failure ]
|
| +crbug.com/679742 external/wpt/mixed-content/allowed/meta-csp/same-host-wss/websocket-request/top-level/no-redirect/websocket-allowed.https.html [ Failure ]
|
| +crbug.com/679742 external/wpt/mixed-content/allowed/no-opt-in/same-host-wss/websocket-request/top-level/keep-scheme-redirect/websocket-allowed.https.html [ Failure ]
|
| +crbug.com/679742 external/wpt/mixed-content/allowed/no-opt-in/same-host-wss/websocket-request/top-level/no-redirect/websocket-allowed.https.html [ Failure ]
|
| +crbug.com/679742 external/wpt/mixed-content/allowed/http-csp/same-host-wss/websocket-request/top-level/no-redirect/websocket-allowed.https.html [ Failure ]
|
| +crbug.com/679742 external/wpt/mixed-content/optionally-blockable/http-csp/cross-origin-http/link-prefetch-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html [ Failure ]
|
| +crbug.com/679742 external/wpt/mixed-content/optionally-blockable/http-csp/cross-origin-http/link-prefetch-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html [ Failure ]
|
| +
|
| +# These wpt/mixed-content tests consistently time out.
|
| +crbug.com/626703 external/wpt/mixed-content/blockable/http-csp/cross-origin-http/form-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html [ Timeout ]
|
| +crbug.com/626703 external/wpt/mixed-content/blockable/http-csp/cross-origin-http/form-tag/top-level/no-redirect/opt-in-blocks.https.html [ Timeout ]
|
| +crbug.com/626703 external/wpt/mixed-content/blockable/http-csp/cross-origin-http/form-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html [ Timeout ]
|
| +crbug.com/626703 external/wpt/mixed-content/blockable/http-csp/cross-origin-http/iframe-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html [ Timeout ]
|
| +crbug.com/626703 external/wpt/mixed-content/blockable/http-csp/cross-origin-http/iframe-tag/top-level/no-redirect/opt-in-blocks.https.html [ Timeout ]
|
| +crbug.com/626703 external/wpt/mixed-content/blockable/http-csp/cross-origin-http/iframe-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html [ Timeout ]
|
| +crbug.com/626703 external/wpt/mixed-content/blockable/http-csp/same-host-http/form-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html [ Timeout ]
|
| +crbug.com/626703 external/wpt/mixed-content/blockable/http-csp/same-host-http/form-tag/top-level/no-redirect/opt-in-blocks.https.html [ Timeout ]
|
| +crbug.com/626703 external/wpt/mixed-content/blockable/http-csp/same-host-http/form-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html [ Timeout ]
|
| +crbug.com/626703 external/wpt/mixed-content/blockable/http-csp/same-host-http/iframe-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html [ Timeout ]
|
| +crbug.com/626703 external/wpt/mixed-content/blockable/http-csp/same-host-http/iframe-tag/top-level/no-redirect/opt-in-blocks.https.html [ Timeout ]
|
| +crbug.com/626703 external/wpt/mixed-content/blockable/http-csp/same-host-http/iframe-tag/top-level/swap-scheme-redirect/opt-in-blocks.https.html [ Timeout ]
|
| +crbug.com/626703 external/wpt/mixed-content/blockable/meta-csp/cross-origin-http/form-tag/top-level/no-redirect/opt-in-blocks.https.html [ Timeout ]
|
| +crbug.com/626703 external/wpt/mixed-content/blockable/meta-csp/cross-origin-http/iframe-tag/top-level/no-redirect/opt-in-blocks.https.html [ Timeout ]
|
| +crbug.com/626703 external/wpt/mixed-content/blockable/meta-csp/same-host-http/form-tag/top-level/no-redirect/opt-in-blocks.https.html [ Timeout ]
|
| +crbug.com/626703 external/wpt/mixed-content/blockable/meta-csp/same-host-http/iframe-tag/top-level/no-redirect/opt-in-blocks.https.html [ Timeout ]
|
| +crbug.com/626703 external/wpt/mixed-content/blockable/no-opt-in/cross-origin-http/form-tag/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html [ Timeout ]
|
| +crbug.com/626703 external/wpt/mixed-content/blockable/no-opt-in/cross-origin-http/form-tag/top-level/no-redirect/no-opt-in-blocks.https.html [ Timeout ]
|
| +crbug.com/626703 external/wpt/mixed-content/blockable/no-opt-in/cross-origin-http/form-tag/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html [ Timeout ]
|
| +crbug.com/626703 external/wpt/mixed-content/blockable/no-opt-in/cross-origin-http/iframe-tag/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html [ Timeout ]
|
| +crbug.com/626703 external/wpt/mixed-content/blockable/no-opt-in/cross-origin-http/iframe-tag/top-level/no-redirect/no-opt-in-blocks.https.html [ Timeout ]
|
| +crbug.com/626703 external/wpt/mixed-content/blockable/no-opt-in/cross-origin-http/iframe-tag/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html [ Timeout ]
|
| +crbug.com/626703 external/wpt/mixed-content/blockable/no-opt-in/same-host-http/form-tag/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html [ Timeout ]
|
| +crbug.com/626703 external/wpt/mixed-content/blockable/no-opt-in/same-host-http/form-tag/top-level/no-redirect/no-opt-in-blocks.https.html [ Timeout ]
|
| +crbug.com/626703 external/wpt/mixed-content/blockable/no-opt-in/same-host-http/form-tag/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html [ Timeout ]
|
| +crbug.com/626703 external/wpt/mixed-content/blockable/no-opt-in/same-host-http/iframe-tag/top-level/keep-scheme-redirect/no-opt-in-blocks.https.html [ Timeout ]
|
| +crbug.com/626703 external/wpt/mixed-content/blockable/no-opt-in/same-host-http/iframe-tag/top-level/no-redirect/no-opt-in-blocks.https.html [ Timeout ]
|
| +crbug.com/626703 external/wpt/mixed-content/blockable/no-opt-in/same-host-http/iframe-tag/top-level/swap-scheme-redirect/no-opt-in-blocks.https.html [ Timeout ]
|
| +
|
| # ====== New tests from w3c-test-autoroller added here ======
|
| crbug.com/626703 external/wpt/html/webappapis/idle-callbacks/cancel-invoked.html [ Timeout ]
|
| crbug.com/626703 external/wpt/webvtt/rendering/cues-with-video/processing-model/2_cues_overlapping_completely_move_up.html [ Failure ]
|
|
|