forked from qt-creator/qt-creator
Squish: Update tst_build_speedcrunch
Change-Id: Ie3ea3a06f36a540e1e96ed288af46e5e69e47997 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -58,7 +58,7 @@ def main():
|
|||||||
test.log("Testing build configuration: " + config)
|
test.log("Testing build configuration: " + config)
|
||||||
invokeMenuItem("Build", "Run qmake")
|
invokeMenuItem("Build", "Run qmake")
|
||||||
waitForCompile()
|
waitForCompile()
|
||||||
invokeMenuItem("Build", "Rebuild All Projects")
|
selectFromLocator("t rebuild", "Rebuild (Rebuild All Projects)")
|
||||||
waitForCompile(300000)
|
waitForCompile(300000)
|
||||||
checkCompile()
|
checkCompile()
|
||||||
checkLastBuild()
|
checkLastBuild()
|
||||||
|
Reference in New Issue
Block a user