[Webkit-unassigned] [Bug 32954] New: have run-webkit-tests output the JSON files for tracking layout test flakiness

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 26 12:57:05 PST 2009


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

           Summary: have run-webkit-tests output the JSON files for
                    tracking layout test flakiness
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ojan at chromium.org
                CC: eric at webkit.org, dglazkov at chromium.org


There have been a number of requests to add support for the webkit builders to
the layout test tracking dashboard
(http://src.chromium.org/viewvc/chrome/trunk/src/webkit/tools/layout_tests/flakiness_dashboard.html).

It was intentionally written in a generic way. So 95% of the work to add
support here is to have run-webkit-tests output the JSON files that the
dashboard reads in.  I've written a mini design doc at
http://sites.google.com/a/chromium.org/dev/developers/design-documents/layout-tests-results-dashboard.
It mostly just outlines the format of the JSON files. It also outlines the 6
steps I can think of that need doing to make it all work.

Eric volunteered to do the first task (the run-webkit-tests changes). I'm happy
to do the rest once that's done.

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