Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-34630

Windows: Do not pipe output to both stdout and system debugger buffer

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 5.2.1
    • 5.2.0 Beta1
    • Testing: qtestlib
    • None

      When a test is launched on Windows (plain text logger), test output is both piped into the system debug buffer and to stdout. This leads to Qt Creator printing the same messages twice ...

      Ideally TestLib would write to the system debug buffer only if stdout is not available (GUI application). If that's not possible, a workaround might be an option / environment variable so that Qt Creator can explicitly limit the output to one destination.

        For Gerrit Dashboard: QTBUG-34630
        # Subject Branch Project Status CR V

            kkohne Kai Köhne
            kkohne Kai Köhne
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes