Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.13.0
-
-
215b28466682ae3d0f1a2ef26d7972ac8b63d7ab (qt-creator/qt-creator/4.13) c9a956c9895e5e69ff007829f8b526f8d283a05c (qt-creator/qt-creator/4.14)
Description
The following QTest Application Output no longer generates links to the file and containing with the error:
17:01:56: Starting /home/user/src/build-QTestTest-Desktop_Qt_5_14_1_GCC_64bit-Debug/QTestTest ... ********* Start testing of test ********* Config: Using QtTest library 5.14.1, Qt 5.14.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 5.3.1 20160406 (Red Hat 5.3.1-6)) PASS : test::initTestCase() FAIL! : test::test_case1() Does not work Loc: [../QTestTest/tst_test.cpp(14)] PASS : test::cleanupTestCase() Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 0ms ********* Finished testing of test ********* 17:01:57: /home/user/src/build-QTestTest-Desktop_Qt_5_14_1_GCC_64bit-Debug/QTestTest exited with code 1
The Issues pane now contains the error, but it does not allow to jump to the file either ("file not found").
Attachments
Issue Links
- is duplicated by
-
QTCREATORBUG-24601 failed test location not clickable
- Closed
- relates to
-
QTCREATORBUG-24353 qSetMessagePattern no longer clickable
- Closed
-
QTCREATORBUG-24950 Errors are not clickable anymore in Application output panel
- Closed