Bug 165557

Summary: [WebCrypto] Add tests for wrap/unwrap SPKI/PKCS8 keys
Product: WebKit Reporter: Jiewen Tan <jiewen_tan>
Component: Tools / TestsAssignee: Jiewen Tan <jiewen_tan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, buildbot, commit-queue, jiewen_tan, lforschler, rniwa
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 129978    
Bug Blocks: 160880    
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from ews114 for mac-yosemite
none
Archive of layout-test-results from ews103 for mac-yosemite
none
Archive of layout-test-results from ews126 for ios-simulator-wk2
none
Archive of layout-test-results from ews104 for mac-yosemite-wk2
none
Patch
none
Archive of layout-test-results from ews103 for mac-yosemite none

Description Jiewen Tan 2016-12-07 15:58:54 PST
Add tests for wrap/unwrap SPKI/PKCS8 keys.
Comment 1 Jiewen Tan 2016-12-09 15:17:09 PST
Created attachment 296716 [details]
Patch
Comment 2 Build Bot 2016-12-09 16:18:33 PST
Comment on attachment 296716 [details]
Patch

Attachment 296716 [details] did not pass mac-debug-ews (mac):
Output: http://webkit-queues.webkit.org/results/2683030

New failing tests:
crypto/subtle/aes-cbc-import-key-wrap-pkcs8-key.html
crypto/subtle/aes-cbc-import-key-unwrap-pkcs8-key.html
Comment 3 Build Bot 2016-12-09 16:18:37 PST
Created attachment 296733 [details]
Archive of layout-test-results from ews114 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews114  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 4 Build Bot 2016-12-09 16:40:42 PST
Comment on attachment 296716 [details]
Patch

Attachment 296716 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.webkit.org/results/2683210

New failing tests:
crypto/subtle/aes-cbc-import-key-wrap-pkcs8-key.html
crypto/subtle/aes-cbc-import-key-unwrap-pkcs8-key.html
Comment 5 Build Bot 2016-12-09 16:40:45 PST
Created attachment 296740 [details]
Archive of layout-test-results from ews103 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews103  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 6 Build Bot 2016-12-09 16:54:37 PST
Comment on attachment 296716 [details]
Patch

Attachment 296716 [details] did not pass ios-sim-ews (ios-simulator-wk2):
Output: http://webkit-queues.webkit.org/results/2683232

New failing tests:
crypto/subtle/aes-cbc-import-key-wrap-pkcs8-key.html
crypto/subtle/aes-cbc-import-key-unwrap-pkcs8-key.html
Comment 7 Build Bot 2016-12-09 16:54:40 PST
Created attachment 296744 [details]
Archive of layout-test-results from ews126 for ios-simulator-wk2

The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews126  Port: ios-simulator-wk2  Platform: Mac OS X 10.11.6
Comment 8 Build Bot 2016-12-09 17:19:05 PST
Comment on attachment 296716 [details]
Patch

Attachment 296716 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.webkit.org/results/2683473

New failing tests:
crypto/subtle/aes-cbc-import-key-wrap-pkcs8-key.html
crypto/subtle/aes-cbc-import-key-unwrap-pkcs8-key.html
Comment 9 Build Bot 2016-12-09 17:19:08 PST
Created attachment 296748 [details]
Archive of layout-test-results from ews104 for mac-yosemite-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews104  Port: mac-yosemite-wk2  Platform: Mac OS X 10.10.5
Comment 10 Darin Adler 2016-12-09 21:29:39 PST
Comment on attachment 296716 [details]
Patch

Tests are failing on the EWS bots.
Comment 11 Jiewen Tan 2016-12-10 00:34:39 PST
Created attachment 296787 [details]
Patch
Comment 12 Build Bot 2016-12-10 01:37:29 PST
Comment on attachment 296787 [details]
Patch

Attachment 296787 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.webkit.org/results/2686651

New failing tests:
inspector/codemirror/prettyprinting-css-rules.html
Comment 13 Build Bot 2016-12-10 01:37:31 PST
Created attachment 296797 [details]
Archive of layout-test-results from ews103 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews103  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 14 WebKit Commit Bot 2016-12-11 14:00:49 PST
Comment on attachment 296787 [details]
Patch

Clearing flags on attachment: 296787

Committed r209684: <http://trac.webkit.org/changeset/209684>
Comment 15 WebKit Commit Bot 2016-12-11 14:00:54 PST
All reviewed patches have been landed.  Closing bug.