Skip to content

Commit 73a3744

Browse files
Update [a-m]* from monorail results
See #798 for methodology
1 parent 11a234b commit 73a3744

File tree

43 files changed

+270
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+270
-0
lines changed

ambient-light/META.yml

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/606766
4+
results:
5+
- test: AmbientLightSensor.https.html

audio-output/META.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@ links:
33
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1498512
44
results:
55
- test: setSinkId.https.html
6+
- product: chrome
7+
url: https://crbug.com/1101860
8+
results:
9+
- test: setSinkId.https.html

background-fetch/META.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,11 @@ links:
44
results:
55
- test: abort.https.window.html
66
status: ERROR
7+
- product: chrome
8+
url: https://crbug.com/882282
9+
results:
10+
- test: fetch.https.window.html
11+
- test: fetch-uploads.https.window.html
12+
- test: match.https.window.html
13+
- test: mixed-content-and-allowed-schemes.https.window.html
14+
- test: update-ui.https.window.html

bluetooth/idl/META.yml

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/577953
4+
results:
5+
- test: idlharness.tentative.https.window.html

bluetooth/requestDevice/META.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
links:
2+
- product: chrome
3+
url: https://crbug.com/509038
4+
results:
5+
- test: blocklisted-service-in-filter.https.html
6+
- test: filter-matches.https.html
7+
- test: name-empty-device-from-name-empty-filter.https.html
8+
- test: not-processing-user-gesture.https.html
9+
- test: same-device.https.html
10+
- test: single-filter-single-service.https.html
11+
- product: chrome
12+
url: https://crbug.com/897312
13+
results:
14+
- test: doesnt-consume-user-gesture.https.html
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
links:
2+
- product: chrome
3+
url: https://crbug.com/509038
4+
results:
5+
- test: device-with-empty-name.https.html
6+
- test: device-with-name.https.html
7+
- test: optional-services-present.https.html
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
links:
2+
- product: chrome
3+
url: https://crbug.com/509038
4+
results:
5+
- test: device-name-longer-than-29-bytes.https.html
6+
- test: empty-filter.https.html
7+
- test: empty-filters-member.https.html
8+
- test: empty-namePrefix.https.html
9+
- test: empty-services-member.https.html
10+
- test: filters-xor-acceptAllDevices.https.html
11+
- test: max-length-exceeded-name.https.html
12+
- test: max-length-exceeded-namePrefix.https.html
13+
- test: max-length-exceeded-namePrefix-unicode.https.html
14+
- test: max-length-exceeded-name-unicode.https.html
15+
- test: max-length-name.https.html
16+
- test: max-length-namePrefix.https.html
17+
- test: max-length-namePrefix-unicode.https.html
18+
- test: max-length-name-unicode.https.html
19+
- test: unicode-valid-length-name-name.https.html
20+
- test: unicode-valid-length-name-namePrefix.https.html
21+
- test: wrong-service-in-optionalServices-member.https.html
22+
- test: wrong-service-in-services-member.https.html

bluetooth/server/META.yml

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/509038
4+
results:
5+
- test: device-same-object.https.html

bluetooth/server/connect/META.yml

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/509038
4+
results:
5+
- test: connection-succeeds.https.html
6+
- test: get-same-gatt-server.https.html

bluetooth/server/disconnect/META.yml

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/509038
4+
results:
5+
- test: connect-disconnect-twice.https.html
6+
- test: disconnect-twice-in-a-row.https.html

0 commit comments

Comments
 (0)