[Webkit-unassigned] [Bug 55585] EWS builds patches that fail to build twice, which seems useless and slows down the bots

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 26 13:26:21 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=55585





--- Comment #10 from Adam Barth <abarth at webkit.org>  2011-05-26 13:26:21 PST ---
> Didn't you already outline a fix in comment 6?

Very true!  Currently there are two base classes for EWS bots:

* AbstractEarlyWarningSystem
* AbstractTestingEWS

It turns out that AbstractTestingEWS (the new hotness) does exactly that.  AbstractTestingEWS is probably stable enough that we can just switch all the bots to use it as a base class now.

AbstractTestingEWS also runs the tests, but we could switch off that functionality if you don't want to run tests on Windows (or we could leave it on if you do want to run the tests).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list