Bug 129980

Summary: RunGtkWebKitGObjectDOMBindingsAPIBreakTests should be added to the BuildAndTestFactory not the TestFactory
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: Tools / TestsAssignee: Martin Robinson <mrobinson>
Status: RESOLVED FIXED    
Severity: Normal CC: cgarcia
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Martin Robinson 2014-03-08 14:14:59 PST
When I added support for API break tests, I inadvertantly added them to the TestFactory instead of the BuildAndTestFactory. The API break tests should be run on bots that actually build the code.
Comment 1 Martin Robinson 2014-03-08 14:17:20 PST
Created attachment 226235 [details]
Patch
Comment 2 Martin Robinson 2014-03-09 10:11:23 PDT
Comment on attachment 226235 [details]
Patch

Clearing flags on attachment: 226235

Committed r165351: <http://trac.webkit.org/changeset/165351>
Comment 3 Martin Robinson 2014-03-09 10:11:26 PDT
All reviewed patches have been landed.  Closing bug.