Bug 192080

Summary: webkitbot gets an HTTP 302 error when using the 'hi' command
Product: WebKit Reporter: Lucas Forschler <lforschler>
Component: Tools / TestsAssignee: Lucas Forschler <lforschler>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, glenn, lforschler, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 11   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
v1 patch for review. ap: review+, lforschler: commit-queue-

Lucas Forschler
Reported 2018-11-28 09:22:26 PST
webkitbot: hi returns an HTTP 302 error. In the code, I see that WKR also pukes when using this command, so it's likely we need to special case webkitbot the same way to do WKR.
Attachments
v1 patch for review. (1.56 KB, patch)
2018-11-28 09:42 PST, Lucas Forschler
ap: review+
lforschler: commit-queue-
Lucas Forschler
Comment 1 2018-11-28 09:42:51 PST
Created attachment 355879 [details] v1 patch for review.
Alexey Proskuryakov
Comment 2 2018-11-28 09:46:55 PST
Comment on attachment 355879 [details] v1 patch for review. View in context: https://bugs.webkit.org/attachment.cgi?id=355879&action=review > Tools/Scripts/webkitpy/tool/bot/irc_command.py:123 > quips = tool.bugs.quips() A better approach would be to delete all code related to quips - it's not used at all at this point.
Lucas Forschler
Comment 3 2018-11-28 09:52:09 PST
Radar WebKit Bug Importer
Comment 4 2018-11-28 09:53:36 PST
Note You need to log in before you can comment on or make changes to this bug.