WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
159260
[EFL] [GTK] Enable back crypto subtle on development builds.
https://bugs.webkit.org/show_bug.cgi?id=159260
Summary
[EFL] [GTK] Enable back crypto subtle on development builds.
Carlos Alberto Lopez Perez
Reported
2016-06-29 06:08:28 PDT
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.
Attachments
Patch
(3.56 KB, patch)
2016-07-13 05:46 PDT
,
Carlos Alberto Lopez Perez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Alberto Lopez Perez
Comment 1
2016-06-29 06:10:17 PDT
(In reply to
comment #0
)
> Crypto subtle was disabled on GTK development builds on
r173872
: > <
http://trac.webkit.org/changeset/173872
>
Sorry, I mean on
r202535
: <
http://trac.webkit.org/changeset/202535
>
Carlos Alberto Lopez Perez
Comment 2
2016-06-29 06:15:17 PDT
Committed
r202623
: <
http://trac.webkit.org/changeset/202623
>
Carlos Alberto Lopez Perez
Comment 3
2016-06-29 06:17:00 PDT
(In reply to
comment #2
)
> Committed
r202623
: <
http://trac.webkit.org/changeset/202623
>
Here I fixed the layout tests expectations. Once this feature is enabled back, please revert the part of that changeset that removes the tests that were passing when the feature was enabled.
Carlos Alberto Lopez Perez
Comment 4
2016-07-13 05:46:35 PDT
Created
attachment 283521
[details]
Patch
WebKit Commit Bot
Comment 5
2016-07-13 06:09:55 PDT
Comment on
attachment 283521
[details]
Patch Clearing flags on attachment: 283521 Committed
r203160
: <
http://trac.webkit.org/changeset/203160
>
WebKit Commit Bot
Comment 6
2016-07-13 06:10:01 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug