Bug 33135

Summary: [bzt] Move steps to a submodule
Product: WebKit Reporter: Adam Barth <abarth>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cjerdonek, eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch
none
Patch eric: review+

Description Adam Barth 2010-01-04 00:40:03 PST
[bzt] Move steps to a submodule
Comment 1 Adam Barth 2010-01-04 00:40:58 PST
Created attachment 45773 [details]
Patch
Comment 2 Adam Barth 2010-01-04 00:43:31 PST
Created attachment 45774 [details]
Patch
Comment 3 Eric Seidel (no email) 2010-01-04 00:45:38 PST
Comment on attachment 45774 [details]
Patch

I'm not sure the massive list of:
 29 from webkitpy.steps.applypatch import ApplyPatch
imports in __init__ is the right way to do this.  You should consider adding a FIXME there asking exactly that question.  But it seems to work...

OK.
Comment 4 Adam Barth 2010-01-04 00:47:51 PST
Fixenated r52714
Comment 5 Chris Jerdonek 2010-01-04 01:05:06 PST
(In reply to comment #4)
> Fixenated r52714

Looks like you need to update the path in test-webkit-scripts to test-webkitpy.

I will see if I can make that change here by updating my patch:

https://bugs.webkit.org/show_bug.cgi?id=33124