Bug 183608
| Summary: | [GLIB] Layout test imported/w3c/web-platform-tests/WebCryptoAPI/wrapKey_unwrapKey/test_wrapKey_unwrapKey.https.html is flaky | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bugs-noreply, dpino |
| Priority: | P2 | ||
| Version: | Other | ||
| Hardware: | PC | ||
| OS: | Linux | ||
Michael Catanzaro
Layout test imported/w3c/web-platform-tests/WebCryptoAPI/wrapKey_unwrapKey/test_wrapKey_unwrapKey.https.html is flaky:
--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/WebCryptoAPI/wrapKey_unwrapKey/test_wrapKey_unwrapKey.https-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/WebCryptoAPI/wrapKey_unwrapKey/test_wrapKey_unwrapKey.https-actual.txt
@@ -223,6 +223,8 @@
FAIL Can wrap and unwrap RSA-PSS private key keys as non-extractable using jwk and AES-KW assert_unreached: Round trip for key unwrapped non-extractable threw an error - OperationError: "The operation failed for an operation-specific reason" Reached unreachable code
PASS Can unwrap RSA-PSS private key non-extractable keys using jwk and AES-KW
PASS Can wrap and unwrap RSA-OAEP public key keys using jwk and AES-KW
+PASS Can wrap and unwrap RSA-OAEP private key keys using pkcs8 and AES-KW
+PASS Can wrap and unwrap RSA-OAEP private key keys as non-extractable using pkcs8 and AES-KW
FAIL Can wrap and unwrap RSA-OAEP private key keys using jwk and AES-KW assert_unreached: Round trip for extractable key threw an error - OperationError: "The operation failed for an operation-specific reason" Reached unreachable code
FAIL Can wrap and unwrap RSA-OAEP private key keys as non-extractable using jwk and AES-KW assert_unreached: Round trip for key unwrapped non-extractable threw an error - OperationError: "The operation failed for an operation-specific reason" Reached unreachable code
PASS Can unwrap RSA-OAEP private key non-extractable keys using jwk and AES-KW
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |