Bug 181139 - [WPE][GTK] Layout test imported/w3c/web-platform-tests/WebCryptoAPI/encrypt_decrypt/test_rsa_oaep.https.html is flaky
Summary: [WPE][GTK] Layout test imported/w3c/web-platform-tests/WebCryptoAPI/encrypt_d...
Status: RESOLVED DUPLICATE of bug 186967
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: 2017-12-22 14:39 PST by Michael Catanzaro
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 Michael Catanzaro 2017-12-22 14:39:13 PST
Layout test imported/w3c/web-platform-tests/WebCryptoAPI/encrypt_decrypt/test_rsa_oaep.https.html is flaky:

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/WebCryptoAPI/encrypt_decrypt/test_rsa_oaep.https-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/WebCryptoAPI/encrypt_decrypt/test_rsa_oaep.https-actual.txt
@@ -49,7 +49,7 @@
 PASS RSA-OAEP with SHA-256 and a label no decrypt usage 
 PASS RSA-OAEP with SHA-384 and a label no decrypt usage 
 PASS RSA-OAEP with SHA-512 and a label no decrypt usage 
-PASS RSA-OAEP with SHA-1 and no label with altered plaintext 
+FAIL RSA-OAEP with SHA-1 and no label with altered plaintext assert_unreached: decrypt error for test RSA-OAEP with SHA-1 and no label: 'assert_equals: Ciphertext length matches modulus length expected 2048 but got 2040' Reached unreachable code
 PASS RSA-OAEP with SHA-256 and no label with altered plaintext 
 PASS RSA-OAEP with SHA-384 and no label with altered plaintext 
 PASS RSA-OAEP with SHA-512 and no label with altered plaintext 

Updating expectations accordingly.
Comment 1 Michael Catanzaro 2018-01-29 08:42:08 PST
Adding flakiness expectation for WPE, as well.
Comment 2 Zan Dobersek 2018-06-23 05:57:18 PDT

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