[Webkit-unassigned] [Bug 204484] New: Impossible to debug webkitpy tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 21 17:44:42 PST 2019


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

            Bug ID: 204484
           Summary: Impossible to debug webkitpy tests
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com

test-webkitpy disables logging:

        _log.info("Suppressing most webkitpy logging while running unit tests.")
        handler.addFilter(testing_filter)

so it's impossible to debug tests.

--verbose needs to re-enable logging.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191122/7fc22db6/attachment-0001.htm>


More information about the webkit-unassigned mailing list