Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
None
-
Qt Creator 4.5.0
-
None
-
using QBS, Qt 5.10.0 on macOS 10.13.3
-
d226c84cca3d20cd6ed7ca0a8b9a899c91bd728b
Description
There is QObject in tests view. I am using QBS Qt 5.10.0 on macOS 10.13.3
It is somehow connected to other test which is then runned twice. When I run QObject alone it will run some other test.
For example sometimes. inv::SortTest is runned twice causing Total passes mismatch.
In details it does not show any file
But moreover sometimes QObject ( whathever it is ) runs normal application in QBS project causing of course failing that test, bacause it is not test and opens normal app.
I do not know even how to investigate problem, because I do not know how the test scanner works.
Attachments
Issue Links
- resulted in
-
QTCREATORBUG-19794 AutoTest: Fails to determine test executables when using Qbs on macOS
-
- Closed
-