Skip to content

Commit

Permalink
Reapply pending metadata from /api/metadata/pending in wpt.fyi
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleJu committed Sep 25, 2024
1 parent 0f35dcc commit 29d0405
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions WebCryptoAPI/import_export/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,16 @@ links:
subtest: 'Good parameters with ignored JWK alg: Ed25519 (jwk, object(crv, d, x, kty), {name: Ed25519}, true, [sign])'
- test: okp_importKey_Ed25519.https.any.html
subtest: 'Good parameters with ignored JWK alg: Ed25519 (jwk, object(crv, d, x, kty), {name: Ed25519}, true, [sign, sign])'
- test: okp_importKey_Ed25519.https.any.html
subtest: 'Good parameters with ignored JWK alg: Ed25519 (jwk, object(kty, crv, x), {name: Ed25519}, true, [verify])'
- test: okp_importKey_Ed25519.https.any.html
subtest: 'Good parameters with ignored JWK alg: Ed25519 (jwk, object(kty, crv, x), {name: Ed25519}, true, [])'
- test: okp_importKey_Ed25519.https.any.html
subtest: 'Good parameters with ignored JWK alg: Ed25519 (jwk, object(kty, crv, x), {name: Ed25519}, true, [verify, verify])'
- test: okp_importKey_Ed25519.https.any.html
subtest: 'Good parameters with ignored JWK alg: Ed25519 (jwk, object(crv, d, x, kty), {name: Ed25519}, true, [sign])'
- test: okp_importKey_Ed25519.https.any.html
subtest: 'Good parameters with ignored JWK alg: Ed25519 (jwk, object(crv, d, x, kty), {name: Ed25519}, true, [sign, sign])'
- product: chrome
url: https://issues.chromium.org/issues/40074061
results:
Expand All @@ -45,6 +55,16 @@ links:
subtest: 'Good parameters with ignored JWK alg: Ed25519 (jwk, object(crv, d, x, kty), {name: Ed25519}, true, [sign])'
- test: okp_importKey_Ed25519.https.any.worker.html
subtest: 'Good parameters with ignored JWK alg: Ed25519 (jwk, object(crv, d, x, kty), {name: Ed25519}, true, [sign, sign])'
- test: okp_importKey_Ed25519.https.any.html
subtest: 'Good parameters with ignored JWK alg: Ed25519 (jwk, object(kty, crv, x), {name: Ed25519}, true, [verify])'
- test: okp_importKey_Ed25519.https.any.html
subtest: 'Good parameters with ignored JWK alg: Ed25519 (jwk, object(kty, crv, x), {name: Ed25519}, true, [])'
- test: okp_importKey_Ed25519.https.any.html
subtest: 'Good parameters with ignored JWK alg: Ed25519 (jwk, object(kty, crv, x), {name: Ed25519}, true, [verify, verify])'
- test: okp_importKey_Ed25519.https.any.html
subtest: 'Good parameters with ignored JWK alg: Ed25519 (jwk, object(crv, d, x, kty), {name: Ed25519}, true, [sign])'
- test: okp_importKey_Ed25519.https.any.html
subtest: 'Good parameters with ignored JWK alg: Ed25519 (jwk, object(crv, d, x, kty), {name: Ed25519}, true, [sign, sign])'
- product: edge
url: https://issues.chromium.org/issues/40074061
results:
Expand All @@ -68,6 +88,16 @@ links:
subtest: 'Good parameters with ignored JWK alg: Ed25519 (jwk, object(crv, d, x, kty), {name: Ed25519}, true, [sign])'
- test: okp_importKey_Ed25519.https.any.worker.html
subtest: 'Good parameters with ignored JWK alg: Ed25519 (jwk, object(crv, d, x, kty), {name: Ed25519}, true, [sign, sign])'
- test: okp_importKey_Ed25519.https.any.html
subtest: 'Good parameters with ignored JWK alg: Ed25519 (jwk, object(kty, crv, x), {name: Ed25519}, true, [verify])'
- test: okp_importKey_Ed25519.https.any.html
subtest: 'Good parameters with ignored JWK alg: Ed25519 (jwk, object(kty, crv, x), {name: Ed25519}, true, [])'
- test: okp_importKey_Ed25519.https.any.html
subtest: 'Good parameters with ignored JWK alg: Ed25519 (jwk, object(kty, crv, x), {name: Ed25519}, true, [verify, verify])'
- test: okp_importKey_Ed25519.https.any.html
subtest: 'Good parameters with ignored JWK alg: Ed25519 (jwk, object(crv, d, x, kty), {name: Ed25519}, true, [sign])'
- test: okp_importKey_Ed25519.https.any.html
subtest: 'Good parameters with ignored JWK alg: Ed25519 (jwk, object(crv, d, x, kty), {name: Ed25519}, true, [sign, sign])'
- product: safari
url: https://bugs.webkit.org/show_bug.cgi?id=279963
results:
Expand Down

0 comments on commit 29d0405

Please sign in to comment.