From 508df25faab2adb1565b2ac8a92a0cf768add69f Mon Sep 17 00:00:00 2001 From: J-P Nurmi Date: Thu, 20 Apr 2017 08:24:28 +0200 Subject: Re-enable tst_focus on Linux The auto test was disabled on Linux, because it was randomly crashing in libdbus on Ubuntu 14.04. The CI has upgraded to Ubuntu 16.04 so this should no longer be a problem. Task-number: QTBUG-50295 Change-Id: If654a30456a0d5e2a516b5e235b9b75e89425c92 Reviewed-by: Mitch Curtis --- tests/auto/auto.pro | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'tests/auto/auto.pro') diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro index a04615d6..1947b177 100644 --- a/tests/auto/auto.pro +++ b/tests/auto/auto.pro @@ -6,6 +6,7 @@ SUBDIRS += \ controls \ cursor \ drawer \ + focus \ menu \ platform \ popup \ @@ -19,7 +20,3 @@ SUBDIRS += \ revisions \ sanity \ snippets - -# QTBUG-50295 -!linux: SUBDIRS += \ - focus -- cgit v1.2.3