Skip to content

Commit

Permalink
Update webusb/, webvtt/, webxr/, and xhr/ 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 da9365e commit 30be71f
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 7 deletions.
14 changes: 9 additions & 5 deletions webusb/META.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
links:
- product: chrome
url: https://bugs.chromium.org/p/chromium/issues/detail?id=839117
results:
- test: usb.serviceworker.https.html
status: FAIL
- product: chrome
url: https://bugs.chromium.org/p/chromium/issues/detail?id=839117
results:
- test: usb.serviceworker.https.html
status: FAIL
- product: chrome
url: https://crbug.com/166689
results:
- test: idlharness.https.any.worker.html
6 changes: 5 additions & 1 deletion webvtt/rendering/cues-with-video/processing-model/META.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
links:
- product: firefox
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1463844
results:
- test: audio_has_no_subtitles.html
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1463844
- product: chrome
url: https://crbug.com/1012242
results:
- test: basic.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
links:
- product: chrome
url: https://crbug.com/466072
results:
- test: id_color.html
5 changes: 5 additions & 0 deletions webxr/dom-overlay/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
links:
- product: chrome
url: https://crbug.com/1101193
results:
- test: nested_fullscreen.https.html
6 changes: 5 additions & 1 deletion xhr/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ links:
url: https://crbug.com/571722
results:
- test: setrequestheader-header-allowed.htm
subtest: "XMLHttpRequest: setRequestHeader() - headers that are allowed (User-Agent)"
subtest: 'XMLHttpRequest: setRequestHeader() - headers that are allowed (User-Agent)'
- product: webkitgtk
url: https://bugs.webkit.org/show_bug.cgi?id=209801
results:
Expand Down Expand Up @@ -53,3 +53,7 @@ links:
results:
- test: response-json.htm
status: FAIL
- product: chrome
url: https://crbug.com/881180
results:
- test: open-url-multi-window-4.htm

0 comments on commit 30be71f

Please sign in to comment.