From 76781b40a767663e58e1ba38a4a4a14469528a33 Mon Sep 17 00:00:00 2001 From: Christian Stenger Date: Wed, 29 Jun 2016 13:43:01 +0200 Subject: [PATCH] Squish: Adapt suite_qtquick to 4.1 changes Change-Id: Ic1d178820a3c2b6ce61f9e4fc424bc701eca87e5 Reviewed-by: Robert Loehning --- tests/system/shared/project.py | 2 +- .../tst_qml_outline/testdata/focus.qml_mod3_outline.tsv | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/system/shared/project.py b/tests/system/shared/project.py index a8d16c9e3ad..d5cf7030aac 100644 --- a/tests/system/shared/project.py +++ b/tests/system/shared/project.py @@ -125,7 +125,7 @@ def __createProjectSetNameAndPath__(path, projectName = None, checks = True, lib return str(projectName) def __createProjectHandleQtQuickSelection__(minimumQtVersion): - comboBox = waitForObject("{buddy=':Minimal required Qt version:_QLabel' name='QtVersion' " + comboBox = waitForObject("{leftWidget=':Minimal required Qt version:_QLabel' name='QtVersion' " "type='Utils::TextFieldComboBox' visible='1'}") try: selectFromCombo(comboBox, "Qt %s" % minimumQtVersion) diff --git a/tests/system/suite_qtquick/tst_qml_outline/testdata/focus.qml_mod3_outline.tsv b/tests/system/suite_qtquick/tst_qml_outline/testdata/focus.qml_mod3_outline.tsv index 6aac83e07ba..086c391d2ea 100644 --- a/tests/system/suite_qtquick/tst_qml_outline/testdata/focus.qml_mod3_outline.tsv +++ b/tests/system/suite_qtquick/tst_qml_outline/testdata/focus.qml_mod3_outline.tsv @@ -3,7 +3,7 @@ "id" "1" "window" "txtCnt" "1" """Property""" "clicked" "1" "" -"clicked" "1" "" +"clicked()" "1" "" "width" "1" "800" "height" "1" "480" "color" "1" """white"""