Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.12.0-beta1
-
None
-
-
8806ae3bdf6a6233b2c4620566fa0414aef6daf9 (qt-creator/qt-creator/4.12)
Description
In the following example, the test output is not always properly parsed. As soon as the `qDebug()` is printed, nothing else is. (In the test results panel). If I run the application in the command line, I see this line printed in the beginning, When running by running all tests, it comes somewhere in the middle.
Output difference (The "Hello there" line comes somewhere else, and as soon as it is there, the rest of the output is not printed anymore):
Attachments
Issue Links
- relates to
-
QTCREATORBUG-23939 Unit test fail if launched within Qt Creator 4.12
- Closed