-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.5.1
-
None
-
Windows 10 x64, Qt 5.9.4 MSVC2015 32bit
-
39dd8ebc6ec4e5d7d26524653df06154c4ca1f2f
The tests that was open in Text Editor and then closed disappear from Test pane after clicking 'Rescan Tests'.
To reproduce this bug:
- Download and unzip QtTest_rescan_tests_bug.zip
- Open project utility.pro in QtCreator
- In Tests pane there should be visible 3 Qt Tests: Test1Test, Test2Test and Test3Test
- Open tst_test1test.cpp, tst_test2test.cpp, tst_test3test.cpp files in Text Editor
- Close tst_test1test.cpp file - there should be 2 open files in Open Documents pane
- Now in Tests pane right click and select 'Rescan Tests' - this causes the Test1Test to disapear from Tests pane
- Now reopen tst_test1test.cpp file - this will refresh the Test pane and Test1test will be visible again
- Now close all files and click 'Rescan tests' - this causes all test to disapear.
- relates to
-
QTCREATORBUG-19905 CppTools: macro usages have inconsistent locations
-
- Closed
-