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
See also bug 177226