RESOLVED FIXED 50960
FlakyTestReporter doesn't understand bots running from multiple email addresses
https://bugs.webkit.org/show_bug.cgi?id=50960
Summary FlakyTestReporter doesn't understand bots running from multiple email addresses
Eric Seidel (no email)
Reported 2010-12-13 13:01:00 PST
FlakyTestReporter doesn't understand bots running from multiple email addresses
Attachments
Patch (8.37 KB, patch)
2010-12-13 13:03 PST, Eric Seidel (no email)
no flags
Patch for landing (10.27 KB, patch)
2010-12-13 17:01 PST, Eric Seidel (no email)
no flags
Eric Seidel (no email)
Comment 1 2010-12-13 13:03:44 PST
Adam Barth
Comment 2 2010-12-13 15:27:17 PST
Comment on attachment 76423 [details] Patch ok
WebKit Review Bot
Comment 3 2010-12-13 16:07:51 PST
Comment on attachment 76423 [details] Patch Rejecting attachment 76423 [details] from commit-queue. Failed to run "['./WebKitTools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=abarth-cq-sl', 'build-and-test', '--no-clean', '--no-update', '--test', '--non-interactive']" exit_code: 2 Last 500 characters of output: s/abarth/git/webkit-queue/WebKitTools/Scripts/webkitpy/tool/bot/flakytestreporter.py", line 72, in <lambda> bugs = filter(lambda bug: bug.reporter_email() in allowed_emails, bugs) File "/Users/abarth/git/webkit-queue/WebKitTools/Scripts/webkitpy/common/net/bugzilla/bug.py", line 50, in reporter_email return self.bug_dictionary["reporter_email"] KeyError: 'reporter_email' ---------------------------------------------------------------------- Ran 733 tests in 11.940s FAILED (errors=1) Full output: http://queues.webkit.org/results/6901107
Eric Seidel (no email)
Comment 4 2010-12-13 17:01:14 PST
Created attachment 76470 [details] Patch for landing
WebKit Review Bot
Comment 5 2010-12-13 17:42:56 PST
Comment on attachment 76470 [details] Patch for landing Clearing flags on attachment: 76470 Committed r73991: <http://trac.webkit.org/changeset/73991>
WebKit Review Bot
Comment 6 2010-12-13 17:43:02 PST
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.