Bug 175344

Summary: [WebCrypto] Enable SerializedCryptoKeyWrapTest in iOS
Product: WebKit Reporter: Jiewen Tan <jiewen_tan>
Component: WebCore Misc.Assignee: Jiewen Tan <jiewen_tan>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, commit-queue, jiewen_tan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
ap: review+, ap: commit-queue-
Patch for landing commit-queue: commit-queue-

Description Jiewen Tan 2017-08-08 14:52:15 PDT
Enable SerializedCryptoKeyWrapTest API tests in iOS simulators.
Comment 1 Jiewen Tan 2017-08-08 14:52:30 PDT
<rdar://problem/28507240>
Comment 2 Jiewen Tan 2017-08-08 15:02:03 PDT
Created attachment 317624 [details]
Patch
Comment 3 Alexey Proskuryakov 2017-08-08 19:47:59 PDT
Comment on attachment 317624 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=317624&action=review

> Tools/TestWebKitAPI/Tests/WebCore/cocoa/SerializedCryptoKeyWrap.mm:34
>  // A seperate bug is filed about this: <rdar://problem/28507240>.

Seems like this comment should be removed too.
Comment 4 Jiewen Tan 2017-08-09 12:13:09 PDT
Comment on attachment 317624 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=317624&action=review

Thanks Alexey for r+ this patch.

>> Tools/TestWebKitAPI/Tests/WebCore/cocoa/SerializedCryptoKeyWrap.mm:34
>>  // A seperate bug is filed about this: <rdar://problem/28507240>.
> 
> Seems like this comment should be removed too.

Oops. Fixed.
Comment 5 Jiewen Tan 2017-08-09 12:15:40 PDT
Created attachment 317727 [details]
Patch for landing
Comment 6 WebKit Commit Bot 2017-08-09 18:50:01 PDT
Comment on attachment 317727 [details]
Patch for landing

Rejecting attachment 317727 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-03', 'validate-changelog', '--check-oops', '--non-interactive', 317727, '--port=mac']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

ChangeLog entry in Tools/ChangeLog contains OOPS!.

Full output: http://webkit-queues.webkit.org/results/4287273
Comment 7 Jiewen Tan 2017-08-10 11:48:05 PDT
Committed r220536: <http://trac.webkit.org/changeset/220536>