summaryrefslogtreecommitdiffstats
path: root/tests/auto/integration/qmediaplayerbackend
diff options
context:
space:
mode:
authorJani Vähäkangas <jani.vahakangas@theqtcompany.com>2015-06-05 11:56:48 +0300
committerJani Vähäkangas <jani.vahakangas@theqtcompany.com>2015-06-30 13:14:00 +0000
commit303acdb6e5b8fa3152388f68156b4d5d2a55d5aa (patch)
treee88c903d11f03b622e82ae9e295656a0c034a948 /tests/auto/integration/qmediaplayerbackend
parent86915f01f7efef912513f750e60e73af28823d4d (diff)
Blacklist cases from qaudiodecoderbackend and qmediaplayerbackend
Change-Id: I73156f18f79afbdb26ba31462162dde9c1d0094b Task-number: QTBUG-46368 Reviewed-by: Caroline Chao <caroline.chao@theqtcompany.com>
Diffstat (limited to 'tests/auto/integration/qmediaplayerbackend')
-rw-r--r--tests/auto/integration/qmediaplayerbackend/BLACKLIST48
-rw-r--r--tests/auto/integration/qmediaplayerbackend/qmediaplayerbackend.pro2
2 files changed, 49 insertions, 1 deletions
diff --git a/tests/auto/integration/qmediaplayerbackend/BLACKLIST b/tests/auto/integration/qmediaplayerbackend/BLACKLIST
new file mode 100644
index 000000000..047fe35e5
--- /dev/null
+++ b/tests/auto/integration/qmediaplayerbackend/BLACKLIST
@@ -0,0 +1,48 @@
+# QTBUG-46368
+
+osx-10.9
+osx-10.10
+windows 32bit developer-build
+
+[construction]
+opensuse-13.1 64bit
+redhatenterpriselinuxworkstation-6.6
+
+[loadMedia]
+opensuse-13.1 64bit
+redhatenterpriselinuxworkstation-6.6
+windows 64bit developer-build
+
+[unloadMedia]
+opensuse-13.1 64bit
+redhatenterpriselinuxworkstation-6.6
+windows 64bit developer-build
+
+[playPauseStop]
+opensuse-13.1 64bit
+redhatenterpriselinuxworkstation-6.6
+ubuntu-14.04 64bit
+windows 64bit developer-build
+
+[processEOS]
+opensuse-13.1 64bit
+redhatenterpriselinuxworkstation-6.6
+windows 64bit developer-build
+
+[deleteLaterAtEOS]
+opensuse-13.1 64bit
+redhatenterpriselinuxworkstation-6.6
+windows 64bit developer-build
+
+[volumeAndMuted]
+opensuse-13.1 64bit
+redhatenterpriselinuxworkstation-6.6
+
+[initialVolume]
+opensuse-13.1 64bit
+redhatenterpriselinuxworkstation-6.6
+windows 64bit developer-build
+
+[playlist]
+opensuse-13.1 64bit
+redhatenterpriselinuxworkstation-6.6
diff --git a/tests/auto/integration/qmediaplayerbackend/qmediaplayerbackend.pro b/tests/auto/integration/qmediaplayerbackend/qmediaplayerbackend.pro
index 79028d885..a2c1bdf87 100644
--- a/tests/auto/integration/qmediaplayerbackend/qmediaplayerbackend.pro
+++ b/tests/auto/integration/qmediaplayerbackend/qmediaplayerbackend.pro
@@ -3,7 +3,7 @@ TARGET = tst_qmediaplayerbackend
QT += multimedia-private testlib
# This is more of a system test
-CONFIG += testcase insignificant_test
+CONFIG += testcase
SOURCES += \