Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 14.0.0, Qt Creator 15.0.0 (15.0 branch)
-
None
Description
Test tst_opencreator_qbs randomly fails in test automation. I haven't been able to reproduce this issue with my laptop environment, but the issue can easily be reproduced with virtual machines used by Jenkins.
Test steps:
1. Clone qt-creator project with tag v12.0.2: git clone --branch v12.0.2 git://code.qt.io/qt-creator/qt-creator.git
2. Launch Creator without clang: ./qtcreator -noload ClangCodeModel
3. Select 'Open Project' and file 'qtcreator.qbs'
Result:
Opening project randomly fails to 'Fatal qbs error: The qbs process quit unexpectedly' error note.
Attachments
Issue Links
- duplicates
-
QBS-1799 Recurring crash while resolving
- Reported