Bug 136008 - WIN: testapi and testRegExp need to be connected up to AAS similar to jsc
Summary: WIN: testapi and testRegExp need to be connected up to AAS similar to jsc
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-15 17:42 PDT by Michael Saboff
Modified: 2014-08-27 14:31 PDT (History)
2 users (show)

See Also:


Attachments
Patch (91.20 KB, patch)
2014-08-27 13:59 PDT, Brent Fulgham
dino: review+
Details | Formatted Diff | Diff

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