[Webkit-unassigned] [Bug 58481] New: Impossible to tell from results.json/results.html if run was complete or not

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 13 14:32:00 PDT 2011


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

           Summary: Impossible to tell from results.json/results.html if
                    run was complete or not
           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: eric at webkit.org
                CC: abarth at webkit.org, ojan at chromium.org,
                    dpranke at chromium.org


Impossible to tell from results.json/results.html if run was complete or not

I'm having to write a whole bunch of code in the commit-queue to guess if a run was complete or not.  results.json and results.html should record this information.  Specifically what the --exit-after-N-failures value was, or just if the result completed.

I want to be able to tell if a test failed or passed definitively from a results archive.  Currently that's impossible without apriori knowledge about how the tests were run.

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