Bug 183608 - [GLIB] Layout test imported/w3c/web-platform-tests/WebCryptoAPI/wrapKey_unwrapKey/test_wrapKey_unwrapKey.https.html is flaky
Summary: [GLIB] Layout test imported/w3c/web-platform-tests/WebCryptoAPI/wrapKey_unwra...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: Other
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-13 13:17 PDT by Michael Catanzaro
Modified: 2020-06-09 01:58 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 2018-03-13 13:17:24 PDT
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