[Webkit-unassigned] [Bug 203024] New: DumpRenderTree should clear WTFLogChannelState::OnWithAccumulation state set by testRunner.accummulateLogsForChannel

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 15 21:06:50 PDT 2019


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

            Bug ID: 203024
           Summary: DumpRenderTree should clear
                    WTFLogChannelState::OnWithAccumulation state set by
                    testRunner.accummulateLogsForChannel
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com

If a test case calls testRunner.accummulateLogsForChannel("IndexedDB"),
all subsequent IndexedDB tests dumps the log.
This is bloating DumpRenderTree log because DumpRenderTree is run with --debug-rwt-logging switch.
For example,
https://build.webkit.org/builders/Apple-Catalina-Debug-WK1-Tests/builds/70/steps/layout-test/logs/stdio

testRunner.accummulateLogsForChannel was added by Bug 157274.

-- 
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/20191016/b1791abe/attachment.html>


More information about the webkit-unassigned mailing list