-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bumps [wpt](https://github.com/web-platform-tests/wpt) from `6d461cc` to `ebb12b1`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/web-platform-tests/wpt/commit/ebb12b1fade54d12bc3b4f18f68ef271b4eeafb7"><code>ebb12b1</code></a> webnn: Collect input/output tensor indices during build</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/020db3e4207abe0e7b45ec5f1730d01b4ed2cf1e"><code>020db3e</code></a> [Editing] Fire selectionchange event on TextControl for backspace input</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/44ca82590d7bc43450ec56979327e7935fbff30e"><code>44ca825</code></a> CHIPS subframe navigation web-platform test breakage</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/7e168195e3629f88bef6293c18ae8674f90893fd"><code>7e16819</code></a> [shared storage] Implement 'with_lock' modifier options for Window and Shared...</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/ecf39b605f4d2b5d7ef4fe344063c2856c9f105c"><code>ecf39b6</code></a> [WebCryptoAPI] Ensure wrap / unwrap tests run in a consistent order (<a href="https://redirect.github.com/web-platform-tests/wpt/issues/49043">#49043</a>)</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/24c2e5fb6cbbd32141b81def582366da5ba5c160"><code>24c2e5f</code></a> WebKit export of <a href="https://bugs.webkit.org/show_bug.cgi?id=283672">https://bugs.webkit.org/show_bug.cgi?id=283672</a> (<a href="https://redirect.github.com/web-platform-tests/wpt/issues/49353">#49353</a>)</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/ae70f1b9de99a3f6807856a4209358c381d32746"><code>ae70f1b</code></a> Limit camera resolution in simulcast wpts to ease load on CI machines.</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/669ad3e2ac6fef64f4ff5e0fd576dbb1a1b1ec37"><code>669ad3e</code></a> Limit screen capture resolution in simulcast wpt to ease load on CI machines.</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/fa23518ce96fe29f96c8d77a23db1219fa1d3869"><code>fa23518</code></a> WebKit export of <a href="https://bugs.webkit.org/show_bug.cgi?id=281765">https://bugs.webkit.org/show_bug.cgi?id=281765</a> (<a href="https://redirect.github.com/web-platform-tests/wpt/issues/49356">#49356</a>)</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/b40ea77b7026a55811e1b40dd86d3d7c33a4dd99"><code>b40ea77</code></a> Fix -webkit-cross-fade crash on certain calc() expressions during parsing.</li> <li>Additional commits viewable in <a href="https://github.com/web-platform-tests/wpt/compare/6d461cc41e1a9951e1991a94f651e389b0ca24ba...ebb12b1fade54d12bc3b4f18f68ef271b4eeafb7">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: browser-automation-bot <[email protected]>
- Loading branch information
1 parent
1447bea
commit 95b9300
Showing
40 changed files
with
2,002 additions
and
1 deletion.
There are no files selected for viewing
Submodule wpt
updated
42 files
3 changes: 3 additions & 0 deletions
3
...hromedriver/headful/webdriver/tests/bidi/network/add_intercept/phase_auth_required.py.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
[phase_auth_required.py] | ||
[test_basic_authentication] | ||
expected: FAIL | ||
|
||
[test_no_authentication] | ||
expected: FAIL |
15 changes: 15 additions & 0 deletions
15
wpt-metadata/chromedriver/headful/webdriver/tests/bidi/network/add_intercept/phases.py.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
[phases.py] | ||
[test_request_response_phases[phases0-beforeRequestSent\]] | ||
expected: FAIL | ||
|
||
[test_request_response_phases[phases1-responseStarted\]] | ||
expected: FAIL | ||
|
||
[test_request_response_phases[phases2-beforeRequestSent\]] | ||
expected: FAIL | ||
|
||
[test_request_response_phases[phases3-beforeRequestSent\]] | ||
expected: FAIL | ||
|
||
[test_request_response_phases[phases4-beforeRequestSent\]] | ||
expected: FAIL |
69 changes: 69 additions & 0 deletions
69
...river/headful/webdriver/tests/bidi/network/before_request_sent/before_request_sent.py.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,72 @@ | ||
[before_request_sent.py] | ||
[test_serviceworker_request] | ||
expected: FAIL | ||
|
||
[test_subscribe_status] | ||
expected: FAIL | ||
|
||
[test_iframe_load] | ||
expected: FAIL | ||
|
||
[test_load_page_twice] | ||
expected: FAIL | ||
|
||
[test_navigation_id] | ||
expected: FAIL | ||
|
||
[test_request_method[GET\]] | ||
expected: FAIL | ||
|
||
[test_request_method[HEAD\]] | ||
expected: FAIL | ||
|
||
[test_request_method[POST\]] | ||
expected: FAIL | ||
|
||
[test_request_method[PUT\]] | ||
expected: FAIL | ||
|
||
[test_request_method[DELETE\]] | ||
expected: FAIL | ||
|
||
[test_request_method[OPTIONS\]] | ||
expected: FAIL | ||
|
||
[test_request_method[PATCH\]] | ||
expected: FAIL | ||
|
||
[test_request_headers] | ||
expected: FAIL | ||
|
||
[test_request_cookies] | ||
expected: FAIL | ||
|
||
[test_request_timing_info] | ||
expected: FAIL | ||
|
||
[test_redirect] | ||
expected: FAIL | ||
|
||
[test_redirect_http_equiv] | ||
expected: FAIL | ||
|
||
[test_redirect_navigation] | ||
expected: FAIL | ||
|
||
[test_url_with_fragment] | ||
expected: FAIL | ||
|
||
[test_navigate_data_url[html\]] | ||
expected: FAIL | ||
|
||
[test_navigate_data_url[image\]] | ||
expected: FAIL | ||
|
||
[test_fetch_data_url[html\]] | ||
expected: FAIL | ||
|
||
[test_fetch_data_url[image\]] | ||
expected: FAIL | ||
|
||
[test_destination_initiator] | ||
expected: FAIL |
15 changes: 15 additions & 0 deletions
15
...eadful/webdriver/tests/bidi/network/before_request_sent/before_request_sent_cached.py.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,18 @@ | ||
[before_request_sent_cached.py] | ||
[test_page_with_cached_script_javascript] | ||
expected: FAIL | ||
|
||
[test_cached_document] | ||
expected: FAIL | ||
|
||
[test_page_with_cached_link_stylesheet] | ||
expected: FAIL | ||
|
||
[test_page_with_cached_import_stylesheet] | ||
expected: FAIL | ||
|
||
[test_page_with_cached_duplicated_stylesheets] | ||
expected: FAIL | ||
|
||
[test_page_with_cached_image] | ||
expected: FAIL |
15 changes: 15 additions & 0 deletions
15
...metadata/chromedriver/headful/webdriver/tests/bidi/network/combined/network_events.py.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
[network_events.py] | ||
[test_cors_preflight_request] | ||
expected: FAIL | ||
|
||
[test_iframe_navigation_request] | ||
expected: FAIL | ||
|
||
[test_same_navigation_id] | ||
expected: FAIL | ||
|
||
[test_same_request_id] | ||
expected: FAIL | ||
|
||
[test_subscribe_to_one_context] | ||
expected: FAIL |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
147 changes: 147 additions & 0 deletions
147
...metadata/chromedriver/headful/webdriver/tests/bidi/network/continue_request/method.py.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,147 @@ | ||
[method.py] | ||
[test_request_method[DELETE-DELETE\]] | ||
expected: FAIL | ||
|
||
[test_request_method[DELETE-GET\]] | ||
expected: FAIL | ||
|
||
[test_request_method[DELETE-HEAD\]] | ||
expected: FAIL | ||
|
||
[test_request_method[DELETE-OPTIONS\]] | ||
expected: FAIL | ||
|
||
[test_request_method[DELETE-PATCH\]] | ||
expected: FAIL | ||
|
||
[test_request_method[DELETE-POST\]] | ||
expected: FAIL | ||
|
||
[test_request_method[DELETE-PUT\]] | ||
expected: FAIL | ||
|
||
[test_request_method[GET-DELETE\]] | ||
expected: FAIL | ||
|
||
[test_request_method[GET-GET\]] | ||
expected: FAIL | ||
|
||
[test_request_method[GET-HEAD\]] | ||
expected: FAIL | ||
|
||
[test_request_method[GET-OPTIONS\]] | ||
expected: FAIL | ||
|
||
[test_request_method[GET-PATCH\]] | ||
expected: FAIL | ||
|
||
[test_request_method[GET-POST\]] | ||
expected: FAIL | ||
|
||
[test_request_method[GET-PUT\]] | ||
expected: FAIL | ||
|
||
[test_request_method[HEAD-DELETE\]] | ||
expected: FAIL | ||
|
||
[test_request_method[HEAD-GET\]] | ||
expected: FAIL | ||
|
||
[test_request_method[HEAD-HEAD\]] | ||
expected: FAIL | ||
|
||
[test_request_method[HEAD-OPTIONS\]] | ||
expected: FAIL | ||
|
||
[test_request_method[HEAD-PATCH\]] | ||
expected: FAIL | ||
|
||
[test_request_method[HEAD-POST\]] | ||
expected: FAIL | ||
|
||
[test_request_method[HEAD-PUT\]] | ||
expected: FAIL | ||
|
||
[test_request_method[OPTIONS-DELETE\]] | ||
expected: FAIL | ||
|
||
[test_request_method[OPTIONS-GET\]] | ||
expected: FAIL | ||
|
||
[test_request_method[OPTIONS-HEAD\]] | ||
expected: FAIL | ||
|
||
[test_request_method[OPTIONS-OPTIONS\]] | ||
expected: FAIL | ||
|
||
[test_request_method[OPTIONS-PATCH\]] | ||
expected: FAIL | ||
|
||
[test_request_method[OPTIONS-POST\]] | ||
expected: FAIL | ||
|
||
[test_request_method[OPTIONS-PUT\]] | ||
expected: FAIL | ||
|
||
[test_request_method[PATCH-DELETE\]] | ||
expected: FAIL | ||
|
||
[test_request_method[PATCH-GET\]] | ||
expected: FAIL | ||
|
||
[test_request_method[PATCH-HEAD\]] | ||
expected: FAIL | ||
|
||
[test_request_method[PATCH-OPTIONS\]] | ||
expected: FAIL | ||
|
||
[test_request_method[PATCH-PATCH\]] | ||
expected: FAIL | ||
|
||
[test_request_method[PATCH-POST\]] | ||
expected: FAIL | ||
|
||
[test_request_method[PATCH-PUT\]] | ||
expected: FAIL | ||
|
||
[test_request_method[POST-DELETE\]] | ||
expected: FAIL | ||
|
||
[test_request_method[POST-GET\]] | ||
expected: FAIL | ||
|
||
[test_request_method[POST-HEAD\]] | ||
expected: FAIL | ||
|
||
[test_request_method[POST-OPTIONS\]] | ||
expected: FAIL | ||
|
||
[test_request_method[POST-PATCH\]] | ||
expected: FAIL | ||
|
||
[test_request_method[POST-POST\]] | ||
expected: FAIL | ||
|
||
[test_request_method[POST-PUT\]] | ||
expected: FAIL | ||
|
||
[test_request_method[PUT-DELETE\]] | ||
expected: FAIL | ||
|
||
[test_request_method[PUT-GET\]] | ||
expected: FAIL | ||
|
||
[test_request_method[PUT-HEAD\]] | ||
expected: FAIL | ||
|
||
[test_request_method[PUT-OPTIONS\]] | ||
expected: FAIL | ||
|
||
[test_request_method[PUT-PATCH\]] | ||
expected: FAIL | ||
|
||
[test_request_method[PUT-POST\]] | ||
expected: FAIL | ||
|
||
[test_request_method[PUT-PUT\]] | ||
expected: FAIL |
6 changes: 6 additions & 0 deletions
6
wpt-metadata/chromedriver/headful/webdriver/tests/bidi/network/fail_request/request.py.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
[request.py] | ||
[test_phases[beforeRequestSent\]] | ||
expected: FAIL | ||
|
||
[test_phases[responseStarted\]] | ||
expected: FAIL |
39 changes: 39 additions & 0 deletions
39
...metadata/chromedriver/headful/webdriver/tests/bidi/network/fetch_error/fetch_error.py.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
[fetch_error.py] | ||
[test_subscribe_status] | ||
expected: FAIL | ||
|
||
[test_iframe_load] | ||
expected: FAIL | ||
|
||
[test_navigation_id] | ||
expected: FAIL | ||
|
||
[test_request_method[GET-False\]] | ||
expected: FAIL | ||
|
||
[test_request_method[HEAD-False\]] | ||
expected: FAIL | ||
|
||
[test_request_method[POST-False\]] | ||
expected: FAIL | ||
|
||
[test_request_method[OPTIONS-True\]] | ||
expected: FAIL | ||
|
||
[test_request_method[DELETE-True\]] | ||
expected: FAIL | ||
|
||
[test_request_method[PATCH-True\]] | ||
expected: FAIL | ||
|
||
[test_request_method[PUT-True\]] | ||
expected: FAIL | ||
|
||
[test_request_timing_info] | ||
expected: FAIL | ||
|
||
[test_redirect_fetch] | ||
expected: FAIL | ||
|
||
[test_redirect_navigation] | ||
expected: FAIL |
Oops, something went wrong.