Bug 132699 - REGRESSION(r168471): Update the builder names also on the AnyBranchScheduler type scheduler list of bots.
Summary: REGRESSION(r168471): Update the builder names also on the AnyBranchScheduler ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-08 12:37 PDT by Carlos Alberto Lopez Perez
Modified: 2014-05-08 13:20 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.00 KB, patch)
2014-05-08 12:46 PDT, Carlos Alberto Lopez Perez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.