RESOLVED FIXED 186955
[ews-build] Add support for Style-EWS
https://bugs.webkit.org/show_bug.cgi?id=186955
Summary [ews-build] Add support for Style-EWS
Aakash Jain
Reported 2018-06-22 17:59:38 PDT
We should add build steps for Style-EWS.
Attachments
Proposed patch (19.28 KB, patch)
2018-06-22 18:45 PDT, Aakash Jain
lforschler: review+
ews-watchlist: commit-queue-
Archive of layout-test-results from ews204 for win-future (12.75 MB, application/zip)
2018-06-23 10:54 PDT, EWS Watchlist
no flags
Aakash Jain
Comment 1 2018-06-22 18:45:59 PDT
Created attachment 343413 [details] Proposed patch This is similar to what we use in other Buildbot code for pre-commit testing. Also tested on ews-build.webkit-uat.org (http://ews-build.webkit-uat.org/#/builders/5/builds/5)
EWS Watchlist
Comment 2 2018-06-22 18:48:15 PDT Comment hidden (obsolete)
EWS Watchlist
Comment 3 2018-06-23 10:54:00 PDT Comment hidden (obsolete)
EWS Watchlist
Comment 4 2018-06-23 10:54:11 PDT Comment hidden (obsolete)
Lucas Forschler
Comment 5 2018-06-25 12:24:06 PDT
Comment on attachment 343413 [details] Proposed patch View in context: https://bugs.webkit.org/attachment.cgi?id=343413&action=review > Tools/BuildSlaveSupport/ews-build/steps.py:38 > + if platform != 'jsc-only': do we expect to have this for EWS?
Lucas Forschler
Comment 6 2018-06-25 12:24:28 PDT
please address any style check issues before landing.
Aakash Jain
Comment 7 2018-06-25 12:55:37 PDT
View in context: https://bugs.webkit.org/attachment.cgi?id=343413&action=review >> Tools/BuildSlaveSupport/ews-build/steps.py:38 >> + if platform != 'jsc-only': > > do we expect to have this for EWS? long-term plan is to share the code between build.webkit.org and ews-build.webkit.org (once we upgrade build.webkit.org to latest buildbot). While writing this code I am keeping build.webkit.org in mind. > please address any style check issues before landing. Sure, although most of them are false positive.
Aakash Jain
Comment 8 2018-06-25 13:01:50 PDT
Radar WebKit Bug Importer
Comment 9 2018-06-25 13:08:46 PDT
Note You need to log in before you can comment on or make changes to this bug.