RESOLVED FIXED 50857
Bugs created by the commit-queue should all block on a master bug
https://bugs.webkit.org/show_bug.cgi?id=50857
Summary Bugs created by the commit-queue should all block on a master bug
Eric Seidel (no email)
Reported 2010-12-10 18:01:23 PST
Bugs created by the commit-queue should all block on a master bug
Attachments
Patch (9.76 KB, patch)
2010-12-10 18:03 PST, Eric Seidel (no email)
abarth: review+
Eric Seidel (no email)
Comment 1 2010-12-10 18:03:32 PST
Adam Barth
Comment 2 2010-12-10 18:06:13 PST
Comment on attachment 76285 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=76285&action=review > WebKitTools/Scripts/webkitpy/tool/commands/upload_unittest.py:82 > - expected_stderr = "MOCK create_bug\nbug_title: Mock user response\nbug_description: Mock user response\n" > + expected_stderr = "MOCK create_bug\nbug_title: Mock user response\nbug_description: Mock user response\ncomponent: MOCK component\ncc: MOCK cc\nblocked: True\n" This doesn't look right.
Eric Seidel (no email)
Comment 3 2010-12-10 21:02:33 PST
Ryosuke Niwa
Comment 4 2011-02-06 22:17:58 PST
Comment on attachment 76285 [details] Patch Clearing cq flag so that this patch won't appear on the review queue.
Note You need to log in before you can comment on or make changes to this bug.