Skip to content

Commit

Permalink
Update webdriver/ and websockets/ from monorail results
Browse files Browse the repository at this point in the history
See #798 for the methodology.
  • Loading branch information
stephenmcgruer committed Jan 30, 2021
1 parent d77ad2a commit 72da3f6
Show file tree
Hide file tree
Showing 10 changed files with 55 additions and 0 deletions.
5 changes: 5 additions & 0 deletions webdriver/tests/delete_cookie/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
links:
- product: chrome
url: https://crbug.com/1044449
results:
- test: delete.py
5 changes: 5 additions & 0 deletions webdriver/tests/find_element/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
links:
- product: chrome
url: https://crbug.com/974254
results:
- test: find.py
5 changes: 5 additions & 0 deletions webdriver/tests/get_active_element/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
links:
- product: chrome
url: https://crbug.com/1020018
results:
- test: get.py
5 changes: 5 additions & 0 deletions webdriver/tests/get_element_shadow_root/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
links:
- product: chrome
url: https://crbug.com/1168659
results:
- test: user_prompts.py
5 changes: 5 additions & 0 deletions webdriver/tests/get_named_cookie/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
links:
- product: chrome
url: https://crbug.com/1106413
results:
- test: get.py
5 changes: 5 additions & 0 deletions webdriver/tests/release_actions/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
links:
- product: chrome
url: https://crbug.com/1128104
results:
- test: sequence.py
5 changes: 5 additions & 0 deletions webdriver/tests/status/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
links:
- product: chrome
url: https://crbug.com/1106413
results:
- test: status.py
5 changes: 5 additions & 0 deletions webdriver/tests/switch_to_frame/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
links:
- product: chrome
url: https://crbug.com/1106413
results:
- test: switch.py
9 changes: 9 additions & 0 deletions websockets/cookies/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
links:
- product: chrome
url: https://crbug.com/1141909
results:
- test: 002.html?wss
- test: 003.html?wss
- test: 005.html?wss
- test: 007.html
- test: 007.html?wss
6 changes: 6 additions & 0 deletions websockets/unload-a-document/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
links:
- product: chrome
url: https://crbug.com/801564
results:
- test: 002.html
- test: 002.html?wss

0 comments on commit 72da3f6

Please sign in to comment.