From 6b629e8d6cc0381cc2579586f64fed8a7aaf13e0 Mon Sep 17 00:00:00 2001 From: Stephen McGruer Date: Mon, 1 Feb 2021 14:47:57 -0500 Subject: [PATCH] Update [t-w]* from monorail results See #798 for the methdology --- WebCryptoAPI/wrapKey_unwrapKey/META.yml | 5 ++++ .../ecmascript-binding/es-exceptions/META.yml | 5 ++++ touch-events/META.yml | 4 +++ trust-tokens/META.yml | 6 ++++ trusted-types/META.yml | 5 ++++ .../gen/srcdoc-inherit.meta/upgrade/META.yml | 5 ++++ wasm/jsapi/memory/META.yml | 6 ++++ wasm/jsapi/module/META.yml | 5 ++++ .../animation-model/animation-types/META.yml | 6 ++++ web-bundle/subresource-loading/META.yml | 8 +++++ web-nfc/META.yml | 5 ++++ web-share/META.yml | 8 +++++ webrtc-extensions/META.yml | 5 ++++ webrtc-priority/META.yml | 5 ++++ webrtc/META.yml | 29 +++++++++++++++++++ webrtc/protocol/META.yml | 4 +++ worklets/META.yml | 4 +++ 17 files changed, 115 insertions(+) create mode 100755 WebIDL/ecmascript-binding/es-exceptions/META.yml create mode 100755 trust-tokens/META.yml create mode 100755 trusted-types/META.yml create mode 100755 upgrade-insecure-requests/gen/srcdoc-inherit.meta/upgrade/META.yml create mode 100755 wasm/jsapi/memory/META.yml create mode 100755 wasm/jsapi/module/META.yml create mode 100755 web-bundle/subresource-loading/META.yml create mode 100755 web-nfc/META.yml create mode 100755 webrtc-extensions/META.yml create mode 100755 webrtc-priority/META.yml diff --git a/WebCryptoAPI/wrapKey_unwrapKey/META.yml b/WebCryptoAPI/wrapKey_unwrapKey/META.yml index 3b071bad4..9dbaf0c66 100644 --- a/WebCryptoAPI/wrapKey_unwrapKey/META.yml +++ b/WebCryptoAPI/wrapKey_unwrapKey/META.yml @@ -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 diff --git a/WebIDL/ecmascript-binding/es-exceptions/META.yml b/WebIDL/ecmascript-binding/es-exceptions/META.yml new file mode 100755 index 000000000..223459062 --- /dev/null +++ b/WebIDL/ecmascript-binding/es-exceptions/META.yml @@ -0,0 +1,5 @@ +links: + - product: chrome + url: https://crbug.com/737497 + results: + - test: DOMException-custom-bindings.any.html diff --git a/touch-events/META.yml b/touch-events/META.yml index 29bb5dacf..4eb2298eb 100644 --- a/touch-events/META.yml +++ b/touch-events/META.yml @@ -4,3 +4,7 @@ links: results: - test: historical.html subtest: TouchEvent::initTouchEvent + - product: chrome + url: https://crbug.com/1155621 + results: + - test: touch-globaleventhandler-interface.html diff --git a/trust-tokens/META.yml b/trust-tokens/META.yml new file mode 100755 index 000000000..2b289f6e1 --- /dev/null +++ b/trust-tokens/META.yml @@ -0,0 +1,6 @@ +links: + - product: chrome + url: https://crbug.com/1133310 + results: + - test: trust-token-parameter-validation.tentative.https.html + - test: trust-token-parameter-validation-xhr.tentative.https.html diff --git a/trusted-types/META.yml b/trusted-types/META.yml new file mode 100755 index 000000000..d7dd42dd8 --- /dev/null +++ b/trusted-types/META.yml @@ -0,0 +1,5 @@ +links: + - product: chrome + url: https://crbug.com/1116418 + results: + - test: require-trusted-types-for.tentative.html diff --git a/upgrade-insecure-requests/gen/srcdoc-inherit.meta/upgrade/META.yml b/upgrade-insecure-requests/gen/srcdoc-inherit.meta/upgrade/META.yml new file mode 100755 index 000000000..075766052 --- /dev/null +++ b/upgrade-insecure-requests/gen/srcdoc-inherit.meta/upgrade/META.yml @@ -0,0 +1,5 @@ +links: + - product: chrome + url: https://crbug.com/1092652 + results: + - test: worker-classic.https.html diff --git a/wasm/jsapi/memory/META.yml b/wasm/jsapi/memory/META.yml new file mode 100755 index 000000000..ba3a4fadb --- /dev/null +++ b/wasm/jsapi/memory/META.yml @@ -0,0 +1,6 @@ +links: + - product: chrome + url: https://crbug.com/926307 + results: + - test: constructor.any.js + - test: grow.any.js diff --git a/wasm/jsapi/module/META.yml b/wasm/jsapi/module/META.yml new file mode 100755 index 000000000..b122d9ec5 --- /dev/null +++ b/wasm/jsapi/module/META.yml @@ -0,0 +1,5 @@ +links: + - product: chrome + url: https://crbug.com/926307 + results: + - test: constructor.any.js diff --git a/web-animations/animation-model/animation-types/META.yml b/web-animations/animation-model/animation-types/META.yml index 38fb2c159..6035964d0 100644 --- a/web-animations/animation-model/animation-types/META.yml +++ b/web-animations/animation-model/animation-types/META.yml @@ -41,3 +41,9 @@ links: status: FAIL - test: interpolation-per-property-002.html status: FAIL + - product: chrome + url: https://crbug.com/1142023 + results: + - test: accumulation-per-property-002.html + - test: addition-per-property-002.html + - test: interpolation-per-property-002.html diff --git a/web-bundle/subresource-loading/META.yml b/web-bundle/subresource-loading/META.yml new file mode 100755 index 000000000..4549de66c --- /dev/null +++ b/web-bundle/subresource-loading/META.yml @@ -0,0 +1,8 @@ +links: + - product: chrome + url: https://crbug.com/1082020 + results: + - test: link-web-bundle.tentative.html + - test: subresource-loading-from-web-bundle.tentative.html + - test: subresource-loading-nested-bundle.tentative.html + - test: subresource-loading-path-restriction.tentative.html diff --git a/web-nfc/META.yml b/web-nfc/META.yml new file mode 100755 index 000000000..4fb91befa --- /dev/null +++ b/web-nfc/META.yml @@ -0,0 +1,5 @@ +links: + - product: chrome + url: https://crbug.com/923974 + results: + - test: NDEFRecord_constructor.https.html diff --git a/web-share/META.yml b/web-share/META.yml index 79c2d8085..1181153b3 100644 --- a/web-share/META.yml +++ b/web-share/META.yml @@ -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 diff --git a/webrtc-extensions/META.yml b/webrtc-extensions/META.yml new file mode 100755 index 000000000..f1d5249ea --- /dev/null +++ b/webrtc-extensions/META.yml @@ -0,0 +1,5 @@ +links: + - product: chrome + url: https://crbug.com/1044901 + results: + - test: RTCOAuthCredential.html diff --git a/webrtc-priority/META.yml b/webrtc-priority/META.yml new file mode 100755 index 000000000..559d2b84a --- /dev/null +++ b/webrtc-priority/META.yml @@ -0,0 +1,5 @@ +links: + - product: chrome + url: https://crbug.com/1084006 + results: + - test: RTCPeerConnection-ondatachannel.html diff --git a/webrtc/META.yml b/webrtc/META.yml index db23d2ee7..0dd34a717 100644 --- a/webrtc/META.yml +++ b/webrtc/META.yml @@ -67,8 +67,37 @@ 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/1044742 + results: + - test: RTCPeerConnection-createDataChannel.html + - product: chrome + url: https://crbug.com/884059 + results: + - test: RTCPeerConnection-getStats.https.html + - test: RTCPeerConnection-track-stats.https.html + - test: RTCRtpReceiver-getStats.https.html + - test: RTCRtpSender-getStats.https.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 diff --git a/webrtc/protocol/META.yml b/webrtc/protocol/META.yml index 4ff1ca6b1..774c4f048 100644 --- a/webrtc/protocol/META.yml +++ b/webrtc/protocol/META.yml @@ -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 diff --git a/worklets/META.yml b/worklets/META.yml index 9e3d12e1e..7b1d054fc 100644 --- a/worklets/META.yml +++ b/worklets/META.yml @@ -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