Bug 143321 - [Win] Run test-webkitpy as part of EWS (just like we do on other platforms)
Summary: [Win] Run test-webkitpy as part of EWS (just like we do on other platforms)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Major
Assignee: Brent Fulgham
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-01 15:28 PDT by Brent Fulgham
Modified: 2015-04-01 16:44 PDT (History)
0 users

See Also:


Attachments
Patch (1.32 KB, patch)
2015-04-01 15:31 PDT, Brent Fulgham
ap: review+
Details | Formatted Diff | Diff

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