RESOLVED FIXED 132699
REGRESSION(r168471): Update the builder names also on the AnyBranchScheduler type scheduler list of bots.
https://bugs.webkit.org/show_bug.cgi?id=132699
Summary REGRESSION(r168471): Update the builder names also on the AnyBranchScheduler ...
Carlos Alberto Lopez Perez
Reported 2014-05-08 12:37:26 PDT
On r168471 https://bugs.webkit.org/show_bug.cgi?id=131358 I missed to update the builder names for the GTK build bots also on the AnyBranchScheduler type scheduler list of bots.
Attachments
Patch (2.00 KB, patch)
2014-05-08 12:46 PDT, Carlos Alberto Lopez Perez
no flags
Carlos Alberto Lopez Perez
Comment 1 2014-05-08 12:46:26 PDT
Carlos Alberto Lopez Perez
Comment 2 2014-05-08 12:50:32 PDT
This caused the following errors on the build master upon restart: Unknown builder 'GTK Linux 64-bit Release' in scheduler 'trunk' Unknown builder 'GTK Linux 64-bit Debug' in scheduler 'trunk' I think the attached patch should fix the issue. I grepped the whole Tools/ directory and there are not more appearances of "GTK Linux 64-bit Debug" or "GTK Linux 64-bit Release" after this patch
WebKit Commit Bot
Comment 3 2014-05-08 13:20:44 PDT
Comment on attachment 231092 [details] Patch Clearing flags on attachment: 231092 Committed r168488: <http://trac.webkit.org/changeset/168488>
WebKit Commit Bot
Comment 4 2014-05-08 13:20:46 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.