[Webkit-unassigned] [Bug 101469] New: REGRESSION(r133380): new tests without expected file reported as failing tests on the bots

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 7 06:58:31 PST 2012


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

           Summary: REGRESSION(r133380): new tests without expected file
                    reported as failing tests on the bots
           Product: WebKit
           Version: 420+
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: NRWT
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org
                CC: ojan at chromium.org, dpranke at chromium.org


http://trac.webkit.org/changeset/133380 changed the output from "no expected results found" to "missing results",
but _parseNewRunWebKitTestsOutput() in master.cfg still uses the old format:
http://trac.webkit.org/browser/trunk/Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg?rev=133299#L365

It is similar breakage to https://bugs.webkit.org/show_bug.cgi?id=93537

I think the best way to fix it is moving the output parsing to NRWT and 
dumping only one, easily parsable, never changing line for master.cfg.

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