[Webkit-unassigned] [Bug 171059] New: LayoutTests crypto/subtle/ecdsa-generate-key-sign-verify-p384.html and crypto/subtle/ecdsa-generate-key-sign-verify-p256.html are flaky failures

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 20 09:34:09 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=171059

            Bug ID: 171059
           Summary: LayoutTests
                    crypto/subtle/ecdsa-generate-key-sign-verify-p384.html
                    and
                    crypto/subtle/ecdsa-generate-key-sign-verify-p256.html
                    are flaky failures
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryanhaddad at apple.com
                CC: jiewen_tan at apple.com

LayoutTests crypto/subtle/ecdsa-generate-key-sign-verify-p384.html and crypto/subtle/ecdsa-generate-key-sign-verify-p256.html are flaky failures

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#tests=crypto%2Fsubtle%2Fecdsa-

--- /Volumes/Data/slave/sierra-debug-tests-wk1/build/layout-test-results/crypto/subtle/ecdsa-generate-key-sign-verify-p384-expected.txt
+++ /Volumes/Data/slave/sierra-debug-tests-wk1/build/layout-test-results/crypto/subtle/ecdsa-generate-key-sign-verify-p384-actual.txt
@@ -7,7 +7,7 @@
 Signing
 PASS signature.byteLength is 96
 Verifying
-PASS verified is true
+FAIL verified should be true. Was false.
 PASS successfullyParsed is true

 TEST COMPLETE

--- /Volumes/Data/slave/sierra-debug-tests-wk1/build/layout-test-results/crypto/subtle/ecdsa-generate-key-sign-verify-p256-expected.txt
+++ /Volumes/Data/slave/sierra-debug-tests-wk1/build/layout-test-results/crypto/subtle/ecdsa-generate-key-sign-verify-p256-actual.txt
@@ -7,7 +7,7 @@
 Signing
 PASS signature.byteLength is 64
 Verifying
-PASS verified is true
+FAIL verified should be true. Was false.
 PASS successfullyParsed is true

 TEST COMPLETE

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170420/baccd26e/attachment-0001.html>


More information about the webkit-unassigned mailing list