summaryrefslogtreecommitdiff
path: root/tests/system/suite_general/tst_build_speedcrunch/test.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/system/suite_general/tst_build_speedcrunch/test.py')
-rw-r--r--tests/system/suite_general/tst_build_speedcrunch/test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/system/suite_general/tst_build_speedcrunch/test.py b/tests/system/suite_general/tst_build_speedcrunch/test.py
index 32a132ad63..e3543d55fa 100644
--- a/tests/system/suite_general/tst_build_speedcrunch/test.py
+++ b/tests/system/suite_general/tst_build_speedcrunch/test.py
@@ -42,7 +42,7 @@ def main():
if not startedWithoutPluginError():
return
openQmakeProject(SpeedCrunchPath, [Targets.DESKTOP_4_8_7_DEFAULT])
- progressBarWait(30000)
+ waitForProjectParsing()
fancyToolButton = waitForObject(":*Qt Creator_Core::Internal::FancyToolButton")