[Webkit-unassigned] [Bug 101097] New: META: bugs.webkit.org should display post-commit bot results (EWS style)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 2 13:42:21 PDT 2012


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

           Summary: META: bugs.webkit.org should display post-commit bot
                    results (EWS style)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: abarth at webkit.org, ojan at chromium.org,
                    dpranke at chromium.org, rniwa at webkit.org


META: bugs.webkit.org should display post-commit bot results (EWS style)

This would make it much easier to see if your patch broke various bots, or regressed/progressed performance.  Right now we have all the data, it's just buried deep in build.webkit.org and webkit-perf.appspot.com and build.chromium.org pages, and none of it is easily accessible by revision.

The first step is probably adding revision-based lookup to these services, but if necessary we could build our own revision-based index in a separate web application.

Another step is adding some "watcher" bot (similar to the feeder bot for the EWS queues) which polls the relevant build-results applications and posts the results in a place where they can be displayed, similar to the EWS bubbles iframe.

The EWS bubbles are just an iframe which we insert in to bugzilla:
http://trac.webkit.org/browser/trunk/Websites/bugs.webkit.org/template/en/custom/attachment/edit.html.tmpl#L259

which points to a page on the EWS status server:
https://webkit-commit-queue.appspot.com/status-bubble/168822

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list