RESOLVED FIXED Bug 50803
The commit-queue should file bugs about flaky tests it encounters
https://bugs.webkit.org/show_bug.cgi?id=50803
Summary The commit-queue should file bugs about flaky tests it encounters
Eric Seidel (no email)
Reported 2010-12-09 23:20:58 PST
The commit-queue should file bugs about flaky tests it encounters
Attachments
Patch (33.67 KB, patch)
2010-12-09 23:25 PST, Eric Seidel (no email)
no flags
upload the right patch (33.66 KB, patch)
2010-12-09 23:32 PST, Eric Seidel (no email)
abarth: review+
Eric Seidel (no email)
Comment 1 2010-12-09 23:25:28 PST
Eric Seidel (no email)
Comment 2 2010-12-09 23:26:17 PST
webkit-patch suggest-reviewers was a bit overzealous for this bug. I think we should probably limit it to 5 CCs or something.
Eric Seidel (no email)
Comment 3 2010-12-09 23:27:54 PST
Dropping most of the CC's feel free to add yourself back of course.
Eric Seidel (no email)
Comment 4 2010-12-09 23:32:37 PST
Created attachment 76166 [details] upload the right patch
Adam Barth
Comment 5 2010-12-09 23:59:04 PST
Comment on attachment 76166 [details] upload the right patch View in context: https://bugs.webkit.org/attachment.cgi?id=76166&action=review I fear this will annoy people too much, but it seems better than our previous design. > WebKitTools/Scripts/webkitpy/tool/bot/flakytestreporter.py:102 > + latest_flake_message = "The %s just saw %s flake while processing patch %s on bug %s." % (self._bot_name, flaky_test, patch.id(), patch.bug_id()) You should say attachment instead of patch to get autolinking to work.
Daniel Bates
Comment 6 2010-12-10 00:04:49 PST
Comment on attachment 76166 [details] upload the right patch View in context: https://bugs.webkit.org/attachment.cgi?id=76166&action=review > WebKitTools/Scripts/webkitpy/common/config/urls.py:1 > +# Copyright (c) 2010, Google Inc. All rights reserved. Casually looked at this patch and noticed that you have an extraneous comma after 2010.
Eric Seidel (no email)
Comment 7 2010-12-10 00:31:51 PST
Eric Seidel (no email)
Comment 8 2010-12-10 01:30:31 PST
Eric Seidel (no email)
Comment 9 2010-12-10 12:04:47 PST
Eric Seidel (no email)
Comment 10 2010-12-10 17:36:31 PST
*** Bug 45740 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.