-
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.
fix: provide invalid set cache props (#2590)
Provides the type checks for the command Ref: #2385 --------- Co-authored-by: browser-automation-bot <133232582+browser-automation-bot@users.noreply.github.com>
- Loading branch information
1 parent
98ad2d9
commit 0830f00
Showing
10 changed files
with
29 additions
and
155 deletions.
There are no files selected for viewing
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
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
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
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
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
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
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 |
---|---|---|
|
@@ -25,3 +25,6 @@ | |
|
||
[test_close_iframe] | ||
expected: FAIL | ||
|
||
[test_with_new_navigation] | ||
expected: [PASS, FAIL] |
51 changes: 0 additions & 51 deletions
51
...adata/chromedriver/headful/webdriver/tests/bidi/network/set_cache_behavior/invalid.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,54 +1,3 @@ | ||
[invalid.py] | ||
[test_params_cache_behavior_invalid_type[None\]] | ||
expected: FAIL | ||
|
||
[test_params_cache_behavior_invalid_type[False\]] | ||
expected: FAIL | ||
|
||
[test_params_cache_behavior_invalid_type[42\]] | ||
expected: FAIL | ||
|
||
[test_params_cache_behavior_invalid_type[value3\]] | ||
expected: FAIL | ||
|
||
[test_params_cache_behavior_invalid_type[value4\]] | ||
expected: FAIL | ||
|
||
[test_params_cache_behavior_invalid_value[bypas\]] | ||
expected: FAIL | ||
|
||
[test_params_cache_behavior_invalid_value[DEFAULT\]] | ||
expected: FAIL | ||
|
||
[test_params_contexts_invalid_type[foo\]] | ||
expected: FAIL | ||
|
||
[test_params_contexts_invalid_type[42\]] | ||
expected: FAIL | ||
|
||
[test_params_contexts_invalid_type[False\]] | ||
expected: FAIL | ||
|
||
[test_params_contexts_invalid_type[value3\]] | ||
expected: FAIL | ||
|
||
[test_params_contexts_invalid_value_empty_array] | ||
expected: FAIL | ||
|
||
[test_params_contexts_invalid_array_element_type[None\]] | ||
expected: FAIL | ||
|
||
[test_params_contexts_invalid_array_element_type[42\]] | ||
expected: FAIL | ||
|
||
[test_params_contexts_invalid_array_element_type[False\]] | ||
expected: FAIL | ||
|
||
[test_params_contexts_invalid_array_element_type[value3\]] | ||
expected: FAIL | ||
|
||
[test_params_contexts_invalid_array_element_type[value4\]] | ||
expected: FAIL | ||
|
||
[test_params_contexts_invalid_array_element_value] | ||
expected: FAIL |
51 changes: 0 additions & 51 deletions
51
...data/chromedriver/headless/webdriver/tests/bidi/network/set_cache_behavior/invalid.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,54 +1,3 @@ | ||
[invalid.py] | ||
[test_params_cache_behavior_invalid_type[None\]] | ||
expected: FAIL | ||
|
||
[test_params_cache_behavior_invalid_type[False\]] | ||
expected: FAIL | ||
|
||
[test_params_cache_behavior_invalid_type[42\]] | ||
expected: FAIL | ||
|
||
[test_params_cache_behavior_invalid_type[value3\]] | ||
expected: FAIL | ||
|
||
[test_params_cache_behavior_invalid_type[value4\]] | ||
expected: FAIL | ||
|
||
[test_params_cache_behavior_invalid_value[bypas\]] | ||
expected: FAIL | ||
|
||
[test_params_cache_behavior_invalid_value[DEFAULT\]] | ||
expected: FAIL | ||
|
||
[test_params_contexts_invalid_type[foo\]] | ||
expected: FAIL | ||
|
||
[test_params_contexts_invalid_type[42\]] | ||
expected: FAIL | ||
|
||
[test_params_contexts_invalid_type[False\]] | ||
expected: FAIL | ||
|
||
[test_params_contexts_invalid_type[value3\]] | ||
expected: FAIL | ||
|
||
[test_params_contexts_invalid_value_empty_array] | ||
expected: FAIL | ||
|
||
[test_params_contexts_invalid_array_element_type[None\]] | ||
expected: FAIL | ||
|
||
[test_params_contexts_invalid_array_element_type[42\]] | ||
expected: FAIL | ||
|
||
[test_params_contexts_invalid_array_element_type[False\]] | ||
expected: FAIL | ||
|
||
[test_params_contexts_invalid_array_element_type[value3\]] | ||
expected: FAIL | ||
|
||
[test_params_contexts_invalid_array_element_type[value4\]] | ||
expected: FAIL | ||
|
||
[test_params_contexts_invalid_array_element_value] | ||
expected: FAIL |
51 changes: 0 additions & 51 deletions
51
wpt-metadata/mapper/headless/webdriver/tests/bidi/network/set_cache_behavior/invalid.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,54 +1,3 @@ | ||
[invalid.py] | ||
[test_params_cache_behavior_invalid_type[None\]] | ||
expected: FAIL | ||
|
||
[test_params_cache_behavior_invalid_type[False\]] | ||
expected: FAIL | ||
|
||
[test_params_cache_behavior_invalid_type[42\]] | ||
expected: FAIL | ||
|
||
[test_params_cache_behavior_invalid_type[value3\]] | ||
expected: FAIL | ||
|
||
[test_params_cache_behavior_invalid_type[value4\]] | ||
expected: FAIL | ||
|
||
[test_params_cache_behavior_invalid_value[bypas\]] | ||
expected: FAIL | ||
|
||
[test_params_cache_behavior_invalid_value[DEFAULT\]] | ||
expected: FAIL | ||
|
||
[test_params_contexts_invalid_type[foo\]] | ||
expected: FAIL | ||
|
||
[test_params_contexts_invalid_type[42\]] | ||
expected: FAIL | ||
|
||
[test_params_contexts_invalid_type[False\]] | ||
expected: FAIL | ||
|
||
[test_params_contexts_invalid_type[value3\]] | ||
expected: FAIL | ||
|
||
[test_params_contexts_invalid_value_empty_array] | ||
expected: FAIL | ||
|
||
[test_params_contexts_invalid_array_element_type[None\]] | ||
expected: FAIL | ||
|
||
[test_params_contexts_invalid_array_element_type[42\]] | ||
expected: FAIL | ||
|
||
[test_params_contexts_invalid_array_element_type[False\]] | ||
expected: FAIL | ||
|
||
[test_params_contexts_invalid_array_element_type[value3\]] | ||
expected: FAIL | ||
|
||
[test_params_contexts_invalid_array_element_type[value4\]] | ||
expected: FAIL | ||
|
||
[test_params_contexts_invalid_array_element_value] | ||
expected: FAIL |