Bug 99209 - [chromium] add ML bot and update bot names
Summary: [chromium] add ML bot and update bot names
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-10-12 14:35 PDT by Dirk Pranke
Modified: 2012-10-12 16:50 PDT (History)
6 users (show)

See Also:


Attachments
Patch (71.19 KB, patch)
2012-10-12 14:38 PDT, Dirk Pranke
eric: 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-10-12 14:35:27 PDT
[chromium] add ML bot and update bot names
Comment 1 Dirk Pranke 2012-10-12 14:38:37 PDT
Created attachment 168486 [details]
Patch
Comment 2 Tony Chang 2012-10-12 14:42:33 PDT
This depends on https://codereview.chromium.org/11139002/, right?
Comment 3 Adam Barth 2012-10-12 14:42:50 PDT
Comment on attachment 168486 [details]
Patch

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

> Tools/Scripts/webkitpy/tool/commands/rebaseline_unittest.py:77
> +Retrieving http://example.com/f/builders/WebKit Mac10.7/results/layout-test-results/userscripts/another-test-actual.wav.
> +Retrieving http://example.com/f/builders/WebKit Mac10.7/results/layout-test-results/userscripts/another-test-actual.txt.

Did you also move the directories in the "f" directory?
Comment 4 Eric Seidel (no email) 2012-10-12 14:45:44 PDT
Comment on attachment 168486 [details]
Patch

OK.
Comment 5 Adam Barth 2012-10-12 14:47:38 PDT
View in context: https://bugs.webkit.org/attachment.cgi?id=168486&action=review

>> Tools/Scripts/webkitpy/tool/commands/rebaseline_unittest.py:77
>> +Retrieving http://example.com/f/builders/WebKit Mac10.7/results/layout-test-results/userscripts/another-test-actual.txt.
> 
> Did you also move the directories in the "f" directory?

Dirk says that this will happen automagically.  We'll just lose the history.  We'll need to delete the old folders at some point.
Comment 6 Dirk Pranke 2012-10-12 14:48:04 PDT
(In reply to comment #5)
> View in context: https://bugs.webkit.org/attachment.cgi?id=168486&action=review
> 
> >> Tools/Scripts/webkitpy/tool/commands/rebaseline_unittest.py:77
> >> +Retrieving http://example.com/f/builders/WebKit Mac10.7/results/layout-test-results/userscripts/another-test-actual.txt.
> > 
> > Did you also move the directories in the "f" directory?
> 
> Dirk says that this will happen automagically.  We'll just lose the history.  We'll need to delete the old folders at some point.

At least, that's the theory. If not, I'll clean it up :).
Comment 7 Dirk Pranke 2012-10-12 16:50:25 PDT
Committed r131237: <http://trac.webkit.org/changeset/131237>