[Webkit-unassigned] [Bug 159260] New: [GTK] Enable crypto subtle

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 29 06:08:28 PDT 2016


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

            Bug ID: 159260
           Summary: [GTK] Enable crypto subtle
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clopez at igalia.com
                CC: bugs-noreply at webkitgtk.org, cdumez at apple.com,
                    mcatanzaro at igalia.com
            Blocks: 133122

Crypto subtle was disabled on GTK development builds on r173872: <http://trac.webkit.org/changeset/173872>

On r202561 :<http://trac.webkit.org/changeset/r202561> the expectations were updated.

However, it was missed that there were a global skip for this tests with manual passes that the layout-script didn't liked.


05:42:54.700 13141 LayoutTests/platform/gtk/TestExpectations:719 Duplicate or ambiguous entry lines LayoutTests/platform/gtk/TestExpectations:409 and LayoutTests/platform/gtk/TestExpectations:719. crypto/subtle/
05:42:54.700 13141 LayoutTests/platform/gtk/TestExpectations:719 Duplicate or ambiguous entry lines LayoutTests/platform/gtk/TestExpectations:409 and LayoutTests/platform/gtk/TestExpectations:719. crypto/subtle/
05:42:54.700 13141 LayoutTests/platform/gtk/TestExpectations:719 Duplicate or ambiguous entry lines LayoutTests/platform/gtk/TestExpectations:409 and LayoutTests/platform/gtk/TestExpectations:719. crypto/subtle/
[....]

This were the previous contents:

# crypto.subtle is not yet enabled, but digest algorithms are already implemented
# and their tests are whitelisted
webkit.org/b/133122 crypto/subtle [ Skip ]
webkit.org/b/133319 crypto/subtle/sha-1.html [ Pass ]
webkit.org/b/133319 crypto/subtle/sha-224.html [ Pass ]
webkit.org/b/133319 crypto/subtle/sha-256.html [ Pass ]
webkit.org/b/133319 crypto/subtle/sha-384.html [ Pass ]
webkit.org/b/133319 crypto/subtle/sha-512.html [ Pass ]
webkit.org/b/133320 crypto/subtle/hmac-check-algorithm.html [ Pass ]
webkit.org/b/133320 crypto/subtle/hmac-export-key.html [ Pass ]
webkit.org/b/133320 crypto/subtle/hmac-generate-key.html [ Pass ]
webkit.org/b/133320 crypto/subtle/hmac-import-jwk.html [ Pass ]
webkit.org/b/133320 crypto/subtle/hmac-sign-verify-empty-key.html [ Pass ]
webkit.org/b/133320 crypto/subtle/hmac-sign-verify.html [ Pass ]



So, I'm opening this bug to enable back subtle crypto when someone wants, and I'm pasting the above output that was on the TestExpectations working.

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


More information about the webkit-unassigned mailing list