WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
upload the right patch
(33.66 KB, patch)
2010-12-09 23:32 PST
,
Eric Seidel (no email)
abarth
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2010-12-09 23:25:28 PST
Created
attachment 76164
[details]
Patch
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
Committed
r73692
: <
http://trac.webkit.org/changeset/73692
>
Eric Seidel (no email)
Comment 8
2010-12-10 01:30:31 PST
Committed
r73694
: <
http://trac.webkit.org/changeset/73694
>
Eric Seidel (no email)
Comment 9
2010-12-10 12:04:47 PST
You can see the first two it's filed here:
https://bugs.webkit.org/show_bug.cgi?id=50822
https://bugs.webkit.org/show_bug.cgi?id=50823
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.
Top of Page
Format For Printing
XML
Clone This Bug