[Webkit-unassigned] [Bug 88548] New: flakiness dashboard needs to be updated to understand skia test expectations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 7 10:26:35 PDT 2012


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

           Summary: flakiness dashboard needs to be updated to understand
                    skia test expectations
           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: ojan at chromium.org
                CC: dpranke at chromium.org, epoger at chromium.org


See http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=svg%2Fas-background-image%2Fsvg-as-background-5.html.

It only shows the DEBUG = SLOW lines. It should also show the following line from the skia expectations file:
BUGCR131189 : svg/as-background-image/svg-as-background-5.html = IMAGE

The short-term, easy fix is to append the skia expectations contents to the main expectations contents before we process it in flakiness_dashboard.js. I think we should do this in order to make the current dashboard work.

In the long-term, when we add cascading, I'm not sure we want to duplicate all that code in flakiness_dashboard.js. It seems like we should store that data in the JSON somehow. Maybe the JSON could hold the bug# + last expected outcome for that builder?

-- 
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