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

Cannot double click test failures to take me to the code any more

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 4.3.0
    • Test Integration
    • None
    • Using Qt Creator with Qt 5.1.1, GNU gdb (Ubuntu 7.7.1-0ubuntu5~14.04.2) 7.7.1, g++ (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4

      One of my tests failed, so I tried to follow the link to the file and line number from the output window, but it doesn't work any more... I mean the ones looking like this (copy & pasted from my output window):

      FAIL! : BuiApplicationTest::testCreate() test

      Loc: [/home/martonb/work/qt/test/unit/auto/BuiApplicationTest/tst_buiapplicationtest.cpp(31)]

      Tried all these combinations, none of them seem to work:
      QVERIFY(false);
      QCOMPARE(1, 2);
      QFAIL("test");

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

            cstenger Christian Stenger
            mbardos76 Marton Bardos
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes