From 9749ddeb4b2eb083413441a9403d7b5ffab1f6c1 Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Thu, 21 May 2015 17:02:57 +0200 Subject: Remove test other/baselineexample. baselineexample.pro is missing CONFIG += testcase, so, make check succeeds without doing anything. The test seems to connect to some network server to retrieve baseline images, but that infrastructure apparently no longer exists. Change-Id: I98f4fe5ef8a508fda90e408df2781a944eb99a60 Reviewed-by: Simon Hausmann --- tests/auto/other/other.pro | 3 --- 1 file changed, 3 deletions(-) (limited to 'tests/auto/other/other.pro') diff --git a/tests/auto/other/other.pro b/tests/auto/other/other.pro index a5ed4c5f31..8c911da2e0 100644 --- a/tests/auto/other/other.pro +++ b/tests/auto/other/other.pro @@ -1,7 +1,6 @@ TEMPLATE=subdirs SUBDIRS=\ # atwrapper \ # QTBUG-19452 - baselineexample \ compiler \ gestures \ lancelot \ @@ -26,7 +25,6 @@ SUBDIRS=\ toolsupport \ !qtHaveModule(widgets): SUBDIRS -= \ - baselineexample \ gestures \ lancelot \ languagechange \ @@ -41,7 +39,6 @@ SUBDIRS=\ qaccessibilitymac \ !qtHaveModule(network): SUBDIRS -= \ - baselineexample \ lancelot \ networkselftest \ qnetworkaccessmanager_and_qprogressdialog \ -- cgit v1.2.3