From 96c9211bdde4c170e2fdb2f14178247eb7d8366b Mon Sep 17 00:00:00 2001 From: Sami Nurmenniemi Date: Wed, 3 May 2017 11:40:28 +0300 Subject: 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: I1c520d276bcb606d8d9fa5c7055688defb763867 Reviewed-by: Mitch Curtis --- tests/auto/auto.pro | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests') diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro index 2d2a8618..3a406734 100644 --- a/tests/auto/auto.pro +++ b/tests/auto/auto.pro @@ -5,3 +5,6 @@ SUBDIRS += \ styles \ layoutfilesystem \ layoutresources \ + +# QTBUG-60268 +boot2qt: SUBDIRS = "" -- cgit v1.2.3