Bug 143321

Summary: [Win] Run test-webkitpy as part of EWS (just like we do on other platforms)
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: Tools / TestsAssignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Major    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
Patch ap: review+

Description Brent Fulgham 2015-04-01 15:28:02 PDT
Update the Windows EWS driver script to run 'test-webkitpy' as part of its control loop. All of the EWS bots for other ports already do this, and we should catch Python errors at EWS time, since Windows seems to have some differences in Python behavior from other ports.
Comment 1 Brent Fulgham 2015-04-01 15:31:53 PDT
Created attachment 249948 [details]
Patch
Comment 2 Brent Fulgham 2015-04-01 16:44:03 PDT
Committed r182261: <http://trac.webkit.org/changeset/182261>