[Webkit-unassigned] [Bug 186852] New: [Win] Exception thrown when processing patch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 20 09:04:28 PDT 2018


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

            Bug ID: 186852
           Summary: [Win] Exception thrown when processing patch.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pvollan at apple.com
                CC: lforschler at apple.com

Starting Queue
Fetching next work item for win-ews
Traceback (most recent call last):
  File "/home/buildbot/WebKit/Tools/Scripts/webkitpy/tool/bot/queueengine.py", l
ine 97, in run
    work_item = self._delegate.next_work_item()
  File "/home/buildbot/WebKit/Tools/Scripts/webkitpy/tool/commands/queues.py", l
ine 452, in next_work_item
    return self._next_patch()
  File "/home/buildbot/WebKit/Tools/Scripts/webkitpy/tool/commands/queues.py", l
ine 217, in _next_patch
    patch_id = self._tool.status_server.next_work_item(self.name)
  File "/home/buildbot/WebKit/Tools/Scripts/webkitpy/common/net/statusserver.py"
, line 165, in next_work_item
    return self._fetch_url(next_patch_url)
  File "/home/buildbot/WebKit/Tools/Scripts/webkitpy/common/net/statusserver.py"
, line 223, in _fetch_url
    if self._api_key:
AttributeError: StatusServer instance has no attribute '_api_key'
Exception while preparing queue Sleeping until 2018-06-20 08:56:03 (120 seconds)

-- 
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/20180620/4d0860f2/attachment-0001.html>


More information about the webkit-unassigned mailing list