deno icon indicating copy to clipboard operation
deno copied to clipboard

wpt - wrapKey_unwrapKey is flaky

Open dsherret opened this issue 3 years ago • 2 comments

failures:
        "/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.https.any.worker.html - Can wrap and unwrap ECDSA private key keys using jwk and AES-CTR"
        "/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.https.any.worker.html - Can wrap and unwrap ECDSA private key keys as non-extractable using jwk and AES-CTR"
        "/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.https.any.worker.html - Can unwrap ECDSA private key non-extractable keys using jwk and AES-CTR"
        "/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.https.any.worker.html - Can wrap and unwrap ECDSA private key keys using jwk and AES-CBC"
        "/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.https.any.worker.html - Can wrap and unwrap ECDSA private key keys as non-extractable using jwk and AES-CBC"
        "/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.https.any.worker.html - Can unwrap ECDSA private key non-extractable keys using jwk and AES-CBC"
        "/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.https.any.worker.html - Can wrap and unwrap ECDSA private key keys using jwk and RSA-OAEP"
        "/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.https.any.worker.html - Can wrap and unwrap ECDSA private key keys as non-extractable using jwk and RSA-OAEP"
        "/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.https.any.worker.html - Can unwrap ECDSA private key non-extractable keys using jwk and RSA-OAEP"
final result: failed. 1488 passed; 1 failed; 30 expected failure; total 1489

https://github.com/denoland/deno/runs/7198840514?check_suite_focus=true

dsherret avatar Jul 05 '22 15:07 dsherret

More failures https://github.com/denoland/deno/runs/7202005627?check_suite_focus=true

dsherret avatar Jul 05 '22 19:07 dsherret

Still flaky https://github.com/denoland/deno/actions/runs/3039658845/jobs/4894840508 https://github.com/denoland/deno/actions/runs/3040133163/jobs/4895830279

dsherret avatar Sep 13 '22 18:09 dsherret