Bug 170921
| Summary: | LayoutTest imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/ecdsa.worker.html is a flaky failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
| Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | ap, bfulgham, commit-queue, jiewen_tan, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ryan Haddad
LayoutTest imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/ecdsa.worker.html is a flaky failure
https://build.webkit.org/results/Apple%20El%20Capitan%20Release%20WK2%20(Tests)/r215427%20(743)/results.html
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2FWebCryptoAPI%2Fsign_verify%2Fecdsa.worker.html
--- /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/ecdsa.worker-expected.txt
+++ /Volumes/Data/slave/elcapitan-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/WebCryptoAPI/sign_verify/ecdsa.worker-actual.txt
@@ -77,7 +77,7 @@
PASS ECDSA P-256 with SHA-512 round trip
PASS ECDSA P-384 with SHA-1 round trip
PASS ECDSA P-384 with SHA-256 round trip
-PASS ECDSA P-384 with SHA-384 round trip
+FAIL ECDSA P-384 with SHA-384 round trip assert_true: Round trip verification works expected true got false
PASS ECDSA P-384 with SHA-512 round trip
FAIL importVectorKeys step: ECDSA P-521 with SHA-1 round trip assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-1. Message: ''Data provided to an operation does not meet requirements'' Reached unreachable code
FAIL importVectorKeys step: ECDSA P-521 with SHA-256 round trip assert_unreached: importVectorKeys failed for ECDSA P-521 with SHA-256. Message: ''Data provided to an operation does not meet requirements'' Reached unreachable code
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/31683446>
Ryan Haddad
Marked test as flaky in https://trac.webkit.org/changeset/215590/webkit
Alexey Proskuryakov
*** Bug 171080 has been marked as a duplicate of this bug. ***
Jiewen Tan
*** This bug has been marked as a duplicate of bug 171059 ***