Bug 222373

Summary: [build.webkit.org] Stop using deprecated buildbot.status.builder
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: Aakash Jain <aakash_jain>
Status: RESOLVED FIXED    
Severity: Normal CC: jbedard, ryanhaddad, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.