Bug 33305 - Make Windows test bots less flaky (so Windows Release Test Bot can be added to the list of "core builders")
Summary: Make Windows test bots less flaky (so Windows Release Test Bot can be added t...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 33495 36217 37282 37338 37339 37714 37773 37774 37775 37798 37799 37800
Blocks: 33296 55665
  Show dependency treegraph
 
Reported: 2010-01-06 22:13 PST by Eric Seidel (no email)
Modified: 2011-03-03 06:31 PST (History)
2 users (show)

See Also:


Attachments

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