Bug 99209

Summary: [chromium] add ML bot and update bot names
Product: WebKit Reporter: Dirk Pranke <dpranke>
Component: New BugsAssignee: Dirk Pranke <dpranke>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dglazkov, eric, ojan, tony, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch eric: review+

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>