RESOLVED FIXED Bug 222363
Disable Buildbot old-style step deprecation warning
https://bugs.webkit.org/show_bug.cgi?id=222363
Summary Disable Buildbot old-style step deprecation warning
Aakash Jain
Reported 2021-02-24 08:59:28 PST
Disable Buildbot old-style step deprecation warning. The warning makes the unit-tests fail while using buildbot v2.9.0 or newer. This also causes 'buildbot checkconfig' to emit lot of warnings, and make the output unreadable. buildbot/process/buildstep.py:1016: DeprecatedApiWarning: [2.9.0 and later] Subclassing old-style step ShellCommand in RunWebKitPerlTests is deprecated, please migrate to new-style equivalent ShellCommandNewStyle Work for updating the steps to new-style build steps is tracked in https://bugs.webkit.org/show_bug.cgi?id=222361
Attachments
Patch (2.50 KB, patch)
2021-02-24 09:03 PST, Aakash Jain
no flags
Aakash Jain
Comment 1 2021-02-24 09:03:22 PST
EWS
Comment 2 2021-02-24 10:23:18 PST
commit-queue failed to commit attachment 421415 [details] to WebKit repository. To retry, please set cq+ flag again.
EWS
Comment 3 2021-02-24 11:03:33 PST
Committed r273409: <https://commits.webkit.org/r273409> All reviewed patches have been landed. Closing bug and clearing flags on attachment 421415 [details].
Radar WebKit Bug Importer
Comment 4 2021-02-24 11:04:13 PST
Note You need to log in before you can comment on or make changes to this bug.