Bug 176358

Summary: [WPE] imported/w3c/web-platform-tests/WebCryptoAPI/encrypt_decrypt/rsa.worker.html is flaky
Product: WebKit Reporter: Charlie Turner <cturner>
Component: WPE WebKitAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: bugs-noreply, calvaris, mcatanzaro, zan
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=181139

Description Charlie Turner 2017-09-05 03:36:15 PDT
Diff,

--- /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/WebCryptoAPI/encrypt_decrypt/rsa.worker-expected.txt
+++ /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/WebCryptoAPI/encrypt_decrypt/rsa.worker-actual.txt
@@ -53,7 +53,7 @@
 PASS RSA-OAEP with SHA-512 and no label with altered plaintext 
 PASS RSA-OAEP with SHA-1 and empty label with altered plaintext 
 PASS RSA-OAEP with SHA-256 and empty label with altered plaintext 
-PASS RSA-OAEP with SHA-384 and empty label with altered plaintext 
+FAIL RSA-OAEP with SHA-384 and empty label with altered plaintext assert_unreached: decrypt error for test RSA-OAEP with SHA-384 and empty label: 'assert_equals: Ciphertext length matches modulus length expected 2048 but got 2040' Reached unreachable code
 PASS RSA-OAEP with SHA-512 and empty label with altered plaintext 
 PASS RSA-OAEP with SHA-1 and a label with altered plaintext 
 PASS RSA-OAEP with SHA-256 and a label with altered plaintext
Comment 1 Zan Dobersek 2018-06-23 05:57:26 PDT

*** This bug has been marked as a duplicate of bug 186967 ***