Bug 181139
| Summary: | [WPE][GTK] Layout test imported/w3c/web-platform-tests/WebCryptoAPI/encrypt_decrypt/test_rsa_oaep.https.html is flaky | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | bugs-noreply, calvaris, mcatanzaro, zan |
| Priority: | P2 | ||
| Version: | Other | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=176358 | ||
Michael Catanzaro
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
Adding flakiness expectation for WPE, as well.
Zan Dobersek
*** This bug has been marked as a duplicate of bug 186967 ***