[Webkit-unassigned] [Bug 59133] New: results.json has_stderr missing should default to false

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 21 13:38:33 PDT 2011


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

           Summary: results.json has_stderr missing should default to
                    false
           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: ojan at chromium.org, dpranke at chromium.org


results.json has_stderr missing should default to false

Looks like there is a lot of bloat in the JSON files from this:

        "svg\/dynamic-updates\/SVGFEDropShadowElement-svgdom-dx-prop.html": {
            "expected": "PASS",
            "time_ms": 95,
            "actual": "IMAGE",
            "has_stderr": false
        },

No need to write has_stderr for every test, or?

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