Bug 82253 - test-webkitpy: split test-finding code into a different module
Summary: test-webkitpy: split test-finding code into a different module
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dirk Pranke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-26 16:07 PDT by Dirk Pranke
Modified: 2012-03-26 16:36 PDT (History)
3 users (show)

See Also:


Attachments
Patch (19.65 KB, patch)
2012-03-26 16:10 PDT, Dirk Pranke
abarth: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Pranke 2012-03-26 16:07:42 PDT
test-webkitpy: split test-finding code into a different module
Comment 1 Dirk Pranke 2012-03-26 16:10:08 PDT
Created attachment 133919 [details]
Patch
Comment 2 Adam Barth 2012-03-26 16:21:49 PDT
Comment on attachment 133919 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=133919&action=review

> Tools/Scripts/webkitpy/test/main.py:-33
> -# NOTE: We intentionally do not depend on anything else in webkitpy here to avoid breaking test-webkitpy.

:)
Comment 3 Dirk Pranke 2012-03-26 16:31:15 PDT
Committed r112168: <http://trac.webkit.org/changeset/112168>
Comment 4 Dirk Pranke 2012-03-26 16:36:17 PDT
Committed r112171: <http://trac.webkit.org/changeset/112171>