Bug 73547

Summary: [GTK] Buildslave switch from 32-bit Debug to 64-bit Release
Product: WebKit Reporter: Philippe Normand <pnormand>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
aroben: review-
Patch aroben: review+

Description Philippe Normand 2011-12-01 03:44:29 PST
As announced on webkit-dev, the 32-bits Debug build will be replaced by a 64-bits Release slave.
I'll prepare a patch for config.json and coordinate with our sysadmin for the patch landing.
Comment 1 Philippe Normand 2011-12-01 04:19:49 PST
Created attachment 117394 [details]
Patch
Comment 2 Martin Robinson 2011-12-01 04:31:31 PST
Comment on attachment 117394 [details]
Patch

This looks good to me, but I'll let one of the people managing the buildbot do the final review.
Comment 3 Adam Roben (:aroben) 2011-12-01 06:10:23 PST
Comment on attachment 117394 [details]
Patch

You also need to update any schedulers that mention the "GTK Linux 32-bit Debug" builder to use the new name.
Comment 4 Adam Roben (:aroben) 2011-12-01 06:22:00 PST
(In reply to comment #3)
> (From update of attachment 117394 [details])
> You also need to update any schedulers that mention the "GTK Linux 32-bit Debug" builder to use the new name.

If we fix bug 73557 then the style bot would be able to tell you this!
Comment 5 Philippe Normand 2011-12-01 08:49:16 PST
Created attachment 117428 [details]
Patch
Comment 6 Philippe Normand 2011-12-01 09:39:00 PST
Committed r101677: <http://trac.webkit.org/changeset/101677>