summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets.pro
diff options
context:
space:
mode:
authorSami Nurmenniemi <sami.nurmenniemi@qt.io>2017-05-03 12:04:49 +0300
committerSami Nurmenniemi <sami.nurmenniemi@qt.io>2017-05-08 12:42:40 +0000
commit1a20a227411199dc28e1231dac863893ca58e927 (patch)
tree5ab57f558f542ce08e715753c74535ee9a925710 /tests/auto/widgets/widgets.pro
parent028bd20e41fc1995c34ca4c19e5342ff3efe0c6a (diff)
Disable/blacklist failing tests for boot2qt
Currently boot2qt is tested with QEMU and some tests fail. Disabling them for now to make it possible to enable qt5 tests for Coin. Task-number: QTBUG-60266 Change-Id: I91a61bfb99b2629cb549b76d60c24f1d5f8c3ad8 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'tests/auto/widgets/widgets.pro')
-rw-r--r--tests/auto/widgets/widgets.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/auto/widgets/widgets.pro b/tests/auto/widgets/widgets.pro
index de00e5f07..90352310e 100644
--- a/tests/auto/widgets/widgets.pro
+++ b/tests/auto/widgets/widgets.pro
@@ -20,3 +20,8 @@ contains(WEBENGINE_CONFIG, use_spellchecker):!cross_compile {
message("Spellcheck test will not be built because it depends on usage of Hunspell dictionaries.")
}
}
+
+# QTBUG-60268
+boot2qt: SUBDIRS -= qwebengineaccessibility qwebenginedefaultsurfaceformat \
+ qwebenginefaviconmanager qwebenginepage qwebenginehistory \
+ qwebengineprofile qwebenginescript qwebengineview