Bug 73570

Summary: [GTK] Make the new 64-bit Release bot part of the core set
Product: WebKit Reporter: Philippe Normand <pnormand>
Component: New BugsAssignee: Philippe Normand <pnormand>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, aroben, ojan, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch aroben: review+

Description Philippe Normand 2011-12-01 09:55:20 PST
[GTK] Make the new 64-bit Release bot part of the core set
Comment 1 Philippe Normand 2011-12-01 09:56:03 PST
Created attachment 117438 [details]
Patch
Comment 2 Adam Roben (:aroben) 2011-12-01 10:16:15 PST
Comment on attachment 117438 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=117438&action=review

> Tools/Scripts/webkitpy/common/net/buildbot/buildbot.py:-304
> -            "GTK.*64.*Debug",  # Disallow the 64-bit Release bot which is broken.

You should probably mention in your ChangeLog that this comment was incorrect.
Comment 3 Philippe Normand 2011-12-01 10:25:39 PST
Committed r101684: <http://trac.webkit.org/changeset/101684>