From 8e508f3a5c79474da156ccb9e8d9ab76143f12a1 Mon Sep 17 00:00:00 2001 From: Robert Loehning Date: Tue, 1 Nov 2011 17:04:34 +0100 Subject: [PATCH] Squish: Avoid blocking in tst_build_speedcrunch Change-Id: I468d57012df690c5e8120e1e5ec51ad7af224829 Reviewed-by: Christian Stenger --- tests/system/objects.map | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/system/objects.map b/tests/system/objects.map index c2f01bf0785..245d149064d 100644 --- a/tests/system/objects.map +++ b/tests/system/objects.map @@ -5,8 +5,7 @@ :*Qt Creator_Core::Internal::FancyToolButton {occurrence='3' type='Core::Internal::FancyToolButton' unnamed='1' visible='1' window=':Qt Creator_Core::Internal::MainWindow'} :*Qt Creator_Utils::FilterLineEdit {type='Utils::FilterLineEdit' unnamed='1' visible='1' window=':Qt Creator_Core::Internal::MainWindow'} :*Qt Creator_Utils::IconButton {occurrence='4' type='Utils::IconButton' unnamed='1' visible='1' window=':Qt Creator_Core::Internal::MainWindow'} -:Build:_QComboBox {aboveWidget=':Desktop_QLabel' container=':QtCreator.MenuBar_ProjectExplorer::Internal::ProjectListWidget' leftWidget=':Build:_QLabel' type='QComboBox'} -:Build:_QLabel {container=':QtCreator.MenuBar_ProjectExplorer::Internal::ProjectListWidget' name='buildLabel' text='Build:' type='QLabel' visible='1'} +:Build:_QComboBox {aboveWidget=':Desktop_QLabel' container=':QtCreator.MenuBar_ProjectExplorer::Internal::ProjectListWidget' toolTip='Select active build configuration' type='QComboBox'} :CMake Wizard.Finish_QPushButton {text~='(Finish|Done)' type='QPushButton' unnamed='1' visible='1' window=':CMake Wizard_CMakeProjectManager::Internal::CMakeOpenProjectWizard'} :CMake Wizard.Generator:_QLabel {text='Generator:' type='QLabel' unnamed='1' visible='1' window=':CMake Wizard_CMakeProjectManager::Internal::CMakeOpenProjectWizard'} :CMake Wizard.Next_QPushButton {name='__qt__passive_wizardbutton1' text~='(Next.*|Continue)' type='QPushButton' visible='1' window=':CMake Wizard_CMakeProjectManager::Internal::CMakeOpenProjectWizard'}