Bug 136008

Summary: WIN: testapi and testRegExp need to be connected up to AAS similar to jsc
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: Tools / TestsAssignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, roger_fong
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch dino: review+

Description Michael Saboff 2014-08-15 17:42:09 PDT
testapi and testRegExp cannot be started apparently because they haven't been changed to be connected to Apple Application Services.
Comment 1 Brent Fulgham 2014-08-27 09:52:03 PDT
Actually, JSC suffers from this as well. I'll revise all of them (at the cost of adding three additional Windows build projects. :-()
Comment 2 Brent Fulgham 2014-08-27 13:59:39 PDT
Created attachment 237247 [details]
Patch
Comment 3 Brent Fulgham 2014-08-27 14:31:14 PDT
Committed r173018: <http://trac.webkit.org/changeset/173018>