Skip to content

Commit 11a234b

Browse files
Update webdriver/ and websockets/ from monorail results (#802)
See #798 for the methodology.
1 parent e143390 commit 11a234b

File tree

5 files changed

+30
-0
lines changed

5 files changed

+30
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
links:
2+
- product: chrome
3+
url: https://crbug.com/1020018
4+
results:
5+
- test: get.py
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
links:
2+
- product: chrome
3+
url: https://bugs.chromium.org/p/chromedriver/issues/detail?id=3715
4+
results:
5+
- test: user_prompts.py
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
links:
2+
- product: chrome
3+
url: https://crbug.com/1128104
4+
results:
5+
- test: sequence.py

websockets/cookies/META.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
links:
2+
- product: chrome
3+
url: https://crbug.com/1141909
4+
results:
5+
- test: 002.html?wss
6+
- test: 003.html?wss
7+
- test: 005.html?wss
8+
- test: 007.html
9+
- test: 007.html?wss
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
links:
2+
- product: chrome
3+
url: https://crbug.com/801564
4+
results:
5+
- test: 002.html
6+
- test: 002.html?wss

0 commit comments

Comments
 (0)