[Webkit-unassigned] [Bug 42637] New: new-run-webkit-tests: Support auto indentation based on call stack depth for debugging

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 20 06:36:39 PDT 2010


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

           Summary: new-run-webkit-tests: Support auto indentation based
                    on call stack depth for debugging
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hayato at chromium.org


It would be nice to indent output of logging automatically based on call stack depth like:

100720 22:30:15                test_files.py:65   DEBUG Gathering tests from: ['fast/css'] relative to /Users/hayato/src/webkit/WebKit/LayoutTests
100720 22:30:15                test_files.py:104  DEBUG Test gathering took 0.015220 seconds
100720 22:30:15                  printing.py:538  INFO Using port 'mac-leopard'
100720 22:30:15                metered_stream.py:126  INFO Parsing expectations ...
100720 22:30:15                    test_expectations.py:388  ERROR 

Such an auto-indentation helps me to trace new-run-webkit-tests for debugging.
This might be helpful for others.

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