summaryrefslogtreecommitdiffstats
path: root/tests/auto/qmediaplayerbackend/qmediaplayerbackend.pro
diff options
context:
space:
mode:
authorMichael Goddard <michael.goddard@nokia.com>2011-08-04 16:38:42 +1000
committerQt by Nokia <qt-info@nokia.com>2011-08-04 08:53:51 +0200
commit6eac3bd6488f8d8b368d97bdb8d701b804310be6 (patch)
tree44c62c6dce4e9353c765ad3bb33d2c29443c2911 /tests/auto/qmediaplayerbackend/qmediaplayerbackend.pro
parentaf84038bef9a60a6a4f4f7c2b43f5268923a1114 (diff)
Mark a few tests as "not autotests".
So "make check" doesn't find them, since they are more system tests than automatic unit tests (since they access the real MM backends). Change-Id: I3322b4206bce16a97c28753b80c0ed5dc0bb250e Reviewed-on: http://codereview.qt.nokia.com/2599 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
Diffstat (limited to 'tests/auto/qmediaplayerbackend/qmediaplayerbackend.pro')
-rw-r--r--tests/auto/qmediaplayerbackend/qmediaplayerbackend.pro7
1 files changed, 3 insertions, 4 deletions
diff --git a/tests/auto/qmediaplayerbackend/qmediaplayerbackend.pro b/tests/auto/qmediaplayerbackend/qmediaplayerbackend.pro
index 178a9194a..a14dc3bb4 100644
--- a/tests/auto/qmediaplayerbackend/qmediaplayerbackend.pro
+++ b/tests/auto/qmediaplayerbackend/qmediaplayerbackend.pro
@@ -1,12 +1,11 @@
load(qttest_p4)
-# temporarily blacklist because it fails for unknown reason
-CONFIG += insignificant_test
-
QT += multimediakit-private
# TARGET = tst_qmediaplayerbackend
-# CONFIG += testcase
+
+# This is more of a system test
+CONFIG -= testcase
DEFINES += TESTDATA_DIR=\\\"$$PWD/\\\"