Skip to content

Commit c4ef850

Browse files
dependabot[bot]browser-automation-botsadym-chromium
authored
chore(deps): Bump wpt from 324e40a to 833f4bd (#3563)
Bumps [wpt](https://github.com/web-platform-tests/wpt) from `324e40a` to `833f4bd`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/web-platform-tests/wpt/commit/833f4bddb3373f9bc236ed7f3637b91a30933eae"><code>833f4bd</code></a> Add Spanish and Japanese support; Add canonicalization &amp; validation.</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/0d6739967f7a48a70ebb7756afe7b7e106d64261"><code>0d67399</code></a> Fix EOL CRs.</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/452b57b50498d8922259b6c7a73f17aeb1450639"><code>452b57b</code></a> add support for apng and webp animated image decoding</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/ddd3f33d91b1ef62437f12f66dd1849f5519d256"><code>ddd3f33</code></a> WebKit export of <a href="https://bugs.webkit.org/show_bug.cgi?id=294053">https://bugs.webkit.org/show_bug.cgi?id=294053</a></li> <li><a href="https://github.com/web-platform-tests/wpt/commit/fdb9003993e6f455dcbe72b5b6c5b70fa805b461"><code>fdb9003</code></a> Force a stacking context for the scope of a view transition.</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/bad14689bf82113960c42e644546c71d8a47f0f1"><code>bad1468</code></a> The table element should be repainted whenever the caption-side is changed</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/3c26d25d7935b6027410da3aedffa81c9c78f674"><code>3c26d25</code></a> Fix crash in flex gap suppression code</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/0afe15f961a8af4208a5e1c1432ef046298cb634"><code>0afe15f</code></a> Built-In AI APIs: Fix create-user-activation WPT flakiness</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/6d231ac8d1a8e891d24e645535ac3818af37d617"><code>6d231ac</code></a> Check properly if a container has perspective.</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/29a33443b6382788f0dd17e86e5dafa7f3a977da"><code>29a3344</code></a> [wdspec] Remove tests for FTP proxy which is no longer supported.</li> <li>Additional commits viewable in <a href="https://github.com/web-platform-tests/wpt/compare/324e40a0596054ffdb3ad363100eb5ae5a1e8944...833f4bddb3373f9bc236ed7f3637b91a30933eae">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]> Co-authored-by: Maksim Sadym <[email protected]>
1 parent 01c4af6 commit c4ef850

File tree

2 files changed

+2
-63
lines changed
  • wpt-metadata/mapper/headless/webdriver/tests/bidi/browser/create_user_context

2 files changed

+2
-63
lines changed

wpt

Submodule wpt updated 361 files
Lines changed: 1 addition & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -1,63 +1,2 @@
11
[invalid.py]
2-
[test_params_proxy_http_proxy_invalid_value[http://foo\]]
3-
expected: FAIL
4-
5-
[test_params_proxy_http_proxy_invalid_value[foo:-1\]]
6-
expected: FAIL
7-
8-
[test_params_proxy_http_proxy_invalid_value[foo:65536\]]
9-
expected: FAIL
10-
11-
[test_params_proxy_http_proxy_invalid_value[foo/test\]]
12-
expected: FAIL
13-
14-
[test_params_proxy_http_proxy_invalid_value[foo#42\]]
15-
expected: FAIL
16-
17-
[test_params_proxy_http_proxy_invalid_value[foo?foo=bar\]]
18-
expected: FAIL
19-
20-
[1\]]
21-
expected: FAIL
22-
23-
[test_params_proxy_ssl_proxy_invalid_value[https://foo\]]
24-
expected: FAIL
25-
26-
[test_params_proxy_ssl_proxy_invalid_value[foo:-1\]]
27-
expected: FAIL
28-
29-
[test_params_proxy_ssl_proxy_invalid_value[foo:65536\]]
30-
expected: FAIL
31-
32-
[test_params_proxy_ssl_proxy_invalid_value[foo/test\]]
33-
expected: FAIL
34-
35-
[test_params_proxy_ssl_proxy_invalid_value[foo#42\]]
36-
expected: FAIL
37-
38-
[test_params_proxy_ssl_proxy_invalid_value[foo?foo=bar\]]
39-
expected: FAIL
40-
41-
[test_params_proxy_socks_proxy_invalid_type[42\]]
42-
expected: FAIL
43-
44-
[test_params_proxy_socks_proxy_invalid_type[True\]]
45-
expected: FAIL
46-
47-
[test_params_proxy_socks_proxy_invalid_type[value2\]]
48-
expected: FAIL
49-
50-
[test_params_proxy_socks_proxy_invalid_type[value3\]]
51-
expected: FAIL
52-
53-
[test_params_proxy_ftp_proxy_invalid_type[42\]]
54-
expected: FAIL
55-
56-
[test_params_proxy_ftp_proxy_invalid_type[True\]]
57-
expected: FAIL
58-
59-
[test_params_proxy_ftp_proxy_invalid_type[value2\]]
60-
expected: FAIL
61-
62-
[test_params_proxy_ftp_proxy_invalid_type[value3\]]
63-
expected: FAIL
2+
disabled: Disable as the test take too long, as we spawn a browser for each test

0 commit comments

Comments
 (0)