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

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

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes