[Webkit-unassigned] [Bug 222373] New: [build.webkit.org] Stop using deprecated buildbot.status.builder
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 24 11:25:51 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=222373
Bug ID: 222373
Summary: [build.webkit.org] Stop using deprecated
buildbot.status.builder
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
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
--
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/49b9e5fd/attachment-0001.htm>
More information about the webkit-unassigned
mailing list