Bug 123135 - There should be a way to specify additional repository paths in NRWT
Summary: There should be a way to specify additional repository paths in NRWT
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: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-21 21:51 PDT by Ryosuke Niwa
Modified: 2013-10-25 01:31 PDT (History)
9 users (show)

See Also:


Attachments
Adds the feature (2.72 KB, patch)
2013-10-21 21:53 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff
Removed an extra comma (2.72 KB, patch)
2013-10-21 21:55 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff
Unbreak perftestsrunner_integrationtest (2.73 KB, patch)
2013-10-21 21:58 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2013-10-21 21:51:59 PDT
There should be a way to specify additional repository paths in NRWT
Comment 1 Ryosuke Niwa 2013-10-21 21:53:38 PDT
Created attachment 214814 [details]
Adds the feature
Comment 2 Ryosuke Niwa 2013-10-21 21:55:42 PDT
Created attachment 214815 [details]
Removed an extra comma
Comment 3 Ryosuke Niwa 2013-10-21 21:58:50 PDT
Created attachment 214816 [details]
Unbreak perftestsrunner_integrationtest
Comment 4 Alexey Proskuryakov 2013-10-22 10:40:28 PDT
Comment on attachment 214816 [details]
Unbreak perftestsrunner_integrationtest

How do we pass additional repository's revision number?
Comment 5 Ryosuke Niwa 2013-10-22 13:58:34 PDT
(In reply to comment #4)
> (From update of attachment 214816 [details])
> How do we pass additional repository's revision number?

The revision number is obtained via svn/git client.
Comment 6 WebKit Commit Bot 2013-10-22 14:22:37 PDT
Comment on attachment 214816 [details]
Unbreak perftestsrunner_integrationtest

Clearing flags on attachment: 214816

Committed r157815: <http://trac.webkit.org/changeset/157815>
Comment 7 WebKit Commit Bot 2013-10-22 14:22:40 PDT
All reviewed patches have been landed.  Closing bug.
Comment 8 Ryosuke Niwa 2013-10-25 01:31:32 PDT
Committed https://trac.webkit.org/r157995.