File tree Expand file tree Collapse file tree 2 files changed +2
-63
lines changed
wpt-metadata/mapper/headless/webdriver/tests/bidi/browser/create_user_context Expand file tree Collapse file tree 2 files changed +2
-63
lines changed Original file line number Diff line number Diff line change 1
1
[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
You can’t perform that action at this time.
0 commit comments