-
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.
Browse files
Browse the repository at this point in the history
Update the expectations for PR #3163. Automatically generated by https://github.com/GoogleChromeLabs/chromium-bidi/blob/main/.github/workflows/wpt.yml
- Loading branch information
1 parent
e526b6d
commit be64a93
Showing
26 changed files
with
1,757 additions
and
94 deletions.
There are no files selected for viewing
3 changes: 0 additions & 3 deletions
3
...omedriver/headful/webdriver/tests/bidi/external/bluetooth/simulate_adapter/invalid.py.ini
This file was deleted.
Oops, something went wrong.
36 changes: 0 additions & 36 deletions
36
...hromedriver/headful/webdriver/tests/bidi/external/bluetooth/simulate_adapter/state.py.ini
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
...ternal/bluetooth/simulate_preconnected_peripheral/simulate_preconnected_peripheral.py.ini
This file was deleted.
Oops, something went wrong.
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
3 changes: 0 additions & 3 deletions
3
...medriver/headless/webdriver/tests/bidi/external/bluetooth/simulate_adapter/invalid.py.ini
This file was deleted.
Oops, something went wrong.
36 changes: 0 additions & 36 deletions
36
...romedriver/headless/webdriver/tests/bidi/external/bluetooth/simulate_adapter/state.py.ini
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
...ternal/bluetooth/simulate_preconnected_peripheral/simulate_preconnected_peripheral.py.ini
This file was deleted.
Oops, something went wrong.
3 changes: 3 additions & 0 deletions
3
...tadata/chromedriver/headless/webdriver/tests/bidi/storage/delete_cookies/partition.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,3 @@ | ||
[partition.py] | ||
[test_default_partition[with document cookie\]] | ||
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
3 changes: 0 additions & 3 deletions
3
...ternal/bluetooth/simulate_preconnected_peripheral/simulate_preconnected_peripheral.py.ini
This file was deleted.
Oops, something went wrong.
39 changes: 39 additions & 0 deletions
39
...a/mapper/headless/webdriver/tests/bidi/external/permissions/set_permission/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 |
---|---|---|
@@ -0,0 +1,39 @@ | ||
[invalid.py] | ||
[test_params_state_invalid_type[state5\]] | ||
expected: ERROR | ||
|
||
[test_params_state_invalid_value[UNKNOWN\]] | ||
expected: ERROR | ||
|
||
[test_params_state_invalid_value[Granted\]] | ||
expected: ERROR | ||
|
||
[test_params_origin_invalid_type[False\]] | ||
expected: ERROR | ||
|
||
[test_params_origin_invalid_type[42\]] | ||
expected: ERROR | ||
|
||
[test_params_origin_invalid_type[origin2\]] | ||
expected: ERROR | ||
|
||
[test_params_origin_invalid_type[origin3\]] | ||
expected: ERROR | ||
|
||
[test_params_origin_invalid_type[None\]] | ||
expected: ERROR | ||
|
||
[test_params_origin_invalid_type[origin5\]] | ||
expected: ERROR | ||
|
||
[test_params_user_context_invalid_type[False\]] | ||
expected: ERROR | ||
|
||
[test_params_user_context_invalid_type[42\]] | ||
expected: ERROR | ||
|
||
[test_params_user_context_invalid_type[user_context2\]] | ||
expected: ERROR | ||
|
||
[test_params_user_context_invalid_type[user_context3\]] | ||
expected: ERROR |
Oops, something went wrong.