[Webkit-unassigned] [Bug 28060] New: bugzilla-tool needs a --quiet option

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 6 20:56:11 PDT 2009


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

           Summary: bugzilla-tool needs a --quiet option
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: abarth at webkit.org
                CC: eric at webkit.org, ddkilzer at webkit.org


When running bugzilla-tool in --commit-queue mode, it produces a ton of output,
most of which is not helpful for understanding what's going on.  It would be
useful to have a --quiet option for land-patches that suppressed most of the
noise.

In order of importance:

1) I don't need to see the build spew.  It fine just to see "Building...".
2) I don't need to see the test spew.  "Testing..." is fine.
3) If the tests fail it would be useful to see which ones.  For example, grep
the ouput for "fail" and "crash".
4) If a build fails, it would be useful to see which file failed to compile.

This would make commit-queue about a 100x easy to 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