NEW 179756
[GTK] imported/w3c/web-platform-tests/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.worker.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=179756
Summary [GTK] imported/w3c/web-platform-tests/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_...
Miguel Gomez
Reported 2017-11-16 02:05:40 PST
imported/w3c/web-platform-tests/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.worker.html [ Failure ] Doesn't happen very often, but every now and then the test fails. This is the output: --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.worker-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/WebCryptoAPI/wrapKey_unwrapKey/wrapKey_unwrapKey.worker-actual.txt @@ -171,7 +171,7 @@ PASS Can wrap and unwrap RSA-PSS private key keys as non-extractable using pkcs8 and AES-GCM PASS Can wrap and unwrap RSA-PSS private key keys using jwk and AES-GCM PASS Can wrap and unwrap RSA-PSS private key keys as non-extractable using jwk and AES-GCM -PASS Can unwrap RSA-PSS private key non-extractable keys using jwk and AES-GCM +FAIL Can unwrap RSA-PSS private key non-extractable keys using jwk and AES-GCM assert_equals: Unwrapping a non-extractable JWK as extractable fails with DataError expected "DataError" but got "Error" PASS Can wrap and unwrap RSA-OAEP public key keys using spki and AES-GCM PASS Can wrap and unwrap RSA-OAEP public key keys using jwk and AES-GCM PASS Can wrap and unwrap RSA-OAEP private key keys using pkcs8 and AES-GCM
Attachments
Ms2ger (he/him; ⌚ UTC+1/+2)
Comment 1 2017-11-16 04:51:31 PST
See also bug 177226
Note You need to log in before you can comment on or make changes to this bug.