summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSami Nurmenniemi <sami.nurmenniemi@qt.io>2017-05-02 10:06:53 +0300
committerSami Nurmenniemi <sami.nurmenniemi@qt.io>2017-05-09 08:15:35 +0000
commit3ce3573b86414361cdacc9400e2d81249405b8af (patch)
tree81b252f24862479987cba61b5bde9e756e4bf566
parentd0b7ce30d3a99a751581147b647072cfbae9d321 (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: Ib0bc910bb7a46dfaceed3e96d9f44266e40e9fa0 Reviewed-by: Kevin Funk <kevin.funk@kdab.com> Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
-rw-r--r--tests/auto/auto.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index ac598ea..5d863d3 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -9,3 +9,6 @@ sub_integration.depends = sub-localsockettestserver
SUBDIRS += benchmarks repc sub_integration integration_multiprocess modelview cmake pods repcodegenerator repparser \
sub_localsockettestserver
+
+# QTBUG-60268
+boot2qt: SUBDIRS -= sub_integration modelview