WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
195047
[ews-app] Update method to save build to handle builder_display_name
https://bugs.webkit.org/show_bug.cgi?id=195047
Summary
[ews-app] Update method to save build to handle builder_display_name
Aakash Jain
Reported
2019-02-26 07:01:37 PST
After
https://bugs.webkit.org/show_bug.cgi?id=194961
, ews-app's build table also include builder_name and builder_display_name. We should update the corresponding methods to save build accordingly.
Attachments
Proposed patch
(4.56 KB, patch)
2019-02-26 07:08 PST
,
Aakash Jain
dewei_zhu: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Aakash Jain
Comment 1
2019-02-26 07:08:01 PST
Created
attachment 362983
[details]
Proposed patch
Aakash Jain
Comment 2
2019-02-26 07:09:58 PST
Tested on a local instance.
EWS Watchlist
Comment 3
2019-02-26 07:10:56 PST
Comment hidden (obsolete)
Attachment 362983
[details]
did not pass style-queue: ERROR: Tools/BuildSlaveSupport/ews-app/ews/models/build.py:63: [Build.save_build] Instance of 'Build' has no 'save' member [pylint/E1101] [5] Total errors found: 1 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
Jonathan Bedard
Comment 4
2019-02-26 10:13:18 PST
This almost feels like this should have been contained in <
https://bugs.webkit.org/show_bug.cgi?id=194961
>, any reason to separate them?
Aakash Jain
Comment 5
2019-02-26 13:17:22 PST
> any reason to separate them?
I have been making smaller patches to make them easier to review. Previous reviewers found it easier to review multiple smaller patches as compared to a large patch.
dewei_zhu
Comment 6
2019-02-27 15:19:08 PST
Comment on
attachment 362983
[details]
Proposed patch View in context:
https://bugs.webkit.org/attachment.cgi?id=362983&action=review
> Tools/BuildSlaveSupport/ews-app/ews/views/results.py:81 > + 'number', 'result', 'state_string', 'started_at', 'complete_at'],
Nit: we need a consistent indentation. Usually 4 spaces.
Aakash Jain
Comment 7
2019-02-28 04:29:14 PST
Committed
r242198
: <
https://trac.webkit.org/changeset/242198
>
Radar WebKit Bug Importer
Comment 8
2019-02-28 04:30:37 PST
<
rdar://problem/48470453
>
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