[Webkit-unassigned] [Bug 83222] New: run-webkit-tests doesn't need to generate both incremental_results.json and full_results.json

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 4 14:53:42 PDT 2012


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

           Summary: run-webkit-tests doesn't need to generate both
                    incremental_results.json and full_results.json
           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: eric at webkit.org, abarth at webkit.org,
                    dpranke at chromium.org


1. Make sure full_results.json has all the metadata incremental_results.json has
2. Make the test-results server parse full_results.json and merge that into results.json instead of parsing incremental_results.json
3. Stop generating incremental_results.json entirely and delete all the associated python code!

Will make for less code that needs maintaining and fewer generated files.

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