RESOLVED FIXED 217394
[build.webkit.org] Ensure that steps names are valid Buildbot identifiers
https://bugs.webkit.org/show_bug.cgi?id=217394
Summary [build.webkit.org] Ensure that steps names are valid Buildbot identifiers
Aakash Jain
Reported 2020-10-06 10:49:16 PDT
[build.webkit.org] Ensure that steps names are valid buildbot identifiers We are planning to upgrade build.webkit.org to latest buildbot. In buildbot 0.9+ step name is an identifier and can not contain space. As per http://docs.buildbot.net/0.9.8/manual/installation/nine-upgrade.html#identifiers : "An "identifier" is a nonempty unicode string of limited length, containing only ASCII alphanumeric characters along with - (dash) and _ (underscore), and not beginning with a digit." We should rename all the step names to not contain any space.
Attachments
Patch (45.12 KB, patch)
2020-10-06 11:10 PDT, Aakash Jain
no flags
Aakash Jain
Comment 1 2020-10-06 10:49:38 PDT
Aakash Jain
Comment 2 2020-10-06 11:10:15 PDT
EWS
Comment 3 2020-10-06 13:51:27 PDT
Committed r268071: <https://trac.webkit.org/changeset/268071> All reviewed patches have been landed. Closing bug and clearing flags on attachment 410661 [details].
Aakash Jain
Comment 4 2020-10-08 06:32:04 PDT
Restarted build.webkit.org to pick up this change.
Note You need to log in before you can comment on or make changes to this bug.