[Webkit-unassigned] [Bug 222363] New: Disable Buildbot old-style step deprecation warning

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 24 08:59:28 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=222363

            Bug ID: 222363
           Summary: Disable Buildbot old-style step deprecation warning
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aakash_jain at apple.com

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210224/6cd82e7b/attachment.htm>


More information about the webkit-unassigned mailing list