Bug 176358 - [WPE] imported/w3c/web-platform-tests/WebCryptoAPI/encrypt_decrypt/rsa.worker.html is flaky
Summary: [WPE] imported/w3c/web-platform-tests/WebCryptoAPI/encrypt_decrypt/rsa.worker...
Status: RESOLVED DUPLICATE of bug 186967
Alias: None
Product: WebKit
Classification: Unclassified
Component: WPE WebKit (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-05 03:36 PDT by Charlie Turner
Modified: 2018-06-25 02:28 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***