-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: update the expectations for PR (#2804)
Automatically generated by https://github.com/GoogleChromeLabs/chromium-bidi/blob/main/.github/workflows/wpt.yml
- Loading branch information
1 parent
806e49e
commit 6418811
Showing
19 changed files
with
141 additions
and
0 deletions.
There are no files selected for viewing
9 changes: 9 additions & 0 deletions
9
...eadful/webdriver/tests/bidi/browsing_context/dom_content_loaded/dom_content_loaded.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,9 @@ | ||
[dom_content_loaded.py] | ||
[test_iframe] | ||
expected: FAIL | ||
|
||
[test_new_context[tab\]] | ||
expected: FAIL | ||
|
||
[test_new_context[window\]] | ||
expected: FAIL |
12 changes: 12 additions & 0 deletions
12
...etadata/chromedriver/headful/webdriver/tests/bidi/browsing_context/get_tree/frames.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,12 @@ | ||
[frames.py] | ||
[test_user_context[same_origin-default\]] | ||
expected: FAIL | ||
|
||
[test_user_context[same_origin-new\]] | ||
expected: FAIL | ||
|
||
[test_user_context[cross_origin-default\]] | ||
expected: FAIL | ||
|
||
[test_user_context[cross_origin-new\]] | ||
expected: FAIL |
9 changes: 9 additions & 0 deletions
9
wpt-metadata/chromedriver/headful/webdriver/tests/bidi/browsing_context/load/load.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,9 @@ | ||
[load.py] | ||
[test_iframe] | ||
expected: FAIL | ||
|
||
[test_new_context[tab\]] | ||
expected: FAIL | ||
|
||
[test_new_context[window\]] | ||
expected: FAIL |
3 changes: 3 additions & 0 deletions
3
...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,3 @@ | ||
[network_events.py] | ||
[test_iframe_navigation_request] | ||
expected: FAIL |
9 changes: 9 additions & 0 deletions
9
wpt-metadata/chromedriver/headful/webdriver/tests/bidi/session/subscribe/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,9 @@ | ||
[events.py] | ||
[test_subscribe_to_module] | ||
expected: FAIL | ||
|
||
[test_subscribe_to_one_event_and_then_to_module] | ||
expected: FAIL | ||
|
||
[test_subscribe_to_module_and_then_to_one_event_again] | ||
expected: FAIL |
3 changes: 3 additions & 0 deletions
3
wpt-metadata/chromedriver/headful/webdriver/tests/bidi/session/unsubscribe/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,3 @@ | ||
[events.py] | ||
[test_subscribe_to_module_unsubscribe_from_one_event] | ||
expected: FAIL |
9 changes: 9 additions & 0 deletions
9
...adless/webdriver/tests/bidi/browsing_context/dom_content_loaded/dom_content_loaded.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,9 @@ | ||
[dom_content_loaded.py] | ||
[test_iframe] | ||
expected: FAIL | ||
|
||
[test_new_context[tab\]] | ||
expected: FAIL | ||
|
||
[test_new_context[window\]] | ||
expected: FAIL |
12 changes: 12 additions & 0 deletions
12
...tadata/chromedriver/headless/webdriver/tests/bidi/browsing_context/get_tree/frames.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,12 @@ | ||
[frames.py] | ||
[test_user_context[same_origin-default\]] | ||
expected: FAIL | ||
|
||
[test_user_context[same_origin-new\]] | ||
expected: FAIL | ||
|
||
[test_user_context[cross_origin-default\]] | ||
expected: FAIL | ||
|
||
[test_user_context[cross_origin-new\]] | ||
expected: FAIL |
9 changes: 9 additions & 0 deletions
9
wpt-metadata/chromedriver/headless/webdriver/tests/bidi/browsing_context/load/load.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,9 @@ | ||
[load.py] | ||
[test_iframe] | ||
expected: FAIL | ||
|
||
[test_new_context[tab\]] | ||
expected: FAIL | ||
|
||
[test_new_context[window\]] | ||
expected: FAIL |
3 changes: 3 additions & 0 deletions
3
...etadata/chromedriver/headless/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,3 @@ | ||
[network_events.py] | ||
[test_iframe_navigation_request] | ||
expected: FAIL |
9 changes: 9 additions & 0 deletions
9
wpt-metadata/chromedriver/headless/webdriver/tests/bidi/session/subscribe/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,9 @@ | ||
[events.py] | ||
[test_subscribe_to_module] | ||
expected: FAIL | ||
|
||
[test_subscribe_to_one_event_and_then_to_module] | ||
expected: FAIL | ||
|
||
[test_subscribe_to_module_and_then_to_one_event_again] | ||
expected: FAIL |
3 changes: 3 additions & 0 deletions
3
wpt-metadata/chromedriver/headless/webdriver/tests/bidi/session/unsubscribe/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,3 @@ | ||
[events.py] | ||
[test_subscribe_to_module_unsubscribe_from_one_event] | ||
expected: FAIL |
9 changes: 9 additions & 0 deletions
9
...adless/webdriver/tests/bidi/browsing_context/dom_content_loaded/dom_content_loaded.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,9 @@ | ||
[dom_content_loaded.py] | ||
[test_iframe] | ||
expected: FAIL | ||
|
||
[test_new_context[tab\]] | ||
expected: FAIL | ||
|
||
[test_new_context[window\]] | ||
expected: FAIL |
12 changes: 12 additions & 0 deletions
12
wpt-metadata/mapper/headless/webdriver/tests/bidi/browsing_context/get_tree/frames.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,12 @@ | ||
[frames.py] | ||
[test_user_context[same_origin-default\]] | ||
expected: FAIL | ||
|
||
[test_user_context[same_origin-new\]] | ||
expected: FAIL | ||
|
||
[test_user_context[cross_origin-default\]] | ||
expected: FAIL | ||
|
||
[test_user_context[cross_origin-new\]] | ||
expected: FAIL |
9 changes: 9 additions & 0 deletions
9
wpt-metadata/mapper/headless/webdriver/tests/bidi/browsing_context/load/load.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,9 @@ | ||
[load.py] | ||
[test_iframe] | ||
expected: FAIL | ||
|
||
[test_new_context[tab\]] | ||
expected: FAIL | ||
|
||
[test_new_context[window\]] | ||
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: 3 additions & 0 deletions
3
wpt-metadata/mapper/headless/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 |
---|---|---|
@@ -1,3 +1,6 @@ | ||
[network_events.py] | ||
[test_event_order_with_redirect] | ||
expected: FAIL | ||
|
||
[test_iframe_navigation_request] | ||
expected: FAIL |
6 changes: 6 additions & 0 deletions
6
wpt-metadata/mapper/headless/webdriver/tests/bidi/session/subscribe/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 |
---|---|---|
@@ -1,3 +1,9 @@ | ||
[events.py] | ||
[test_subscribe_to_module] | ||
expected: [FAIL, PASS] | ||
|
||
[test_subscribe_to_one_event_and_then_to_module] | ||
expected: FAIL | ||
|
||
[test_subscribe_to_module_and_then_to_one_event_again] | ||
expected: FAIL |
3 changes: 3 additions & 0 deletions
3
wpt-metadata/mapper/headless/webdriver/tests/bidi/session/unsubscribe/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,3 @@ | ||
[events.py] | ||
[test_subscribe_to_module_unsubscribe_from_one_event] | ||
expected: FAIL |