Bug 33305

Summary: Make Windows test bots less flaky (so Windows Release Test Bot can be added to the list of "core builders")
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben, bweinstein
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
Bug Depends on: 33495, 36217, 37282, 37338, 37339, 37714, 37773, 37774, 37775, 37798, 37799, 37800    
Bug Blocks: 33296, 55665    

Description Eric Seidel (no email) 2010-01-06 22:13:16 PST
Add Windows Release Tests Bot to the list of "core builders" (builders which block the commit-queue when red)

http://trac.webkit.org/browser/trunk/WebKitTools/Scripts/webkitpy/buildbot.py#L47

This is a master bug for tracking reliability issues (aka flakey tests) with the Windows Release Test bot which block us from adding it to the list of builders which block the commit-queue and cause "bugzilla-tool land-diff" to error out when people try to land (unless they pass --ignore-builders).

The windows build bots are already in the core builders list, but the test bots have been excluded due to unreliability.  I'd like to change that, but we'll need to fix a bunch of reliability bugs first.  I'll start relating reliability bugs to this one as I find them.
Comment 1 Adam Roben (:aroben) 2010-04-18 09:28:45 PDT
*** Bug 37284 has been marked as a duplicate of this bug. ***
Comment 2 Adam Roben (:aroben) 2011-03-03 06:21:17 PST
The Windows bots are a lot less flaky these days. I'm going to try to clean up the bugs this one is blocked on so we can close it.
Comment 3 Adam Roben (:aroben) 2011-03-03 06:31:56 PST
I closed out all the old blocking bugs. I filed bug 55665 to cover making Windows 7 Release (Tests) a core builder. Someday (hopefully soon) we'll make Windows XP Debug (Tests) core, too.