Details
-
Task
-
Resolution: Unresolved
-
P2: Important
-
None
-
Qt Creator 4.6.0-rc1
-
None
Description
- tst_opencreator_qbs
- tst_openqt_creator
- tst_qtquick_creation
if len(checkedTargets) == 0: if controls and qtVersion < "5.7": test.xfail("Could not check wanted target.", "Quick Controls 2 wizard needs Qt5.7+") else: test.fatal("Could not check wanted target")
(When using 5.10 in this test, you can also remove parameter "targets" from createNewQtQuickApplication())
- tst_qtquick_creation3
available = ["5.6"] for qtVersion in available: # using a temporary directory won't mess up a potentially existing workingDir = tempDir() projectName = createNewQtQuickUI(workingDir, qtVersion) kit = Targets.getStringForTarget(Targets.DESKTOP_5_6_1_DEFAULT)
Attachments
Issue Links
- depends on
-
QTCREATORBUG-19440 Add kit with current Qt version for Squish tests
- Closed
- is required for
-
QTCREATORBUG-20344 Squish: Update Creator's sources used in tests
- Closed
Gerrit Reviews
For Gerrit Dashboard: QTCREATORBUG-20056 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
227769,4 | Squish: Configure Qt Creator projects on Qt 5.10 | 4.6 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |
259623,4 | Squish: Update tst_qtquick_creation | 4.9 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |
259624,8 | Squish: Fix and update tst_qtquick_creation3 | 4.9 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |