Bug 132699

Summary: REGRESSION(r168471): Update the builder names also on the AnyBranchScheduler type scheduler list of bots.
Product: WebKit Reporter: Carlos Alberto Lopez Perez <clopez>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cgarcia, commit-queue, lforschler, svillar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Carlos Alberto Lopez Perez 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.
Comment 1 Carlos Alberto Lopez Perez 2014-05-08 12:46:26 PDT
Created attachment 231092 [details]
Patch
Comment 2 Carlos Alberto Lopez Perez 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
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2014-05-08 13:20:46 PDT
All reviewed patches have been landed.  Closing bug.