RESOLVED FIXED 187667
Ensure WebKit stack is ad-hoc signed
https://bugs.webkit.org/show_bug.cgi?id=187667
Summary Ensure WebKit stack is ad-hoc signed
Kocsen Chung
Reported 2018-07-13 15:49:49 PDT
Ensure WebKit stack is ad-hoc signed
Attachments
Patch (9.34 KB, patch)
2018-07-13 15:50 PDT, Kocsen Chung
no flags
Patch (9.31 KB, patch)
2018-07-13 16:02 PDT, Kocsen Chung
ap: review+
ews-watchlist: commit-queue-
Archive of layout-test-results from ews105 for mac-sierra-wk2 (2.33 MB, application/zip)
2018-07-13 17:44 PDT, EWS Watchlist
no flags
Archive of layout-test-results from ews200 for win-future (12.76 MB, application/zip)
2018-07-13 20:37 PDT, EWS Watchlist
no flags
Kocsen Chung
Comment 1 2018-07-13 15:50:58 PDT
EWS Watchlist
Comment 2 2018-07-13 15:53:41 PDT
Note that there are important steps to take when updating ANGLE. See http://trac.webkit.org/wiki/UpdatingANGLE
EWS Watchlist
Comment 3 2018-07-13 15:53:51 PDT
Attachment 344997 [details] did not pass style-queue: ERROR: Source/WebCore/ChangeLog:8: You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible. [changelog/nonewtests] [5] Total errors found: 1 in 14 files If any of these errors are false positives, please file a bug against check-webkit-style.
Kocsen Chung
Comment 4 2018-07-13 16:02:05 PDT
Alexey Proskuryakov
Comment 5 2018-07-13 17:28:28 PDT
Comment on attachment 344999 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=344999&action=review Looks reasonable to me. I'm not sure what's up with mac-wk2 EWS. Probably the machine is in a bad state, but who knows what repercussions this patch has. > Source/ThirdParty/ANGLE/Configurations/Base.xcconfig:3 > +CODE_SIGN_IDENTITY = - ; I wouldn't be adding spaces before the semicolon.
EWS Watchlist
Comment 6 2018-07-13 17:44:46 PDT
Comment on attachment 344999 [details] Patch Attachment 344999 [details] did not pass mac-wk2-ews (mac-wk2): Output: https://webkit-queues.webkit.org/results/8531181 Number of test failures exceeded the failure limit.
EWS Watchlist
Comment 7 2018-07-13 17:44:48 PDT
Created attachment 345009 [details] Archive of layout-test-results from ews105 for mac-sierra-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews105 Port: mac-sierra-wk2 Platform: Mac OS X 10.12.6
EWS Watchlist
Comment 8 2018-07-13 20:37:29 PDT
Comment on attachment 344999 [details] Patch Attachment 344999 [details] did not pass win-ews (win): Output: https://webkit-queues.webkit.org/results/8532721 New failing tests: http/tests/security/contentSecurityPolicy/userAgentShadowDOM/allow-video.html
EWS Watchlist
Comment 9 2018-07-13 20:37:41 PDT
Created attachment 345017 [details] Archive of layout-test-results from ews200 for win-future The attached test failures were seen while running run-webkit-tests on the win-ews. Bot: ews200 Port: win-future Platform: CYGWIN_NT-6.1-2.9.0-0.318-5-3-x86_64-64bit
Alexey Proskuryakov
Comment 10 2018-07-14 16:45:21 PDT
Tested locally, and WebKit2 tests pass. Must have been a bot condition. Committed http://trac.webkit.org/r233837
Note You need to log in before you can comment on or make changes to this bug.