[Webkit-unassigned] [Bug 56323] New: [Qt] Add a command line option to capture stdout and stderr for DumpRenderTree

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 14 12:30:50 PDT 2011


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

           Summary: [Qt] Add a command line option to capture stdout and
                    stderr for DumpRenderTree
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Keywords: Qt, QtTriaged
          Severity: Normal
          Priority: P5
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: laszlo.1.gombos at nokia.com
                CC: koshuin at gmail.com, siddharth.mathur at nokia.com,
                    qi.2.zhang at nokia.com


LayoutTests rely on redirecting stdout of the DumpRenderTree process. On Symbian redirecting stdout (and stderr) is quite an "involved" process (see http://wiki.forum.nokia.com/index.php/TSS001020_-_Open_C:_Redirecting_stdin_and_stdout_streams or http://qt.gitorious.org/qt/pages/SymbianFAQ).

It would be beneficial if the DumpRendertree executable for the Qt port would have a command line option to specify an outputfile (and perhaps an error file). This is in preparation for running LayoutTests on Symbian. I would recommend to add this option to all Qt supported platforms to make sure that the code is maintained, even though it seems that this is only useful/needed on Symbian.

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