Bug 69917

Summary: Bug summary for Chromium DEPS roll to LKGR doesn't include revision number
Product: WebKit Reporter: Mikhail Naganov <mnaganov>
Component: Tools / TestsAssignee: Mikhail Naganov <mnaganov>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, webkit.review.bot
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
abarth: review-
Comments addressed, test added
none
Style fixed none

Mikhail Naganov
Reported 2011-10-12 03:56:20 PDT
Bug summary says "Roll Chromium DEPS to r[]", e.g. see https://bugs.webkit.org/show_bug.cgi?id=69916
Attachments
Patch (2.01 KB, patch)
2011-10-12 04:13 PDT, Mikhail Naganov
abarth: review-
Comments addressed, test added (4.81 KB, patch)
2011-10-12 14:20 PDT, Mikhail Naganov
no flags
Style fixed (4.81 KB, patch)
2011-10-12 14:26 PDT, Mikhail Naganov
no flags
Mikhail Naganov
Comment 1 2011-10-12 04:13:03 PDT
Created attachment 110663 [details] Patch Looks like really fetching LKGR number at this step is hard, so let's just say "to last-known good revision", as bot says on IRC.
Adam Barth
Comment 2 2011-10-12 09:32:05 PDT
Comment on attachment 110663 [details] Patch Please update argument_names as well. Did you run ./Tools/Scripts/test-webkitpy ? We like to add tests whenever we make a change to webkitpy.
Adam Barth
Comment 3 2011-10-12 09:52:08 PDT
Comment on attachment 110663 [details] Patch This patch looks correct, but I think we'll want a test. You can look in irc_command_unittest for examples. We don't need an end-to-end test here, just something simple.
Mikhail Naganov
Comment 4 2011-10-12 14:20:45 PDT
Created attachment 110744 [details] Comments addressed, test added Wow, didn't expected such a rich framework here!
WebKit Review Bot
Comment 5 2011-10-12 14:23:28 PDT
Attachment 110744 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Tools/ChangeLog', u'Tools/Scripts/webkitpy..." exit_code: 1 Tools/Scripts/webkitpy/tool/commands/roll_unittest.py:52: expected 2 blank lines, found 1 [pep8/E302] [5] Total errors found: 1 in 5 files If any of these errors are false positives, please file a bug against check-webkit-style.
Mikhail Naganov
Comment 6 2011-10-12 14:26:01 PDT
Created attachment 110745 [details] Style fixed
Mikhail Naganov
Comment 7 2011-10-24 15:29:58 PDT
Adam, can you please take another look?
Adam Barth
Comment 8 2011-10-24 19:00:50 PDT
Comment on attachment 110745 [details] Style fixed Thanks!
WebKit Review Bot
Comment 9 2011-10-24 20:35:32 PDT
Comment on attachment 110745 [details] Style fixed Clearing flags on attachment: 110745 Committed r98315: <http://trac.webkit.org/changeset/98315>
WebKit Review Bot
Comment 10 2011-10-24 20:35:37 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.