Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-28576

Debug Test Under Cursor does not run the test

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Not Evaluated Not Evaluated
    • Qt Creator 9.0.1
    • Qt Creator 9.0.0
    • Test Integration
    • None
    • Linux/X11

      When trying to debug a specific test (google test) by right clicking on the test name and selecting "Debug Test Under Cursor" the test is not run at all. 

      When examining the Application Output I can see that gtest-filter is surrounded by single quotes. Running this on the command line but removing the single quotes is running the test.

      ../my_test '--gtest_filter="Statuses.SeverityText"' --gtest_break_on_failure --gtest_catch_exceptions=0

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            cstenger Christian Stenger
            slav.slavov Slav Slavov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes