[Webkit-unassigned] [Bug 249045] [ews] Improve handling of non-existing status-bubbles

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 9 14:36:31 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=249045

--- Comment #2 from Aakash Jain <aakash_jain at apple.com> ---
Exception from logs:

  File "/var/ews/OpenSource/Tools/CISupport/ews-app/ews/common/github.py", line 230, in generate_comment_text_for_change
    comment_for_row += self.github_status_for_queue(change, queue)
  File "/var/ews/OpenSource/Tools/CISupport/ews-app/ews/common/github.py", line 272, in github_status_for_queue
    return u'| [{icon} {name} ]({url} "{hover_over_text}") '.format(icon=icon, name=name, url=url, hover_over_text=hover_over_text)
UnboundLocalError: local variable 'url' referenced before assignment

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221209/e8def0a0/attachment.htm>


More information about the webkit-unassigned mailing list