Bug 51549

Summary: commit-queue should better explain how it will re-open bugs and follow duplicate chains
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: New BugsAssignee: Eric Seidel (no email) <eric>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, commit-queue, levin, mihaip
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch none

Description Eric Seidel (no email) 2010-12-23 11:35:11 PST
commit-queue should better explain how it will re-open bugs and follow duplicate chains
Comment 1 Eric Seidel (no email) 2010-12-23 11:38:33 PST
Created attachment 77353 [details]
Patch
Comment 2 David Levin 2010-12-23 21:13:27 PST
Comment on attachment 77353 [details]
Patch

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

> Tools/Scripts/webkitpy/tool/bot/flakytestreporter_unittest.py:122
> +If you would like to track this test fix with another bug, please close this bug as a duplicate.  The bots will follow the duplicate chain when making future comments.

I wonder if this should be a common string within this unit test.

Feel free to ignore this.
Comment 3 Eric Seidel (no email) 2010-12-24 00:43:34 PST
(In reply to comment #2)
> (From update of attachment 77353 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=77353&action=review
> 
> > Tools/Scripts/webkitpy/tool/bot/flakytestreporter_unittest.py:122
> > +If you would like to track this test fix with another bug, please close this bug as a duplicate.  The bots will follow the duplicate chain when making future comments.
> 
> I wonder if this should be a common string within this unit test.
> 
> Feel free to ignore this.

Certainly could be.  I don't expect to have more tests which dump the create-bug text, bug if they do, I'll make a a common string when I add a 3rd.
Comment 4 WebKit Commit Bot 2010-12-24 03:05:40 PST
Comment on attachment 77353 [details]
Patch

Clearing flags on attachment: 77353

Committed r74623: <http://trac.webkit.org/changeset/74623>
Comment 5 WebKit Commit Bot 2010-12-24 03:05:46 PST
All reviewed patches have been landed.  Closing bug.