Skip to content

Commit

Permalink
Update [t-w]* from monorail results (#841)
Browse files Browse the repository at this point in the history
See #798 for the methdology
  • Loading branch information
stephenmcgruer authored Mar 9, 2021
1 parent 92a8bd6 commit 0a8ee79
Show file tree
Hide file tree
Showing 8 changed files with 54 additions and 0 deletions.
5 changes: 5 additions & 0 deletions WebCryptoAPI/wrapKey_unwrapKey/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,8 @@ links:
results:
- test: test_wrapKey_unwrapKey.https.html
- test: wrapKey_unwrapKey.https.worker.html
- product: chrome
url: https://crbug.com/1045472
results:
- test: test_wrapKey_unwrapKey.https.html
- test: wrapKey_unwrapKey.https.worker.html
5 changes: 5 additions & 0 deletions WebIDL/ecmascript-binding/es-exceptions/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
links:
- product: chrome
url: https://crbug.com/737497
results:
- test: DOMException-custom-bindings.any.html
4 changes: 4 additions & 0 deletions touch-events/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,7 @@ links:
results:
- test: multi-touch-interfaces.html
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1693303
- product: chrome
url: https://crbug.com/1155621
results:
- test: touch-globaleventhandler-interface.html
6 changes: 6 additions & 0 deletions wasm/jsapi/memory/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
links:
- product: chrome
url: https://crbug.com/926307
results:
- test: constructor.any.js
- test: grow.any.js
8 changes: 8 additions & 0 deletions web-share/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,11 @@ links:
subtest: canShare with empty URL
- test: canShare.tentative.https.html
subtest: canShare with URL having no scheme
- product: chrome
url: https://crbug.com/1079104
results:
- test: disabled-by-feature-policy.https.sub.html
- product: chrome
url: https://crbug.com/1002514
results:
- test: share-sharePromise-internal-slot.https.html
18 changes: 18 additions & 0 deletions webrtc/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,26 @@ links:
status: FAIL
- test: idlharness.https.window.html
status: FAIL
- test: RTCPeerConnection-setRemoteDescription-offer.html
- test: RTCRtpTransceiver.https.html
- product: chrome
url: https://crbug.com/812552
results:
- test: RTCDataChannel-send.html
status: FAIL
- product: chrome
url: https://crbug.com/1134607
results:
- test: RTCDataChannel-binaryType.window.html
- product: chrome
url: https://crbug.com/788737
results:
- test: RTCPeerConnection-setRemoteDescription.html
- product: chrome
url: https://crbug.com/944821
results:
- test: RTCPeerConnection-setRemoteDescription-simulcast.https.html
- product: chrome
url: https://crbug.com/1084006
results:
- test: RTCRtpSender-replaceTrack.https.html
4 changes: 4 additions & 0 deletions webrtc/protocol/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,7 @@ links:
results:
- test: simulcast-answer.html
subtest: createOffer() with multiple send encodings should create simulcast offer
- product: chrome
url: https://crbug.com/1127309
results:
- test: crypto-suite.https.html
4 changes: 4 additions & 0 deletions worklets/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -489,3 +489,7 @@ links:
subtest: addModule() on a non-controlled document should not be intercepted by a service worker even if the script is under the service worker scope.
- test: animation-worklet-service-worker-interception.https.html
subtest: Static import should be intercepted by a service worker.
- product: chrome
url: https://crbug.com/726125
results:
- test: layout-worklet-credentials.https.html

0 comments on commit 0a8ee79

Please sign in to comment.