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
Aakash Jain
Comment 1 2021-02-24 11:27:10 PST
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
Note You need to log in before you can comment on or make changes to this bug.