WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
222373
[build.webkit.org] Stop using deprecated buildbot.status.builder
https://bugs.webkit.org/show_bug.cgi?id=222373
Summary
[build.webkit.org] Stop using deprecated buildbot.status.builder
Aakash Jain
Reported
2021-02-24 11:25:51 PST
Stop using deprecated buildbot.status.builder in steps.py to import variables like SUCCESS, FAILURE, WARNINGS. We should instead use buildbot.process.results Latest buildbot emits following warning about it while running unit-tests: /Library/Python/3.7/site-packages/buildbot/status/builder.py:49: DeprecatedApiWarning: [0.9.0 and later] buildbot.status.builder has been deprecated, consume the buildbot.data APIs
Attachments
Patch
(1.32 KB, patch)
2021-02-24 11:27 PST
,
Aakash Jain
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Aakash Jain
Comment 1
2021-02-24 11:27:10 PST
Created
attachment 421433
[details]
Patch
Aakash Jain
Comment 2
2021-02-24 11:27:34 PST
This is similar to
https://github.com/WebKit/WebKit/blob/main/Tools/CISupport/ews-build/steps.py#L25
EWS
Comment 3
2021-02-26 07:47:03 PST
Committed
r273557
: <
https://commits.webkit.org/r273557
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 421433
[details]
.
Radar WebKit Bug Importer
Comment 4
2021-02-26 07:48:15 PST
<
rdar://problem/74789997
>
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