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 51051
commit-queue should upload failure diffs when tests flake
https://bugs.webkit.org/show_bug.cgi?id=51051
Summary
commit-queue should upload failure diffs when tests flake
Eric Seidel (no email)
Reported
2010-12-14 12:48:56 PST
commit-queue should upload failure diffs when tests flake
Attachments
Patch
(18.31 KB, patch)
2010-12-14 12:53 PST
,
Eric Seidel (no email)
no flags
Details
Formatted Diff
Diff
Patch
(25.61 KB, patch)
2010-12-15 11:22 PST
,
Eric Seidel (no email)
abarth
: review+
eric
: commit-queue-
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2010-12-14 12:53:17 PST
Created
attachment 76560
[details]
Patch
Eric Seidel (no email)
Comment 2
2010-12-14 12:54:29 PST
This is a first step. This is going to need more patches. But this is a very important feature to add to the flaky test reporting. if this works out we can add this feature to other bots as well. :)
Adam Barth
Comment 3
2010-12-14 13:45:20 PST
I'll look at this tonight.
Eric Seidel (no email)
Comment 4
2010-12-15 11:22:53 PST
Created
attachment 76672
[details]
Patch
Adam Barth
Comment 5
2010-12-15 11:30:36 PST
Comment on
attachment 76672
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=76672&action=review
> WebKitTools/Scripts/webkitpy/common/net/bugzilla/bugzilla.py:449 > + if hasattr(file_or_string, 'read'): > + return file_or_string
This is kind of a hack.
> WebKitTools/Scripts/webkitpy/tool/main.py:75 > + self.filesystem = FileSystem()
Nice. This has been a long time coming.
Eric Seidel (no email)
Comment 6
2010-12-15 13:39:27 PST
Comment on
attachment 76672
[details]
Patch Fixing a /diff/diffs/ typo, one sec.
Eric Seidel (no email)
Comment 7
2010-12-15 13:48:56 PST
Committed
r74138
: <
http://trac.webkit.org/changeset/74138
>
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