[Webkit-unassigned] [Bug 50581] New: Make TestResultsServer return empty JSON or 404 for non-existing results files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 6 12:21:18 PST 2010


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

           Summary: Make TestResultsServer return empty JSON or 404 for
                    non-existing results files
           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: kinuko at chromium.org
                CC: ojan at chromium.org


Make TestResultsServer return empty JSON or 404 for non-existing results files.

For non-layout tests some builders do not have complete test results but only for a specific set of tests (e.g. only ui_tests and net_unittests for "XP Tests (dbg)(2)" builder etc).
We should return empty json or 404 for such cases (otherwise the dashboard frontend won't run as intended).

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