Bug 180095
Summary: | [GTK] imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/test_rsa_pss.https.html is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Charlie Turner <cturner> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | bugs-noreply, calvaris, zan |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Charlie Turner
Text diff,
--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/test_rsa_pss.https-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/test_rsa_pss.https-actual.txt
@@ -54,7 +54,7 @@
PASS RSA-PSS with SHA-384 and no salt round trip
PASS RSA-PSS with SHA-512 and no salt round trip
PASS RSA-PSS with SHA-1, salted round trip
-PASS RSA-PSS with SHA-256, salted round trip
+FAIL RSA-PSS with SHA-256, salted round trip assert_unreached: sign error for test RSA-PSS with SHA-256, salted: 'The operation failed for an operation-specific reason' Reached unreachable code
PASS RSA-PSS with SHA-384, salted round trip
PASS RSA-PSS with SHA-512, salted round trip
PASS RSA-PSS with SHA-1 and no salt signing with wrong algorithm name
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Zan Dobersek
*** This bug has been marked as a duplicate of bug 186967 ***