diff --git a/tests/system/suite_general/tst_opencreator_qbs/test.py b/tests/system/suite_general/tst_opencreator_qbs/test.py index cf663f2c660..3938f29f4bd 100644 --- a/tests/system/suite_general/tst_opencreator_qbs/test.py +++ b/tests/system/suite_general/tst_opencreator_qbs/test.py @@ -34,7 +34,7 @@ def main(): if not startedWithoutPluginError(): return openQbsProject(pathCreator) - if not addAndActivateKit(Targets.DESKTOP_5_10_1_DEFAULT): + if not addAndActivateKit(Targets.DESKTOP_5_14_1_DEFAULT): test.fatal("Failed to activate '%s'" % Targets.getStringForTarget(Targets.DESKTOP_5_10_1_DEFAULT)) invokeMenuItem("File", "Exit") return diff --git a/tests/system/suite_general/tst_opencreator_qbs/testdata/projecttree_creator.tsv b/tests/system/suite_general/tst_opencreator_qbs/testdata/projecttree_creator.tsv index 93dfff235ba..276eea2e851 100644 --- a/tests/system/suite_general/tst_opencreator_qbs/testdata/projecttree_creator.tsv +++ b/tests/system/suite_general/tst_opencreator_qbs/testdata/projecttree_creator.tsv @@ -1278,7 +1278,6 @@ "scanner.pro" "7" "plugins.pri" "6" "plugins.pro" "6" -"json.pri" "6" "install_prefix.pri" "5" "library_dirname.pri" "5" "tests" "4" @@ -2326,7 +2325,6 @@ "file.qbs" "6" "main.cpp" "6" "wizard.json" "6" -"qmake/empty" "5" "file.pro" "6" "wizard.json" "6" "qtquickapplication" "5"