Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt Creator does not print full googletest debug output anymore (since one of the last updates)
Qt 6.11 is out! See what's new in the release blog

Qt Creator does not print full googletest debug output anymore (since one of the last updates)

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 344 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    devjb
    wrote on last edited by devjb
    #1

    I used autotests with googletest in Qt creator for a long time.

    Back in the days of older Qt Creator versions, when I switched the test result pane from showing the test results in the fancy autotest format to the raw text output, I was able to fully see all debug output that has been generated during the test run from my test application.

    However, a while ago, Qt creator started to not show the Qt debug output generated by the test application anymore.
    I can still see the full googletest output when I run the test application manually by clicking "Run", containing all the Qt debug messages.

    I cannot really remember when exactly this behaviour started. Probably with 4.12 or 4.13, I did not yet check it by downgrading (currently on 4.14).

    Does anyone have an Idea how to find out, what's going on here?

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved