Bug 222361
| Summary: | [build.webkit.org] Update buildbot configuration to use new style build steps | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Aakash Jain <aakash_jain> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | jbedard, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: |
https://bugs.webkit.org/show_bug.cgi?id=222363 https://bugs.webkit.org/show_bug.cgi?id=256799 https://bugs.webkit.org/show_bug.cgi?id=256801 https://bugs.webkit.org/show_bug.cgi?id=256859 |
||
Aakash Jain
Buildbot introduced new style build steps http://docs.buildbot.net/1.5.0/manual/new-style-steps.html
We are still using old style build steps in build.webkit.org buildbot configuration. In Buildbot v2.9.0 old style steps are deprecated, and 'buildbot checkconfig' and unit-tests emit warning for this (it's a warning, not an error for now). We should look into updating the build steps to new style steps.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/74985745>
Aakash Jain
This is done. We also updated buildbot on build.webkit.org to latest version.
See https://commits.webkit.org/300152@main