[Webkit-unassigned] [Bug 71160] NRWT doesn't show build output when building DRT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 28 16:53:54 PDT 2011


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dpranke at chromium.org,
                   |                            |ojan at chromium.org




--- Comment #1 from Eric Seidel <eric at webkit.org>  2011-10-28 16:53:54 PST ---
The behavior is intentional.  It could save the log somewhere, or it could direct you to use build-dumprendertree to debug the failure,or print the output if passed --verbose.  NRWT is intentionally much more sparse in output than ORWT.

Keeping with the "show the minimum needed for the common case" philosophy, do you have a preference between telling folks to debug with build-dumprendertree, or pass --verbose, or spewing the log only on failure?

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