[Webkit-unassigned] [Bug 175072] New: Intermittent exception in buildPageURLForIteration for buildbot 0.9 dashboard

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 2 09:29:47 PDT 2017


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

            Bug ID: 175072
           Summary: Intermittent exception in buildPageURLForIteration for
                    buildbot 0.9 dashboard
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aakash_jain at apple.com
                CC: lforschler at apple.com

For buildbot 0.9, few times, dashboard fails to load the builder name to ID mapping (e.g.: intermittent network issue). In such cases buildPageURLForIteration() in dashboard/Scripts/Buildbot.js throws an exception: 

"TypeError: undefined is not an object (evaluating 'this._builderNameToIDMap[iteration.queue.id]')"

This causes the bubbles for those queues to disappear from the dashboard. We should handle such cases gracefully.

-- 
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/20170802/78cab9d4/attachment-0001.html>


More information about the webkit-unassigned mailing list