[Webkit-unassigned] [Bug 49702] New: REGRESSION: Record actual test results in the JSON result summary for non-layout tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 17 17:33:17 PST 2010


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

           Summary: REGRESSION: Record actual test results in the JSON
                    result summary for non-layout tests
           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


REGRESSION: Record actual test results in the JSON result summary for non-layout tests

Since r71952 we started recording test modifiers (FLAKY/FAILS) for failed tests in the failure summaries (fixableCounts), but the patch wrongly changed the way we record the failure details for each test too.

We should record 
1. actual failure/pass info for each test (this has gotten broken in r71952), and
2. FLAKY/FAILS modifier stats for failure summaries (this was introduced in r71952).

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